Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-beautifulsoup4
Commits:
3bf1b128 by Jelle van der Waa at 2024-04-04T12:26:05+02:00
upgpkg: 4.12.3-2: Rebuild with Python 3.12
- - - - -
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 = 1
+ pkgrel = 2
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=1
+pkgrel=2
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/3bf1b128980f6f6e093f464346a59b4c0075d319
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-beautifulsoup4/-/commit/3bf1b128980f6f6e093f464346a59b4c0075d319
You're receiving this email because of your account on gitlab.archlinux.org.