summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/aniso8601/aniso8601.SlackBuild4
-rw-r--r--python/aniso8601/aniso8601.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/aniso8601/aniso8601.SlackBuild b/python/aniso8601/aniso8601.SlackBuild
index 962d236cad..8e038e5823 100644
--- a/python/aniso8601/aniso8601.SlackBuild
+++ b/python/aniso8601/aniso8601.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for aniso8601
-# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2016-2017 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=aniso8601
-VERSION=${VERSION:-1.2.0}
+VERSION=${VERSION:-1.3.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/aniso8601/aniso8601.info b/python/aniso8601/aniso8601.info
index 89a4e4b027..1dd7d90fe5 100644
--- a/python/aniso8601/aniso8601.info
+++ b/python/aniso8601/aniso8601.info
@@ -1,8 +1,8 @@
PRGNAM="aniso8601"
-VERSION="1.2.0"
+VERSION="1.3.0"
HOMEPAGE="https://bitbucket.org/nielsenb/aniso8601"
-DOWNLOAD="https://pypi.python.org/packages/5b/fb/251a0dd2f4710e60664ddd8bd3485bd8362530f47af9e88f4061fe589ebf/aniso8601-1.2.0.tar.gz"
-MD5SUM="bb678d20e4b2c701d7c38a7fc4b7cff5"
+DOWNLOAD="https://pypi.python.org/packages/07/2e/63316d28874c0207de3dbb85cca21a1dd7be06082952a907a7638311a925/aniso8601-1.3.0.tar.gz"
+MD5SUM="d3c987293e4b5acf2004edf48cd19e9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="python-dateutil"