Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lxml
Commits:
56c69d62 by Jelle van der Waa at 2024-04-04T11:58:36+02:00
upgpkg: 5.1.0-2: Rebuild with Python 3.12 (without tests)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-lxml
pkgdesc = Python3 binding for the libxml2 and libxslt libraries
pkgver = 5.1.0
- pkgrel = 1
+ pkgrel = 2
url = https://lxml.de/
arch = x86_64
license = BSD
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgbase=python-lxml
pkgname=('python-lxml' 'python-lxml-docs')
pkgver=5.1.0
-pkgrel=1
+pkgrel=2
pkgdesc="Python3 binding for the libxml2 and libxslt libraries"
arch=('x86_64')
license=('BSD' 'custom')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/56c69d62d351ed2ef902c83d0d4540bd008d5ba3
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/56c69d62d351ed2ef902c83d0d4540bd008d5ba3
You're receiving this email because of your account on gitlab.archlinux.org.