1
0
Fork 0
mirror of https://gitlab.alpinelinux.org/alpine/aports.git synced 2025-07-12 18:59:50 +03:00

main/py3-tz: upgrade to 2025.2

This commit is contained in:
ptrcnull 2025-04-09 00:22:33 +02:00 committed by Patrycja Rosa
parent 0668135839
commit 0c77adb33c

View file

@ -1,7 +1,7 @@
# Contributor: Peter Bui <pnutzh4x0r@gmail.com>
# Maintainer: Patrycja Rosa <alpine@ptrcnull.me>
pkgname=py3-tz
pkgver=2025.1
pkgver=2025.2
pkgrel=0
pkgdesc="Python3 definitions of world timezone"
url="https://pythonhosted.org/pytz/"
@ -32,5 +32,5 @@ package() {
}
sha512sums="
d571c70c83c5ccc6db661e2f97e990a6490b07b7597ce5813e3a3a1e2e49cd83301f8f59205b9557f3f34e7bdc9435961cf55e630c4452d6e251e3f6db263659 pytz-2025.1.tar.gz
1ac84bd8d9a152b71b4de302a472e50619c901ad4c7747ddddbb780d8d3df07e5e18d3c68722eff08f8e8ff625d46133fe12bcf6f5210b69ce589051247cd4b6 pytz-2025.2.tar.gz
"