python-SQLAlchemy: rebuild to fix cpython modules

This commit is contained in:
maxice8
2019-01-31 15:14:48 -02:00
parent e995aa82c4
commit 7cc942f188

View File

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