python-SQLAlchemy: update to 1.0.9
This commit is contained in:
parent
1bf4c83936
commit
9bfb134b44
@ -1,6 +1,6 @@
|
|||||||
# Template file for 'python-SQLAlchemy'
|
# Template file for 'python-SQLAlchemy'
|
||||||
pkgname=python-SQLAlchemy
|
pkgname=python-SQLAlchemy
|
||||||
version=1.0.8
|
version=1.0.9
|
||||||
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=950c79c0abf9e9f99c43c627c51d40d14a946810a90c35e7cd827bfd0bffe46f
|
checksum=c3d37501e36ec5d74c2d7b4a3764719db86a9cdab4a24431bf58b386743ab10e
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
Loading…
x
Reference in New Issue
Block a user