From 9fa739013f083ee152b0eb9368b73dc74e2e7d29 Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 21 Aug 2024 15:52:17 +0300 Subject: [PATCH] cython3 ver. bump --- programming/language/python3/cython3/pspec.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/programming/language/python3/cython3/pspec.xml b/programming/language/python3/cython3/pspec.xml index 2f9cf45e3c..2b0c1da789 100644 --- a/programming/language/python3/cython3/pspec.xml +++ b/programming/language/python3/cython3/pspec.xml @@ -14,7 +14,7 @@ library C extensions for the Python3 Cython is a language that makes writing C extensions for the Python language as easy as Python itself. - https://github.com/cython/cython/archive/0.29.34.tar.gz + https://github.com/cython/cython/archive/3.0.11.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2024-08-19 + 3.0.11 + Version bump. + Pisi Linux Community + admin@pisilinux.org + 2023-10-16 0.29.34