python-SQLAlchemy: update to 1.0.12
This commit is contained in:
parent
67d22f7c09
commit
7f630f1826
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-SQLAlchemy'
|
||||
pkgname=python-SQLAlchemy
|
||||
version=1.0.11
|
||||
version=1.0.12
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="http://www.sqlalchemy.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||
checksum=0b24729787fa1455009770880ea32b1fa5554e75170763b1aef8b1eb470de8a3
|
||||
checksum=6679e20eae780b67ba136a4a76f83bb264debaac2542beefe02069d0206518d1
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue