aboutsummaryrefslogtreecommitdiff
path: root/python/python3-aniso8601
diff options
context:
space:
mode:
Diffstat (limited to 'python/python3-aniso8601')
-rw-r--r--python/python3-aniso8601/python3-aniso8601.SlackBuild2
-rw-r--r--python/python3-aniso8601/python3-aniso8601.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/python3-aniso8601/python3-aniso8601.SlackBuild b/python/python3-aniso8601/python3-aniso8601.SlackBuild
index 21b29985cc..ab70938cea 100644
--- a/python/python3-aniso8601/python3-aniso8601.SlackBuild
+++ b/python/python3-aniso8601/python3-aniso8601.SlackBuild
@@ -29,7 +29,7 @@ cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=python3-aniso8601
SRCNAM=${PRGNAM#python3-*}
-VERSION=${VERSION:-10.0.0}
+VERSION=${VERSION:-10.0.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/python/python3-aniso8601/python3-aniso8601.info b/python/python3-aniso8601/python3-aniso8601.info
index f6f7081bbd..178d498d6f 100644
--- a/python/python3-aniso8601/python3-aniso8601.info
+++ b/python/python3-aniso8601/python3-aniso8601.info
@@ -1,8 +1,8 @@
PRGNAM="python3-aniso8601"
-VERSION="10.0.0"
+VERSION="10.0.1"
HOMEPAGE="https://bitbucket.org/nielsenb/aniso8601"
-DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aniso8601/aniso8601-10.0.0.tar.gz"
-MD5SUM="29acca96d02d182b7ff09f02047b84a8"
+DOWNLOAD="https://files.pythonhosted.org/packages/source/a/aniso8601/aniso8601-10.0.1.tar.gz"
+MD5SUM="ea9bb2b816aa448078d91aea3ce43d55"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python3-dateutil"