python-pytz: update to 2019.3.
This commit is contained in:
parent
f4d20363e3
commit
5a2c6bf4bc
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2019.2
|
||||
version=2019.3
|
||||
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=26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32
|
||||
checksum=b02c06db6cf09c12dd25137e563b31700d3b80fcc4ad23abb7a315f2789819be
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Reference in a new issue