diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2017-07-15 22:00:15 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-07-22 06:55:44 +0700 |
commit | 1e75a0bb20ebede3690174cbf30b16aba970295a (patch) | |
tree | 10fa06ff2c740aab194b9f4050e7b23d6bafdfa6 /python/pendulum | |
parent | 438ec37b63f8c6abb3cf10437070eac32d5ddeb9 (diff) | |
download | slackbuilds-1e75a0bb20ebede3690174cbf30b16aba970295a.tar.gz |
python/pendulum: Updated for version 1.2.4.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/pendulum')
-rw-r--r-- | python/pendulum/pendulum.SlackBuild | 2 | ||||
-rw-r--r-- | 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 0d228b3f4f..5255eb0fe6 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:-1.2.1} +VERSION=${VERSION:-1.2.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/pendulum/pendulum.info b/python/pendulum/pendulum.info index e1770fb7b2..41a5e248dd 100644 --- a/python/pendulum/pendulum.info +++ b/python/pendulum/pendulum.info @@ -1,8 +1,8 @@ PRGNAM="pendulum" -VERSION="1.2.1" +VERSION="1.2.4" HOMEPAGE="https://pendulum.eustace.io/" -DOWNLOAD="https://pypi.python.org/packages/00/dc/fa72f6cee77b5cf5907e82ad7164932963b25fdb23e09e1dde2651cc7eae/pendulum-1.2.1.tar.gz" -MD5SUM="54b910d69b213bad2c2a78093aad11cf" +DOWNLOAD="https://pypi.python.org/packages/7a/73/e750347672bd4ec46fef02388a99031da456af26ed35f908cb53286622a1/pendulum-1.2.4.tar.gz" +MD5SUM="fccdff327f5d960d18cc49abae4c4c8f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="tzlocal python-dateutil pytzdata" |