aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--srcpkgs/python3-Cython/template4
1 files changed, 2 insertions, 2 deletions
diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template
index 912e5558e5c..6fd4bd4cf0e 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.9
+version=3.0.10
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=a2d354f059d1f055d34cfaa62c5b68bc78ac2ceab6407148d47fb508cf3ba4f3
+checksum=dcc96739331fb854dcf503f94607576cfe8488066c61ca50dfd55836f132de99
# Tests are flaky
make_check=no
conflicts="python3-Cython0.29>=0"