python-SQLAlchemy: update to 1.2.10

This commit is contained in:
Alessio Sergi 2018-08-02 19:20:45 +02:00
parent df6aced45c
commit 6e32db1c63

View file

@ -1,6 +1,6 @@
# Template file for 'python-SQLAlchemy'
pkgname=python-SQLAlchemy
version=1.2.9
version=1.2.10
revision=1
wrksrc="${pkgname#*-}-${version}"
build_style=python-module
@ -9,10 +9,10 @@ makedepends="python-devel python3-devel"
pycompile_module="sqlalchemy"
short_desc="SQL Toolkit and Object Relational Mapper for Python2"
maintainer="Alessio Sergi <al3hex@gmail.com>"
homepage="http://www.sqlalchemy.org/"
homepage="https://www.sqlalchemy.org/"
license="MIT"
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
checksum=e21e5561a85dcdf16b8520ae4daec7401c5c24558e0ce004f9b60be75c4b6957
checksum=72325e67fb85f6e9ad304c603d83626d1df684fdf0c7ab1f0352e71feeab69d8
post_install() {
vlicense LICENSE