python-SQLAlchemy: update to 1.2.14
This commit is contained in:
parent
16588d614e
commit
4af6d7b5e1
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-SQLAlchemy'
|
||||
pkgname=python-SQLAlchemy
|
||||
version=1.2.13
|
||||
version=1.2.14
|
||||
revision=1
|
||||
wrksrc="${pkgname#*-}-${version}"
|
||||
build_style=python-module
|
||||
|
@ -12,7 +12,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||
homepage="https://www.sqlalchemy.org/"
|
||||
license="MIT"
|
||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||
checksum=84412de3794acee05630e7788f25e80e81f78eb4837e7b71d0499129f660486a
|
||||
checksum=9de7c7dabcf06319becdb7e15099c44e5e34ba7062f9ba10bc00e562f5db3d04
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue
Block a user