summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--python/numpydoc/numpydoc.SlackBuild4
-rw-r--r--python/numpydoc/numpydoc.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/numpydoc/numpydoc.SlackBuild b/python/numpydoc/numpydoc.SlackBuild
index 4f95cd6a2b..d936d2cb1a 100644
--- a/python/numpydoc/numpydoc.SlackBuild
+++ b/python/numpydoc/numpydoc.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for numpydoc
-# Copyright 2015-2018 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2015-2019 Dimitris Zlatanidis Orestiada, Greece
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=numpydoc
-VERSION=${VERSION:-0.8.0}
+VERSION=${VERSION:-0.9.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/numpydoc/numpydoc.info b/python/numpydoc/numpydoc.info
index a2640038be..8d1e5df628 100644
--- a/python/numpydoc/numpydoc.info
+++ b/python/numpydoc/numpydoc.info
@@ -1,8 +1,8 @@
PRGNAM="numpydoc"
-VERSION="0.8.0"
+VERSION="0.9.0"
HOMEPAGE="https://github.com/numpy/numpydoc"
-DOWNLOAD="https://pypi.python.org/packages/95/a8/b4706a6270f0475541c5c1ee3373c7a3b793936ec1f517f1a1dab4f896c0/numpydoc-0.8.0.tar.gz"
-MD5SUM="9ee991a3e3b44c955c868d80e1ea7630"
+DOWNLOAD="https://files.pythonhosted.org/packages/9f/58/a877c532f90066a415a139b51af0ea1e1336893bdbb5686e75ad9a6f98cc/numpydoc-0.9.0.tar.gz"
+MD5SUM="0956677fc81b2dc51730a9898d063b25"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="Sphinx Jinja2"