python3-pytz: update to 2022.7.1.
This commit is contained in:
parent
197fb75387
commit
d64ebd0b7a
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytz'
|
||||
pkgname=python3-pytz
|
||||
version=2022.7
|
||||
version=2022.7.1
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
|||
license="MIT"
|
||||
homepage="https://pythonhosted.org/pytz/"
|
||||
distfiles="${PYPI_SITE}/p/pytz/pytz-${version}.tar.gz"
|
||||
checksum=7ccfae7b4b2c067464a6733c6261673fdb8fd1be905460396b97a073e9fa683a
|
||||
checksum=01a0681c4b9684a28304615eba55d1ab31ae00bf68ec157ec3708a8182dbbcd0
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Reference in New Issue