mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
python3-pytz: update to 2025.2.
This commit is contained in:
parent
330bb55c1d
commit
48796489b7
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python3-pytz'
|
||||
pkgname=python3-pytz
|
||||
version=2025.1
|
||||
version=2025.2
|
||||
revision=1
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-setuptools"
|
||||
|
@ -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=c2db42be2a2518b28e65f9207c4d05e6ff547d1efa4086469ef855e4ab70178e
|
||||
checksum=360b9e3dbb49a209c21ad61809c7fb453643e048b38924c765813546746e81c3
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Add table
Reference in a new issue