From 153b52d2823502b45b4ccd1f03a6aadcb6d48606 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sun, 9 Oct 2016 23:49:39 +0200 Subject: [PATCH] python-SQLAlchemy: update to 1.1.1 --- 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 7904ff0c1d7..2729f6fa463 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.15 +version=1.1.1 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=586f5ccf068211795a89ed22d196c5cc3006b6be00261bcac6f584c0b8e0845a +checksum=2ef167c95042c43e48e51fe4e9745178be3dafb53efc6d091d2485fff9160230 post_install() { vlicense LICENSE