diff --git a/srcpkgs/python-tables/template b/srcpkgs/python-tables/template index 0bb4d4bf23f..68d2a090c19 100644 --- a/srcpkgs/python-tables/template +++ b/srcpkgs/python-tables/template @@ -1,7 +1,7 @@ # Template file for 'python-tables' pkgname=python-tables -version=3.4.2 -revision=5 +version=3.4.3 +revision=1 wrksrc="${pkgname#*-}-${version}" build_style=python-module pycompile_module="tables" @@ -12,10 +12,11 @@ makedepends="python-devel python3-devel python-numpy python3-numpy depends="python-setuptools python-numpy python-numexpr python-six" short_desc="Hierarchical datasets for Python2" maintainer="pulux " -license="3-clause-BSD" +license="BSD-3-Clause" homepage="http://www.pytables.org/" +# changelog=$homepage/release-notes/RELEASE_NOTES_v3.4.x.html distfiles="${PYPI_SITE}/t/tables/tables-${version}.tar.gz" -checksum=fdbbea4edb6bad0ac0e53fc7bc6970e78e12eef4944aa4146bcdcb573201676c +checksum=b6aafe47154e2140c0a91bb38ebdb6ba67a24dd86263f1c294af8c11cb7deed4 alternatives=" tables:pt2to3:/usr/bin/python2-pt2to3