mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
python-pytz: update to 2019.2.
This commit is contained in:
parent
6648bea456
commit
b986724ff7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2019.1
|
||||
version=2019.2
|
||||
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=d747dd3d23d77ef44c6a3526e274af6efeb0a6f1afd5a69ba4d5be4098c8e141
|
||||
checksum=26c0b32e437e54a18161324a2fca3c4b9846b74a8dccddd843113109e1116b32
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Add table
Reference in a new issue