From: Michael Tremer Date: Wed, 30 Nov 2022 17:08:38 +0000 (+0000) Subject: cython: Update to 0.29.32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d68f75ed43106e5e423a75435bcc249cf502334b;p=ipfire-3.x.git cython: Update to 0.29.32 Signed-off-by: Michael Tremer --- diff --git a/cython/cython.nm b/cython/cython.nm index 2efcce799..2f37d7310 100644 --- a/cython/cython.nm +++ b/cython/cython.nm @@ -4,7 +4,7 @@ ############################################################################### name = cython -version = 0.29.10 +version = 0.29.32 release = 1 groups = Development/Tools @@ -23,6 +23,7 @@ source_dl = https://github.com/cython/cython/archive/%{version}.tar.gz#/ build requires + python3 python3-devel end