From: Michael Tremer Date: Thu, 13 Mar 2025 21:27:54 +0000 (+0000) Subject: cython: Update to 3.0.12 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7d54c4e5ac00aedf4422370d73abf54868ff0022;p=ipfire-3.x.git cython: Update to 3.0.12 Signed-off-by: Michael Tremer --- diff --git a/cython/cython.nm b/cython/cython.nm index 2f37d7310..7649cef54 100644 --- a/cython/cython.nm +++ b/cython/cython.nm @@ -4,7 +4,7 @@ ############################################################################### name = cython -version = 0.29.32 +version = 3.0.12 release = 1 groups = Development/Tools @@ -19,7 +19,7 @@ description as Python itself. end -source_dl = https://github.com/cython/cython/archive/%{version}.tar.gz#/ +source_dl = https://github.com/cython/cython/releases/download/%{version}/ build requires