From eb7ff94642fb29533c43d8f4403f63bb24970b1d Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Sat, 29 Oct 2016 19:49:11 +0200 Subject: [PATCH] python-SQLAlchemy: update to 1.1.3 --- 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 4ecc50cab60..5aeb3277118 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.1.2 +version=1.1.3 revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module @@ -12,7 +12,7 @@ maintainer="Alessio Sergi " homepage="http://www.sqlalchemy.org/" license="MIT" distfiles="${PYPI_SITE}/S/SQLAlchemy/SQLAlchemy-${version}.tar.gz" -checksum=1692c35bc0f7026d20cabd43b0f6f265e855129f44eb4574fea361e3c5cc89a5 +checksum=8b0ed90292a294e17d24482c9328abe69eb8e3143e2bd7103b6fadae2562638f post_install() { vlicense LICENSE