python3-pytz: update to 2022.1.
This commit is contained in:
parent
1e641f80fc
commit
bafb977887
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytz'
|
||||
pkgname=python3-pytz
|
||||
version=2021.3
|
||||
revision=2
|
||||
version=2022.1
|
||||
revision=1
|
||||
wrksrc="pytz-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -12,7 +12,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=acad2d8b20a1af07d4e4c9d2e9285c5ed9104354062f275f3fcd88dcef4f1326
|
||||
checksum=1e760e2fe6a8163bc0b3d9a19c4f84342afa0a2affebfaa84b01b978a02ecaa7
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Reference in a new issue