python-pytz: update to 2019.1.
This commit is contained in:
parent
9bb4efa8ce
commit
ef6555dfbc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2018.9
|
||||
version=2019.1
|
||||
revision=1
|
||||
archs=noarch
|
||||
wrksrc="pytz-${version}"
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://pythonhosted.org/pytz/"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=d5f05e487007e29e03409f9398d074e158d920d36eb82eaf66fb1136b0c5374c
|
||||
checksum=d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Reference in a new issue