Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-soupsieve
Commits:
bfff916b by Jelle van der Waa at 2024-11-17T17:21:02+01:00
upgpkg: 2.6-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-soupsieve
pkgdesc = A CSS4 selector implementation for Beautiful Soup
pkgver = 2.6
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/facelessuser/soupsieve
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-soupsieve
pkgver=2.6
-pkgrel=1
+pkgrel=2
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/bfff916b35d2608770cc10dbc916cbce119a2807
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-soupsieve/-/commit/bfff916b35d2608770cc10dbc916cbce119a2807
You're receiving this email because of your account on gitlab.archlinux.org.