python3-SQLAlchemy2: rebuild for Python 3.12

This commit is contained in:
Andrew J. Hesford 2023-09-23 21:02:12 -04:00
parent e5be58178c
commit bbbf2fd097

View file

@ -1,7 +1,7 @@
# Template file for 'python3-SQLAlchemy2'
pkgname=python3-SQLAlchemy2
version=2.0.16
revision=1
revision=2
build_style=python3-pep517
make_install_target="dist/SQLAlchemy-${version}-*-*-*.whl"
hostmakedepends="python3-setuptools python3-Cython python3-wheel"