]> git.ipfire.org Git - ipfire-3.x.git/commitdiff
cython: Update to 0.29.32
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Nov 2022 17:08:38 +0000 (17:08 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 30 Nov 2022 17:08:38 +0000 (17:08 +0000)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
cython/cython.nm

index 2efcce7991f2f760929459d8d7597ba62c93b45b..2f37d731026d58f7880196a5fac69865046c8da9 100644 (file)
@@ -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