From ce0c1b43b7a5c4cc2192f7158741c779a84dc4fe Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Wed, 9 Mar 2016 17:41:25 +0100 Subject: update python2-numpydoc MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- python2-numpydoc/watch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'python2-numpydoc/watch') diff --git a/python2-numpydoc/watch b/python2-numpydoc/watch index 9da2d26..d51351b 100755 --- a/python2-numpydoc/watch +++ b/python2-numpydoc/watch @@ -1,7 +1,7 @@ #!/bin/sh [ -f 'index.html' ] && rm 'index.html' -wget http://pypi.python.org/packages/source/n/numpydoc/ >/dev/null 2>/dev/null +wget https://pypi.python.org/pypi/numpydoc >/dev/null 2>/dev/null if [ $? = 0 ]; then [ -f unfetchable ] && rm unfetchable grep numpydoc- < index.html | md5sum > new-sum -- cgit v1.2.3-70-g09d2