Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-uritemplate
Commits:
c7875847 by Jelle van der Waa at 2024-11-16T19:08:51+01:00
upgpkg: 4.1.1-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-uritemplate
pkgdesc = a Python implementation of RFC6570
pkgver = 4.1.1
- pkgrel = 4
+ pkgrel = 5
url = https://uritemplate.readthedocs.io/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-uritemplate
pkgver=4.1.1
-pkgrel=4
+pkgrel=5
pkgdesc="a Python implementation of RFC6570"
arch=('any')
url="https://uritemplate.readthedocs.io/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uritemplate/-/commit/c7875847031fa449288911fb675f2c060d94696e
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uritemplate/-/commit/c7875847031fa449288911fb675f2c060d94696e
You're receiving this email because of your account on gitlab.archlinux.org.