Skip to content

Commit

Permalink
python3-pytz: update to 2024.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
ahesford committed Sep 12, 2024
1 parent 4d0f7fa commit 7a441af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions srcpkgs/python3-pytz/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'python3-pytz'
pkgname=python3-pytz
version=2024.1
version=2024.2
revision=1
build_style=python3-module
hostmakedepends="python3-setuptools"
Expand All @@ -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=2a29735ea9c18baf14b448846bde5a48030ed267578472d8955cd0e7443a9812
checksum=2aa355083c50a0f93fa581709deac0c9ad65cca8a9e9beac660adcbd493c798a

post_install() {
# use system tz database
Expand Down

0 comments on commit 7a441af

Please sign in to comment.