Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-uritemplate
Commits:
8946e3a9 by Jelle van der Waa at 2024-04-04T09:47:53+02:00
upgpkg: 4.1.1-4: Rebuild with Python 3.12
- - - - -
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 = 3
+ pkgrel = 4
url = https://uritemplate.readthedocs.io/
arch = any
license = Apache
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=python-uritemplate
pkgver=4.1.1
-pkgrel=3
+pkgrel=4
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/8946e3a9fbdfbebd14930a3879f481339cdb6280
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-uritemplate/-/commit/8946e3a9fbdfbebd14930a3879f481339cdb6280
You're receiving this email because of your account on gitlab.archlinux.org.