python-Cython: update to 0.29.25.

This commit is contained in:
Andrew J. Hesford 2021-12-08 08:23:55 -05:00
parent a89a89d80d
commit 154152af47

View file

@ -1,7 +1,7 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.24
revision=2
version=0.29.25
revision=1
wrksrc="Cython-${version}"
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
@ -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=cdf04d07c3600860e8c2ebaad4e8f52ac3feb212453c1764a49ac08c827e8443
checksum=a87cbe3756e7c464acf3e9420d8741e62d3b2eace0846cb39f664ad378aab284
# Tests are flaky
make_check=no