Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-rfc3987
Commits:
3b450a65 by Jelle van der Waa at 2024-11-16T20:13:04+01:00
upgpkg: 1.3.8-13: 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 = 12
+ pkgrel = 13
url = https://pypi.python.org/pypi/rfc3987
arch = any
license = GPL
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-rfc3987
pkgver=1.3.8
-pkgrel=12
+pkgrel=13
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/3b450a65f9a7057eb97fa981f49907add86e118b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-rfc3987/-/commit/3b450a65f9a7057eb97fa981f49907add86e118b
You're receiving this email because of your account on gitlab.archlinux.org.