mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-15 21:57:02 +02:00
python3-pytz: update to 2023.4.
This commit is contained in:
parent
6ded20e66e
commit
a64d5ccad1
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python3-pytz'
|
||||
pkgname=python3-pytz
|
||||
version=2023.3.post1
|
||||
revision=2
|
||||
version=2023.4
|
||||
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=7b4fddbeb94a1eba4b557da24f19fdf9db575192544270a9101d8509f9f43d7b
|
||||
checksum=31d4583c4ed539cd037956140d695e42c033a19e984bfce9964a3f7d59bc2b40
|
||||
|
||||
post_install() {
|
||||
# use system tz database
|
||||
|
|
Loading…
Add table
Reference in a new issue