Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-tempora
Commits:
52b45c51 by Jelle van der Waa at 2024-11-19T13:10:30+01:00
upgpkg: 5.7.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-tempora
pkgdesc = Objects and routines pertaining to date and time (tempora).
pkgver = 5.7.0
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/jaraco/tempora
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
pkgname='python-tempora'
_pkgbase="${pkgname//python-/}"
pkgver=5.7.0
-pkgrel=1
+pkgrel=2
pkgdesc="Objects and routines pertaining to date and time (tempora)."
arch=('any')
url="https://github.com/jaraco/tempora"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tempora/-/commit/52b45c515068cf53813ceebc659f8ea511264c89
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-tempora/-/commit/52b45c515068cf53813ceebc659f8ea511264c89
You're receiving this email because of your account on gitlab.archlinux.org.