From fe1c1052b7389c9c534ed06915b7c8bc0c6a4f6d Mon Sep 17 00:00:00 2001 From: Rmys Date: Sat, 7 Jan 2023 12:44:08 +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 ef61122830..611476900c 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.30.tar.gz + https://github.com/cython/cython/archive/0.29.33.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2023-01-07 + 0.29.33 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2022-06-27 0.29.30