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