From 7a6d58a564187a7ea8f7055db46974f8f815d310 Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Mon, 19 Sep 2016 21:19:59 +0300 Subject: python/pendulum: Updated for version 0.6.1. Signed-off-by: Dimitris Zlatanidis --- python/pendulum/pendulum.SlackBuild | 2 +- python/pendulum/pendulum.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'python/pendulum') diff --git a/python/pendulum/pendulum.SlackBuild b/python/pendulum/pendulum.SlackBuild index 99069ef335..8bb9d7e792 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.6.0} +VERSION=${VERSION:-0.6.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info index 66922e2989..1c364b2967 100644 --- a/python/pendulum/pendulum.info +++ b/python/pendulum/pendulum.info @@ -1,8 +1,8 @@ PRGNAM="pendulum" -VERSION="0.6.0" +VERSION="0.6.1" HOMEPAGE="https://pendulum.eustace.io/" -DOWNLOAD="https://pypi.python.org/packages/42/6f/c421e071126574375f4b2ceabea1296fe1a09fe8dd9a450e5c81c2bf3b96/pendulum-0.6.0.tar.gz" -MD5SUM="bb86cf3771042eb431fcb83a6cfc080b" +DOWNLOAD="https://pypi.python.org/packages/60/37/44c6ff4fa1e8c0b23b23775100269227070f835d46e165dcdffbf6db02fe/pendulum-0.6.1.tar.gz" +MD5SUM="2362d866eae0adc6527a8d54315d09f0" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal python-dateutil" -- cgit v1.2.3-65-gdbad