python-pytz: update to 2019.2.

This commit is contained in:
Daniel Eyßer 2019-08-31 18:46:35 +02:00 committed by Helmut Pozimski
parent 6648bea456
commit b986724ff7

View file

@ -1,6 +1,6 @@
# Template file for 'python-pytz' # Template file for 'python-pytz'
pkgname=python-pytz pkgname=python-pytz
version=2019.1 version=2019.2
revision=1 revision=1
archs=noarch archs=noarch
wrksrc="pytz-${version}" wrksrc="pytz-${version}"
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT" license="MIT"
homepage="https://pythonhosted.org/pytz/" homepage="https://pythonhosted.org/pytz/"
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz" distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
checksum=d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141 checksum=26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32
post_install() { post_install() {
# use system tz database # use system tz database