python-Cython: update to 0.29.33.

This commit is contained in:
Andrew J. Hesford 2023-01-16 10:55:56 -05:00
parent 6ae7c17420
commit c04d0b846f
1 changed files with 3 additions and 3 deletions

View File

@ -1,7 +1,7 @@
# Template file for 'python-Cython'
pkgname=python-Cython
version=0.29.32
revision=2
version=0.29.33
revision=1
build_style=python-module
hostmakedepends="python-setuptools python3-setuptools"
makedepends="python-devel python3-devel"
@ -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=8733cf4758b79304f2a4e39ebfac5e92341bce47bcceb26c1254398b2f8c1af7
checksum=5040764c4a4d2ce964a395da24f0d1ae58144995dab92c6b96f44c3f4d72286a
# Tests are flaky
make_check=no