From a65cfdca5ee527f133fceb12c2f3182aa242e2a0 Mon Sep 17 00:00:00 2001 From: "Andrew J. Hesford" Date: Fri, 1 Sep 2023 14:40:02 -0400 Subject: [PATCH] python3-Cython: replace python3-Cython0.29 --- srcpkgs/python3-Cython/template | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/srcpkgs/python3-Cython/template b/srcpkgs/python3-Cython/template index 59b34a747da..0de70643573 100644 --- a/srcpkgs/python3-Cython/template +++ b/srcpkgs/python3-Cython/template @@ -1,7 +1,7 @@ # Template file for 'python3-Cython' pkgname=python3-Cython version=3.0.2 -revision=1 +revision=2 build_style=python3-module hostmakedepends="python3-setuptools" makedepends="python3-devel" @@ -15,6 +15,8 @@ distfiles="${PYPI_SITE}/C/Cython/Cython-${version}.tar.gz" checksum=9594818dca8bb22ae6580c5222da2bc5cc32334350bd2d294a00d8669bcc61b5 # Tests are flaky make_check=no +conflicts="python3-Cython0.29>=0" +replaces="python3-Cython0.29>=0" alternatives=" cython:cygdb:/usr/bin/cygdb3