Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-et-xmlfile
Commits:
91c1a084 by Jelle van der Waa at 2024-11-17T15:26:16+01:00
upgpkg: 2.0.0-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-et-xmlfile
pkgdesc = A low memory library for creating large XML files
pkgver = 2.0.0
- pkgrel = 1
+ pkgrel = 2
url = https://foss.heptapod.net/openpyxl/et_xmlfile
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname='python-et-xmlfile'
pkgver=2.0.0
-pkgrel=1
+pkgrel=2
pkgdesc='A low memory library for creating large XML files'
arch=('any')
url='https://foss.heptapod.net/openpyxl/et_xmlfile'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-et-xmlfile/-/commit/91c1a0846f4d35400d13a7a1468d24b18288df6d
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-et-xmlfile/-/commit/91c1a0846f4d35400d13a7a1468d24b18288df6d
You're receiving this email because of your account on gitlab.archlinux.org.