python-Cython: update to 0.29.26.

This commit is contained in:
Andrew J. Hesford 2021-12-22 11:40:55 -05:00
parent 4f34f570ff
commit 5f16438ceb

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.25
version=0.29.26
revision=1
wrksrc="Cython-${version}"
build_style=python-module
@ -13,7 +13,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=a87cbe3756e7c464acf3e9420d8741e62d3b2eace0846cb39f664ad378aab284
checksum=af377d543a762867da11fcf6e558f7a4a535ff8693f30cce123fab10c00fa312
# Tests are flaky
make_check=no