summaryrefslogtreecommitdiffstats
path: root/python
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-11-15 18:02:40 +0100
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-11-18 12:40:42 +0700
commitb1e30da256b591ee3ee57661b47945e4edfcf866 (patch)
treeed3aef779cbeb76938f64ae2ed5dbba3a9988efe /python
parent520377b166d635592295d3993d3f47afc5a95f31 (diff)
downloadslackbuilds-b1e30da256b591ee3ee57661b47945e4edfcf866.tar.gz
slackbuilds-b1e30da256b591ee3ee57661b47945e4edfcf866.tar.xz
python/pendulum: Updated for version 1.3.1.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python')
-rw-r--r--python/pendulum/pendulum.SlackBuild2
-rw-r--r--python/pendulum/pendulum.info6
2 files changed, 4 insertions, 4 deletions
diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild
index 04c2f77f39..af72eda86e 100644
--- a/python/pendulum/pendulum.SlackBuild
+++ b/python/pendulum/pendulum.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=pendulum
-VERSION=${VERSION:-1.3.0}
+VERSION=${VERSION:-1.3.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index 7bb32d1499..8194faef33 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,8 +1,8 @@
PRGNAM="pendulum"
-VERSION="1.3.0"
+VERSION="1.3.1"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://pypi.python.org/packages/7b/8c/0c2b32eaa82f00de332fe471eb1110732651ee22275339314b8469b869f7/pendulum-1.3.0.tar.gz"
-MD5SUM="1f5f1ee6a64cfb4ca8fcf98fa24401df"
+DOWNLOAD="https://pypi.python.org/packages/3b/71/bb2290b50f3f343f2842bfb6587ddd188ce98cf160fadecdcc9430565d45/pendulum-1.3.1.tar.gz"
+MD5SUM="e16e963bc2d077f7a1b1c9fc80ab2c9e"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal python-dateutil pytzdata"