diff options
| author | 2026-03-08 12:04:45 -0400 | |
|---|---|---|
| committer | 2026-03-08 14:38:30 -0400 | |
| commit | 6ab958b8d008a4f01ccc83426aa3e22cf129a050 (patch) | |
| tree | 241d34c9c8cb729be9c22e8d441cde94635be42f | |
| parent | python3-lazy_loader: update to 0.5. (diff) | |
python3-pytz: update to 2026.1.post1.
| -rw-r--r-- | srcpkgs/python3-pytz/template | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/srcpkgs/python3-pytz/template b/srcpkgs/python3-pytz/template index ab8bdcd2061..de6ff235c63 100644 --- a/srcpkgs/python3-pytz/template +++ b/srcpkgs/python3-pytz/template @@ -1,7 +1,7 @@ # Template file for 'python3-pytz' pkgname=python3-pytz -version=2025.2 -revision=2 +version=2026.1.post1 +revision=1 build_style=python3-module hostmakedepends="python3-setuptools" depends="python3 tzdata" @@ -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=360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3 +checksum=3378dde6a0c3d26719182142c56e60c7f9af7e968076f31aae569d72a0358ee1 post_install() { # use system tz database |
