mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-22 19:44:21 +01:00
python/pytzdata: Updated for version 2017.2.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
This commit is contained in:
parent
ac7b6934ad
commit
d867b339cf
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pytzdata
|
||||
|
||||
# Copyright 2016 Dimitris Zlatanidis Orestiada, Greece
|
||||
# Copyright 2016-2017 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=pytzdata
|
||||
VERSION=${VERSION:-2016.10}
|
||||
VERSION=${VERSION:-2017.2}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pytzdata"
|
||||
VERSION="2016.10"
|
||||
VERSION="2017.2"
|
||||
HOMEPAGE="https://github.com/sdispater/pytzdata"
|
||||
DOWNLOAD="https://pypi.python.org/packages/d8/42/dfddc0e6f6998aea2053b9c16ccf341b339929399ed6a0000042839b02e3/pytzdata-2016.10.tar.gz"
|
||||
MD5SUM="c8ba88b930efe12ae40e614b635f24a1"
|
||||
DOWNLOAD="https://pypi.python.org/packages/55/bc/faa501a54ef5de0db6f58b8e848ef6bae2994814a6d6c48011d3f0218ac6/pytzdata-2017.2.tar.gz"
|
||||
MD5SUM="6d91af9588ff08227ee089a0fefa05ff"
|
||||
DOWNLOAD_x86_64=""
|
||||
MD5SUM_x86_64=""
|
||||
REQUIRES=""
|
||||
|
|
Loading…
Reference in a new issue