python3-lxml: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:00:46 -04:00
parent 24047d653a
commit 667289f001

View File

@ -1,7 +1,7 @@
# Template file for 'python3-lxml' # Template file for 'python3-lxml'
pkgname=python3-lxml pkgname=python3-lxml
version=4.9.3 version=4.9.3
revision=2 revision=3
build_style=python3-module build_style=python3-module
make_build_args="--with-cython" make_build_args="--with-cython"
hostmakedepends="python3-Cython python3-setuptools" hostmakedepends="python3-Cython python3-setuptools"