python-pytz: update to 2017.3. (#9051)
This commit is contained in:
parent
0e461f9b4f
commit
c83d9494ce
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2017.2
|
||||
revision=2
|
||||
version=2017.3
|
||||
revision=1
|
||||
noarch=yes
|
||||
wrksrc="pytz-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://pythonhosted.org/pytz/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.zip"
|
||||
checksum=f5c056e8f62d45ba8215e5cb8f50dfccb198b4b9fbea8500674f3443e4689589
|
||||
checksum=fae4cffc040921b8a2d60c6cf0b5d662c1190fe54d718271db4eb17d44a185b7
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Add table
Reference in a new issue