mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-16 19:50:19 +01:00
python/tempora: Updated for version 1.9.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
40b0ac5267
commit
e067572fd6
2 changed files with 4 additions and 4 deletions
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=tempora
|
||||
VERSION=${VERSION:-1.8}
|
||||
VERSION=${VERSION:-1.9}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="tempora"
|
||||
VERSION="1.8"
|
||||
VERSION="1.9"
|
||||
HOMEPAGE="https://github.com/jaraco/tempora"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b4/61/9a4b4e07b8a2a1051ff15fc36083fb9174f8474047fb2822d32b473aedb9/tempora-1.8.tar.gz"
|
||||
MD5SUM="dd5e0248713e5d61009eabc55b032850"
|
||||
DOWNLOAD="https://pypi.python.org/packages/b1/c9/07ecd8c9d964c6433957b694a5ca637d428c8c02e1bd8907c9d0fd47650c/tempora-1.9.tar.gz"
|
||||
MD5SUM="8d97279cea5c3aab74d09b54083b2299"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES="setuptools-scm six pytz"
|
||||
|
|
Loading…
Reference in a new issue