Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lxml
Commits:
9d359d83 by Jelle van der Waa at 2024-04-04T12:32:27+02:00
upgpkg: 5.1.0-3: Rebuild with Python 3.12
- - - - -
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 = 2
+ pkgrel = 3
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=2
+pkgrel=3
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/9d359d83c0310234b4e31edf2c368f5767b02049
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/9d359d83c0310234b4e31edf2c368f5767b02049
You're receiving this email because of your account on gitlab.archlinux.org.