python-SQLAlchemy: update to 1.2.9
This commit is contained in:
parent
670c243ff1
commit
dc8cc7d691
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-SQLAlchemy'
|
||||
pkgname=python-SQLAlchemy
|
||||
version=1.2.8
|
||||
version=1.2.9
|
||||
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=2d5f08f714a886a1382c18be501e614bce50d362384dc089474019ce0768151c
|
||||
checksum=e21e5561a85dcdf16b8520ae4daec7401c5c24558e0ce004f9b60be75c4b6957
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue