diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2018-04-03 21:19:02 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2018-04-07 08:13:20 +0700 |
commit | 4dabc09322aabbb57802f5ea7df8ec585e961706 (patch) | |
tree | dc026cdb76c1a3590a525cc6bafbe735f554e149 /python/tempora | |
parent | 7d66c892d301d5948e3b9456e4de8c0e47a5bf88 (diff) | |
download | slackbuilds-4dabc09322aabbb57802f5ea7df8ec585e961706.tar.gz |
python/tempora: Updated for version 1.11.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
Diffstat (limited to 'python/tempora')
-rw-r--r-- | python/tempora/tempora.SlackBuild | 4 | ||||
-rw-r--r-- | python/tempora/tempora.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/python/tempora/tempora.SlackBuild b/python/tempora/tempora.SlackBuild index a5889ecb73..d4e4a8e369 100644 --- a/python/tempora/tempora.SlackBuild +++ b/python/tempora/tempora.SlackBuild @@ -2,7 +2,7 @@ # Slackware build script for tempora -# Copyright 2017 Dimitris Zlatanidis Orestiada, Greece +# Copyright 2017-2018 Dimitris Zlatanidis Orestiada, Greece # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=tempora -VERSION=${VERSION:-1.9} +VERSION=${VERSION:-1.11} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/python/tempora/tempora.info b/python/tempora/tempora.info index 7c478d4f92..040d207728 100644 --- a/python/tempora/tempora.info +++ b/python/tempora/tempora.info @@ -1,8 +1,8 @@ PRGNAM="tempora" -VERSION="1.9" +VERSION="1.11" HOMEPAGE="https://github.com/jaraco/tempora" -DOWNLOAD="https://pypi.python.org/packages/b1/c9/07ecd8c9d964c6433957b694a5ca637d428c8c02e1bd8907c9d0fd47650c/tempora-1.9.tar.gz" -MD5SUM="8d97279cea5c3aab74d09b54083b2299" +DOWNLOAD="https://pypi.python.org/packages/12/6b/dc2e9370bf3be766302dbd6cd9729e258e875d31a7a21c9f760aaa5b5b5e/tempora-1.11.tar.gz" +MD5SUM="9c918e999cc48d92b3750226f21974e6" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="setuptools-scm six pytz" |