diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-09-26 19:01:28 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-09-30 07:19:03 +0700 |
commit | 47293576742b210228323efff267284df070db6e (patch) | |
tree | c5d531290b2d3d14847a15fde167c09c763f2530 /python/pendulum/pendulum.info | |
parent | a8d9688fd5c67e7a2dd57d3d8c35ef863f58ef72 (diff) | |
download | slackbuilds-47293576742b210228323efff267284df070db6e.tar.gz |
python/pendulum: Updated for version 1.3.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pendulum/pendulum.info')
-rw-r--r-- | python/pendulum/pendulum.info | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info index 41a5e248dd..7bb32d1499 100644 --- a/python/pendulum/pendulum.info +++ b/python/pendulum/pendulum.info @@ -1,8 +1,8 @@ PRGNAM="pendulum" -VERSION="1.2.4" +VERSION="1.3.0" HOMEPAGE="https://pendulum.eustace.io/" -DOWNLOAD="https://pypi.python.org/packages/7a/73/e750347672bd4ec46fef02388a99031da456af26ed35f908cb53286622a1/pendulum-1.2.4.tar.gz" -MD5SUM="fccdff327f5d960d18cc49abae4c4c8f" +DOWNLOAD="https://pypi.python.org/packages/7b/8c/0c2b32eaa82f00de332fe471eb1110732651ee22275339314b8469b869f7/pendulum-1.3.0.tar.gz" +MD5SUM="1f5f1ee6a64cfb4ca8fcf98fa24401df" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal python-dateutil pytzdata" |