python3-pytz: update to 2025.1.

This commit is contained in:
Andrew J. Hesford 2025-02-04 08:46:48 -05:00
parent 128911f0bf
commit 067c82e87a

View file

@ -1,7 +1,7 @@
# Template file for 'python3-pytz' # Template file for 'python3-pytz'
pkgname=python3-pytz pkgname=python3-pytz
version=2024.2 version=2025.1
revision=2 revision=1
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
depends="python3 tzdata" depends="python3 tzdata"
@ -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=2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a checksum=c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e
post_install() { post_install() {
# use system tz database # use system tz database