python3-cssselect2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:01:15 -04:00
parent dd4cfd1bca
commit 314cd5a551

View file

@ -1,7 +1,7 @@
# Template file for 'python3-cssselect2'
pkgname=python3-cssselect2
version=0.7.0
revision=1
revision=2
build_style=python3-pep517
_runtime_deps="python3-tinycss2 python3-webencodings"
hostmakedepends="python3-poetry-core python3-flit_core ${_runtime_deps}"