From eecd69a41d1cb968fa95234641f5d7831f5395b4 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 10 May 2015 20:00:15 +0200 Subject: [PATCH] python-SQLAlchemy: update to 1.0.4 --- srcpkgs/python-SQLAlchemy/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-SQLAlchemy/template b/srcpkgs/python-SQLAlchemy/template index 959ee2163d2..92ab0993cf9 100644 --- a/srcpkgs/python-SQLAlchemy/template +++ b/srcpkgs/python-SQLAlchemy/template @@ -1,6 +1,6 @@ # Template file for 'python-SQLAlchemy' pkgname=python-SQLAlchemy -version=1.0.3 +version=1.0.4 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module @@ -13,7 +13,7 @@ maintainer="Alessio Sergi " homepage="http://www.sqlalchemy.org/" license="MIT" distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz" -checksum=3c25d5e038b4f49d8492c18608ead181b09b7a38d301faccecc12b80e2c2f6c1 +checksum=9eb568d6381c6a45e3cc5616333deab653a15b3c6f9958419abeb055b400400e post_install() { vlicense LICENSE