python-SQLAlchemy: rebuild for Python 3.11

This commit is contained in:
Andrew J. Hesford 2022-09-19 21:08:08 -04:00
parent 5213f81d92
commit 1a969eff8b

View file

@ -1,7 +1,7 @@
# Template file for 'python-SQLAlchemy'
pkgname=python-SQLAlchemy
version=1.3.18
revision=4
revision=5
wrksrc="SQLAlchemy-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"