python-pytz: update to 2020.4.
This commit is contained in:
parent
eff7c8b865
commit
f889eefa76
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-pytz'
|
||||
pkgname=python-pytz
|
||||
version=2020.1
|
||||
revision=2
|
||||
version=2020.4
|
||||
revision=1
|
||||
wrksrc="pytz-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://pythonhosted.org/pytz/"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=c35965d010ce31b23eeb663ed3cc8c906275d6be1a34393a1d73a41febf4a048
|
||||
checksum=3e6b7dd2d1e0a59084bcee14a17af60c5c562cdc16d828e8eba2e683d3a7e268
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Reference in New Issue