diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template index e1bdc64f5ba..1ae07a0d510 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.6 +version=3.0.7 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=399d185672c667b26eabbdca420c98564583798af3bc47670a8a09e9f19dd660 +checksum=fb299acf3a578573c190c858d49e0cf9d75f4bc49c3f24c5a63804997ef09213 # Tests are flaky make_check=no conflicts="python3-Cython0.29>=0"