python3-Cython: update to 3.2.5.

This commit is contained in:
Andrew J. Hesford
2026-05-26 10:51:39 -04:00
parent 6aa3fe706e
commit 418d85e881
+2 -2
View File
@@ -1,6 +1,6 @@
# Template file for 'python3-Cython'
pkgname=python3-Cython
version=3.2.4
version=3.2.5
revision=1
build_style=python3-module
hostmakedepends="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=84226ecd313b233da27dc2eb3601b4f222b8209c3a7216d8733b031da1dc64e6
checksum=3dd42e4cf36ad15f265bdfec2337cc00c688c8eb6d374ffd13bb19437c27bba1
# Tests are flaky
make_check=no
conflicts="python3-Cython0.29>=0"