python3-BeautifulSoup4: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:55 -04:00
parent ea7627acc7
commit 23232b55fa

View file

@ -1,7 +1,7 @@
# Template file for 'python3-BeautifulSoup4' # Template file for 'python3-BeautifulSoup4'
pkgname=python3-BeautifulSoup4 pkgname=python3-BeautifulSoup4
version=4.12.2 version=4.12.2
revision=1 revision=2
build_style=python3-pep517 build_style=python3-pep517
hostmakedepends="hatchling" hostmakedepends="hatchling"
depends="python3-soupsieve" depends="python3-soupsieve"