From e4bf8e39a80e3fbd7eba5b392ffc615971cb322c Mon Sep 17 00:00:00 2001 From: Dimitris Zlatanidis Date: Sat, 3 Sep 2016 07:21:22 +0300 Subject: [PATCH] python/pendulum: Updated for version 0.5.5. Signed-off-by: Dimitris Zlatanidis --- python/pendulum/pendulum.SlackBuild | 2 +- python/pendulum/pendulum.info | 6 +++--- 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"