Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-pytzdata
Commits:
83f53c9e by Jelle van der Waa at 2024-11-30T17:30:46+01:00
upgpkg: 2020.1-10: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pytzdata
pkgdesc = Official timezone database for Python.
pkgver = 2020.1
- pkgrel = 9
+ pkgrel = 10
url = https://github.com/sdispater/pytzdata
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_name=pytzdata
pkgname=python-pytzdata
pkgver=2020.1
-pkgrel=9
+pkgrel=10
pkgdesc="Official timezone database for Python."
arch=(any)
url="https://github.com/sdispater/pytzdata"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytzdata/-/commit/83f53c9ef4cc17b1417485442062a69d695ab38a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pytzdata/-/commit/83f53c9ef4cc17b1417485442062a69d695ab38a
You're receiving this email because of your account on gitlab.archlinux.org.