summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pendulum/pendulum.SlackBuild4
-rw-r--r--python/pendulum/pendulum.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild
index fdc4c5740b..8df9fbda86 100644
--- a/python/pendulum/pendulum.SlackBuild
+++ b/python/pendulum/pendulum.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for pendulum
-# 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=pendulum
-VERSION=${VERSION:-0.7.0}
+VERSION=${VERSION:-1.2.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index 218fec00f6..777045d2c7 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,8 +1,8 @@
PRGNAM="pendulum"
-VERSION="0.7.0"
+VERSION="1.2.0"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://pypi.python.org/packages/af/b6/aea118b901b37aceeebb80afbe43ae2db94d605cdd766eee98765ba7f220/pendulum-0.7.0.tar.gz"
-MD5SUM="2f099b1e94b6158d275475aaa3002fb2"
+DOWNLOAD="https://pypi.python.org/packages/bd/76/df64385be0590c4b5d8dd424df391bac39c6d931bd4ef497d5931dca64b1/pendulum-1.2.0.tar.gz"
+MD5SUM="2e33ade37806bddee5e12c3717c090c6"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal python-dateutil pytzdata"