summaryrefslogtreecommitdiffstats
path: root/python/tzlocal
diff options
context:
space:
mode:
author Dimitris Zlatanidis <d.zlatanidis@gmail.com>2017-04-18 19:04:12 +0200
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-04-22 08:11:10 +0700
commit9b3e1ad341f83cf6d00cf415ca11f26f0a0b5fc0 (patch)
tree14a0d46b70a7783df01ad80691692791b3125cfc /python/tzlocal
parent73c8fabe286a0ffffaa5a88d95e3a5f0af15fc07 (diff)
downloadslackbuilds-9b3e1ad341f83cf6d00cf415ca11f26f0a0b5fc0.tar.gz
slackbuilds-9b3e1ad341f83cf6d00cf415ca11f26f0a0b5fc0.tar.xz
python/tzlocal: Updated for version 1.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tzlocal')
-rw-r--r--python/tzlocal/tzlocal.SlackBuild4
-rw-r--r--python/tzlocal/tzlocal.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/python/tzlocal/tzlocal.SlackBuild b/python/tzlocal/tzlocal.SlackBuild
index 4de762ddf9..5bb00133f9 100644
--- a/python/tzlocal/tzlocal.SlackBuild
+++ b/python/tzlocal/tzlocal.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for tzlocal
-# Copyright 2014-2016 Dimitris Zlatanidis Orestiada, Greece
+# Copyright 2014-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=tzlocal
-VERSION=${VERSION:-1.3}
+VERSION=${VERSION:-1.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/tzlocal/tzlocal.info b/python/tzlocal/tzlocal.info
index 018de596df..003941c0e6 100644
--- a/python/tzlocal/tzlocal.info
+++ b/python/tzlocal/tzlocal.info
@@ -1,8 +1,8 @@
PRGNAM="tzlocal"
-VERSION="1.3"
+VERSION="1.4"
HOMEPAGE="https://github.com/regebro/tzlocal"
-DOWNLOAD="https://pypi.python.org/packages/d3/64/e4b18738496213f82b88b31c431a0e4ece143801fb6771dddd1c2bf0101b/tzlocal-1.3.tar.gz"
-MD5SUM="3cb544b3975b59f91a793850a072d4a8"
+DOWNLOAD="https://pypi.python.org/packages/db/53/1334a66eef27703f3bd14c9592f6468bc46ad4371b23bd9b7c25cece8f28/tzlocal-1.4.tar.gz"
+MD5SUM="b1d7635cb25ef8eb6c8d7690457ea836"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="pytz"