Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-beautifulsoup4
Commits:
eb929f09 by Jelle van der Waa at 2024-11-17T17:08:28+01:00
upgpkg: 4.12.3-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-beautifulsoup4
pkgdesc = A Python HTML/XML parser designed for quick turnaround
projects like screen-scraping
pkgver = 4.12.3
- pkgrel = 2
+ pkgrel = 3
url = https://www.crummy.com/software/BeautifulSoup/
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
pkgname=python-beautifulsoup4
_pkgname="${pkgname#python-}"
pkgver=4.12.3
-pkgrel=2
+pkgrel=3
pkgdesc='A Python HTML/XML parser designed for quick turnaround projects like
screen-scraping'
arch=('any')
url='https://www.crummy.com/software/BeautifulSoup/'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-beautifulsoup4/-/commit/eb929f09b319c6d597e5c35e76fd0f29eb39536b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-beautifulsoup4/-/commit/eb929f09b319c6d597e5c35e76fd0f29eb39536b
You're receiving this email because of your account on gitlab.archlinux.org.