Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cssselect
Commits:
f1a03264 by Jelle van der Waa at 2024-04-04T11:52:40+02:00
upgpkg: 1.2.0-5: Rebuild with Python 3.12 (without tests)
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-cssselect
pkgdesc = A Python3 library that parses CSS3 Selectors and translates
them to XPath 1.0
pkgver = 1.2.0
- pkgrel = 4
+ pkgrel = 5
url = https://pypi.python.org/pypi/cssselect
arch = any
license = BSD-3-Clause
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-cssselect
pkgver=1.2.0
-pkgrel=4
+pkgrel=5
license=('BSD-3-Clause')
arch=('any')
url="https://pypi.python.org/pypi/cssselect"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cssselect/-/commit/f1a03264b7b8e456e30b3c2d630441f36408afd4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cssselect/-/commit/f1a03264b7b8e456e30b3c2d630441f36408afd4
You're receiving this email because of your account on gitlab.archlinux.org.