python-Cython: update to 0.29.34.

This commit is contained in:
Andrew J. Hesford 2023-04-04 09:05:19 -04:00
parent 7fec709201
commit 1cb9d437e3

View file

@ -1,6 +1,6 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.33
version=0.29.34
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=5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a
checksum=1909688f5d7b521a60c396d20bba9e47a1b2d2784bfb085401e1e1e7d29a29a8
# Tests are flaky
make_check=no