Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-xmltodict
Commits:
bd2a3b27 by Jelle van der Waa at 2024-11-16T19:17:07+01:00
upgpkg: 0.13.0-5: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-xmltodict
pkgdesc = Python module that makes working with XML feel like working
with JSON
pkgver = 0.13.0
- pkgrel = 4
+ pkgrel = 5
url = https://github.com/martinblech/xmltodict
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=python-xmltodict
pkgver=0.13.0
-pkgrel=4
+pkgrel=5
pkgdesc="Python module that makes working with XML feel like working with JSON"
url="https://github.com/martinblech/xmltodict"
arch=('any')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xmltodict/-/commit/bd2a3b2762534ee5a163009d82efe3b3469395f2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-xmltodict/-/commit/bd2a3b2762534ee5a163009d82efe3b3469395f2
You're receiving this email because of your account on gitlab.archlinux.org.