python-SQLAlchemy: rebuild for Python 3.9

This commit is contained in:
Andrew J. Hesford 2020-10-07 09:55:14 -04:00
parent 60569570a4
commit fdf3a2e4d2

View file

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