Date: Thursday, April 6, 2023 @ 13:29:45
Author: felixonmars
Revision: 1438891
upgpkg: python-uri-template 1.2.0-2: rebuild with python 3.11
Modified:
python-uri-template/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 13:29:32 UTC (rev 1438890)
+++ PKGBUILD 2023-04-06 13:29:45 UTC (rev 1438891)
@@ -2,7 +2,7 @@
pkgname=python-uri-template
pkgver=1.2.0
-pkgrel=1
+pkgrel=2
pkgdesc='An implementation of RFC 6570 URI Templates'
arch=('any')
url='https://github.com/plinss/uri_template'