python-SQLAlchemy: rebuild for Python 3.10

This commit is contained in:
Andrew J. Hesford 2021-09-24 23:16:19 -04:00
parent 252ba7524e
commit f3f05f8ae7

View file

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