Date: Thursday, April 6, 2023 @ 16:03:52
Author: felixonmars
Revision: 1439517
upgpkg: python-dict2xml 1.7.3-2: rebuild with python 3.11
Modified:
python-dict2xml/trunk/PKGBUILD
----------+
PKGBUILD | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-04-06 16:03:49 UTC (rev 1439516)
+++ PKGBUILD 2023-04-06 16:03:52 UTC (rev 1439517)
@@ -2,7 +2,7 @@
pkgname=python-dict2xml
pkgver=1.7.3
-pkgrel=1
+pkgrel=2
pkgdesc="Small utility to convert a python dictionary into an XML string"
arch=('any')
url="https://github.com/delfick/python-dict2xml"