python-SQLAlchemy: update to 1.3.4.

This commit is contained in:
Daniel Eyßer 2019-06-10 22:44:16 +02:00
parent 9cc41403cc
commit ed47bdc735

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