python-SQLAlchemy: rebuild for Python 3.6

This commit is contained in:
Alessio Sergi 2017-08-28 04:40:59 +02:00
parent a19c9721c2
commit 2a0399131e

View file

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