diff --git a/srcpkgs/python-Bottleneck/template b/srcpkgs/python-Bottleneck/template index c01586eec25..9e9876635c6 100644 --- a/srcpkgs/python-Bottleneck/template +++ b/srcpkgs/python-Bottleneck/template @@ -1,19 +1,19 @@ # Template file for 'python-Bottleneck' pkgname=python-Bottleneck -version=1.1.0 -revision=2 +version=1.2.0 +revision=1 wrksrc="Bottleneck-${version}" build_style=python-module hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel python-numpy python3-numpy" depends="python-numpy" pycompile_module="bottleneck" -short_desc="Fast NumPy array functions written in Cython (Python2)" +short_desc="Fast NumPy array functions written in C (Python2)" maintainer="Alessio Sergi " homepage="http://berkeleyanalytics.com/bottleneck/" license="2-clause-BSD" distfiles="${PYPI_SITE}/B/Bottleneck/Bottleneck-${version}.tar.gz" -checksum=c3a52b843509bd8d9ef240f0ce2f3e57d05277f85c3239196e3d8979fe5d33de +checksum=3bec84564a4adbe97c24e875749b949a19cfba4e4588be495cc441db7c6b05e8 post_install() { rm -f ${DESTDIR}/usr/lib/python*/site-packages/bottleneck/LICENSE