Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cssselect
Commits:
4e86ab07 by Jelle van der Waa at 2024-11-30T16:58:36+01:00
upgpkg: 1.2.0-8: Rebuild for Python 3.13
- - - - -
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 = 7
+ pkgrel = 8
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=7
+pkgrel=8
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/4e86ab07b678d3e669b77063206eed1fe73e5ea6
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cssselect/-/commit/4e86ab07b678d3e669b77063206eed1fe73e5ea6
You're receiving this email because of your account on gitlab.archlinux.org.