Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-iso8601
Commits:
1a5bdd16 by Jelle van der Waa at 2024-11-17T12:36:50+01:00
upgpkg: 2.1.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-iso8601
pkgdesc = Simple module to parse ISO 8601 dates
pkgver = 2.1.0
- pkgrel = 2
+ pkgrel = 3
url = https://pyiso8601.readthedocs.io/en/latest/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-iso8601
_libname=iso8601
pkgver=2.1.0
-pkgrel=2
+pkgrel=3
pkgdesc="Simple module to parse ISO 8601 dates"
arch=(any)
url="https://pyiso8601.readthedocs.io/en/latest/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-iso8601/-/commit/1a5bdd16f7645aee2ca443521d318d0ff128602c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-iso8601/-/commit/1a5bdd16f7645aee2ca443521d318d0ff128602c
You're receiving this email because of your account on gitlab.archlinux.org.