Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rfc3987
Commits:
208b3bdf by Jelle van der Waa at 2024-11-16T18:31:14+01:00
upgpkg: 1.3.8-12: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-rfc3987
pkgdesc = Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)
pkgver = 1.3.8
- pkgrel = 11
+ pkgrel = 12
url = https://pypi.python.org/pypi/rfc3987
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-rfc3987
pkgver=1.3.8
-pkgrel=11
+pkgrel=12
pkgdesc="Parsing and validation of URIs (RFC 3986) and IRIs (RFC 3987)"
url="https://pypi.python.org/pypi/rfc3987"
license=('GPL')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3987/-/commit/208b3bdffeaa9fcd598a38a087e49b8877eebc3f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3987/-/commit/208b3bdffeaa9fcd598a38a087e49b8877eebc3f
You're receiving this email because of your account on gitlab.archlinux.org.