python-Cython: update to 0.29.35.

This commit is contained in:
Andrew J. Hesford 2023-05-31 13:41:37 -04:00
parent 1a41f0f81d
commit d6c935bb27

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.34
version=0.29.35
revision=1
build_style=python-module
hostmakedepends="python-setuptools 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=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8
checksum=6e381fa0bf08b3c26ec2f616b19ae852c06f5750f4290118bf986b6f85c8c527
# Tests are flaky
make_check=no