Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-cssselect
Commits:
90e8fc39 by Jelle van der Waa at 2024-11-20T10:26:24+01:00
upgpkg: 1.2.0-7: Rebuild for Python 3.13 (nocheck)
- - - - -
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 = 6
+ pkgrel = 7
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=6
+pkgrel=7
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/90e8fc39be827adad96adf78f6237290e6c15497
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-cssselect/-/commit/90e8fc39be827adad96adf78f6237290e6c15497
You're receiving this email because of your account on gitlab.archlinux.org.