Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-soupsieve
Commits:
2e8cb305 by Jelle van der Waa at 2024-04-04T12:26:41+02:00
upgpkg: 2.5-3: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-soupsieve
pkgdesc = A CSS4 selector implementation for Beautiful Soup
pkgver = 2.5
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/facelessuser/soupsieve
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-soupsieve
pkgver=2.5
-pkgrel=2
+pkgrel=3
pkgdesc='A CSS4 selector implementation for Beautiful Soup'
arch=('any')
url='https://github.com/facelessuser/soupsieve'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-soupsieve/-/commit/2e8cb3053eb3954ef0f908317d1b5454229e33ff
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-soupsieve/-/commit/2e8cb3053eb3954ef0f908317d1b5454229e33ff
You're receiving this email because of your account on gitlab.archlinux.org.