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