python3-pytz: update to 2023.3.post1.
This commit is contained in:
parent
55f4ad1728
commit
d5d7bf5ad7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'python3-pytz'
|
# Template file for 'python3-pytz'
|
||||||
pkgname=python3-pytz
|
pkgname=python3-pytz
|
||||||
version=2023.3
|
version=2023.3.post1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=python3-module
|
build_style=python3-module
|
||||||
hostmakedepends="python3-setuptools"
|
hostmakedepends="python3-setuptools"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
|
||||||
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=1d8ce29db189191fb55338ee6d0387d82ab59f3d00eac103412d64e0ebd0c588
|
checksum=7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
# use system tz database
|
# use system tz database
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue