Merge pull request #12404 from daniel-eys/python-SQLAlchemy

python-SQLAlchemy: update to 1.3.4.
This commit is contained in:
Juan RP 2019-06-15 20:56:55 +02:00 committed by GitHub
commit 1690f04a94
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,8 +1,8 @@
# Template file for 'python-SQLAlchemy'
pkgname=python-SQLAlchemy
version=1.3.3
version=1.3.4
revision=1
wrksrc="${pkgname#*-}-${version}"
wrksrc="SQLAlchemy-${version}"
build_style=python-module
pycompile_module="sqlalchemy"
hostmakedepends="python-setuptools python3-setuptools"
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
license="MIT"
homepage="https://www.sqlalchemy.org"
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
checksum=91c54ca8345008fceaec987e10924bf07dcab36c442925357e5a467b36a38319
checksum=c7fef198b43ef31dfd783d094fd5ee435ce8717592e6784c45ba337254998017
post_install() {
vlicense LICENSE