Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rfc3986
Commits:
763b5157 by Jelle van der Waa at 2024-11-16T18:30:58+01:00
upgpkg: 2.0.0-4: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rfc3986
pkgdesc = Validating URI References per RFC 3986
pkgver = 2.0.0
- pkgrel = 3
+ pkgrel = 4
url = https://rfc3986.readthedocs.org/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-rfc3986
pkgver=2.0.0
-pkgrel=3
+pkgrel=4
pkgdesc="Validating URI References per RFC 3986"
arch=('any')
license=('Apache')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3986/-/commit/763b51574f2ba35881f52048144637e1e38224fa
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3986/-/commit/763b51574f2ba35881f52048144637e1e38224fa
You're receiving this email because of your account on gitlab.archlinux.org.