From e262afc5cf66230c62a4d821d00485b291696567 Mon Sep 17 00:00:00 2001 From: Toyam Cox Date: Sun, 8 Oct 2017 18:59:12 -0400 Subject: [PATCH] python-snakeoil: update to 0.7.4. Closes: #7981 [via git-merge-pr] --- srcpkgs/python-snakeoil/template | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/srcpkgs/python-snakeoil/template b/srcpkgs/python-snakeoil/template index be0a816f175..3abef8b4ca1 100644 --- a/srcpkgs/python-snakeoil/template +++ b/srcpkgs/python-snakeoil/template @@ -1,18 +1,19 @@ # Template file for 'python-snakeoil' pkgname=python-snakeoil -version=0.7.1 -revision=2 +version=0.7.4 +revision=1 wrksrc="snakeoil-${version}" build_style=python-module pycompile_module="snakeoil" hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" short_desc="Python2 optimized versions of common python functionality" -maintainer="Toyam Cox " +maintainer="Toyam Cox " license="BSD, GPL-2" homepage="https://github.com/pkgcore/snakeoil" +# changelog="https://github.com/pkgcore/snakeoil/blob/master/NEWS.rst" distfiles="${PYPI_SITE}/s/snakeoil/snakeoil-${version}.tar.gz" -checksum=e210db2713da8431eea6b6b3afc98bea829c6612733e6309871b2614d08dcc5b +checksum=67280c86e4b02c34100603d7525270c0017e0d182df54ad31ec2e5c145e69ceb post_install() { vlicense BSD