Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-lxml
Commits:
7e28b4b1 by Jelle van der Waa at 2024-11-17T14:05:11+01:00
upgpkg: 5.3.0-2: Rebuild for Python 3.13 (nocheck)
- - - - -
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.3.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.3.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/7e28b4b180800ab19fe5ca8260be704a0477780b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-lxml/-/commit/7e28b4b180800ab19fe5ca8260be704a0477780b
You're receiving this email because of your account on gitlab.archlinux.org.