python-SQLAlchemy: update to 1.1.1
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-SQLAlchemy'
|
# Template file for 'python-SQLAlchemy'
|
||||||
pkgname=python-SQLAlchemy
|
pkgname=python-SQLAlchemy
|
||||||
version=1.0.15
|
version=1.1.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname#*-}-${version}"
|
wrksrc="${pkgname#*-}-${version}"
|
||||||
build_style=python-module
|
build_style=python-module
|
||||||
@@ -13,7 +13,7 @@ maintainer="Alessio Sergi <al3hex@gmail.com>"
|
|||||||
homepage="http://www.sqlalchemy.org/"
|
homepage="http://www.sqlalchemy.org/"
|
||||||
license="MIT"
|
license="MIT"
|
||||||
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz"
|
||||||
checksum=586f5ccf068211795a89ed22d196c5cc3006b6be00261bcac6f584c0b8e0845a
|
checksum=2ef167c95042c43e48e51fe4e9745178be3dafb53efc6d091d2485fff9160230
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|||||||
Reference in New Issue
Block a user