summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Dimitris Zlatanidis2016-09-03 06:21:22 +0200
committer Willy Sudiarto Raharjo2016-09-11 03:53:26 +0200
commite4bf8e39a80e3fbd7eba5b392ffc615971cb322c (patch)
tree3eb7fc0940ab0f40b49252e992a4bb4cbd8999f3
parentc4b3ab0be9390471ec8312874a168b8f502bba24 (diff)
downloadslackbuilds-e4bf8e39a80e3fbd7eba5b392ffc615971cb322c.tar.gz
python/pendulum: Updated for version 0.5.5.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
-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 a6e8950a3e..a2060d697f 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:-0.5.4}
+VERSION=${VERSION:-0.5.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info
index 1a0fb25e14..95f3b4389b 100644
--- a/python/pendulum/pendulum.info
+++ b/python/pendulum/pendulum.info
@@ -1,8 +1,8 @@
PRGNAM="pendulum"
-VERSION="0.5.4"
+VERSION="0.5.5"
HOMEPAGE="https://pendulum.eustace.io/"
-DOWNLOAD="https://pypi.python.org/packages/ef/b6/e785a87be64f26b190beee6d83b9cb619bc2de848dc05d590d494c0c52c9/pendulum-0.5.4.tar.gz"
-MD5SUM="8dfc8afcb592569e38d51adfbe087106"
+DOWNLOAD="https://pypi.python.org/packages/49/4c/f7c778715993d0257956a73abc02d5956b79b02e3078ee2b0aba15020579/pendulum-0.5.5.tar.gz"
+MD5SUM="95eebe3720244726dda8431280282241"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="tzlocal python-dateutil"