diff --git a/srcpkgs/python-Cython/template b/srcpkgs/python-Cython/template index fe4a8c9d5c..63b71e6b94 100644 --- a/srcpkgs/python-Cython/template +++ b/srcpkgs/python-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python-Cython' pkgname=python-Cython -version=0.29.23 +version=0.29.24 revision=1 wrksrc="Cython-${version}" build_style=python-module @@ -8,12 +8,12 @@ hostmakedepends="python-setuptools python3-setuptools" makedepends="python-devel python3-devel" depends="python-setuptools" short_desc="C-Extensions for Python2" -maintainer="Alessio Sergi " +maintainer="Andrew J. Hesford " license="Apache-2.0" homepage="https://cython.org/" changelog="https://raw.githubusercontent.com/cython/cython/master/CHANGES.rst" distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" -checksum=6a0d31452f0245daacb14c979c77e093eb1a546c760816b5eed0047686baad8e +checksum=cdf04d07c3600860e8c2ebaad4e8f52ac3feb212453c1764a49ac08c827e8443 # Tests are flaky make_check=no