python3-Cython: replace python3-Cython0.29

This commit is contained in:
Andrew J. Hesford 2023-09-01 14:40:02 -04:00
parent cab9884f87
commit a65cfdca5e

View file

@ -1,7 +1,7 @@
# Template file for 'python3-Cython' # Template file for 'python3-Cython'
pkgname=python3-Cython pkgname=python3-Cython
version=3.0.2 version=3.0.2
revision=1 revision=2
build_style=python3-module build_style=python3-module
hostmakedepends="python3-setuptools" hostmakedepends="python3-setuptools"
makedepends="python3-devel" makedepends="python3-devel"
@ -15,6 +15,8 @@ distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz"
checksum=9594818dca8bb22ae6580c5222da2bc5cc32334350bd2d294a00d8669bcc61b5 checksum=9594818dca8bb22ae6580c5222da2bc5cc32334350bd2d294a00d8669bcc61b5
# Tests are flaky # Tests are flaky
make_check=no make_check=no
conflicts="python3-Cython0.29>=0"
replaces="python3-Cython0.29>=0"
alternatives=" alternatives="
cython:cygdb:/usr/bin/cygdb3 cython:cygdb:/usr/bin/cygdb3