python-SQLAlchemy: rebuild for Python 3.8.1.

This commit is contained in:
Leah Neukirchen 2019-12-23 18:04:41 +01:00
parent 9cf48cde61
commit 70b440698a

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.10 version=1.3.10
revision=1 revision=2
wrksrc="SQLAlchemy-${version}" wrksrc="SQLAlchemy-${version}"
build_style=python-module build_style=python-module
pycompile_module="sqlalchemy" pycompile_module="sqlalchemy"