diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template index 29459abf2da..076f95fd93c 100644 --- a/srcpkgs/python3-Cython/template +++ b/srcpkgs/python3-Cython/template @@ -1,6 +1,6 @@ # Template file for 'python3-Cython' pkgname=python3-Cython -version=3.0.4 +version=3.0.5 revision=1 build_style=python3-module hostmakedepends="python3-setuptools" @@ -12,7 +12,7 @@ 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=2e379b491ee985d31e5faaf050f79f4a8f59f482835906efe4477b33b4fbe9ff +checksum=39318348db488a2f24e7c84e08bdc82f2624853c0fea8b475ea0b70b27176492 # Tests are flaky make_check=no conflicts="python3-Cython0.29>=0"