python3-soupsieve: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:07:46 -04:00
parent da0d530a19
commit a10dec1137

View file

@ -1,7 +1,7 @@
# Template file for 'python3-soupsieve' # Template file for 'python3-soupsieve'
pkgname=python3-soupsieve pkgname=python3-soupsieve
version=1.9.5 version=1.9.5
revision=8 revision=9
wrksrc="soupsieve-${version}" wrksrc="soupsieve-${version}"
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"