python-SQLAlchemy: update to 1.1.14
This commit is contained in:
parent
cd703f7e76
commit
e95dc3b75a
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'python-SQLAlchemy'
|
||||
pkgname=python-SQLAlchemy
|
||||
version=1.1.13
|
||||
revision=2
|
||||
version=1.1.14
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
hostmakedepends="python-setuptools python3-setuptools"
|
||||
|
@ -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=2a98ac87b30eaa2bee1f1044848b9590e476e7f93d033c6542e60b993a5cf898
|
||||
checksum=f1191e29e35b6fe1aef7175a09b1707ebb7bd08d0b17cb0feada76c49e5a2d1e
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user