From 4be8cc614d04d55bd727c4a1b707efa7d5390a63 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 3 Apr 2023 14:00:09 +0300 Subject: [PATCH] cython3-0.29.34 --- 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 611476900c..9ee02a63c1 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.33.tar.gz + https://github.com/cython/cython/archive/0.29.34.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2023-04-03 + 0.29.34 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2023-01-07 0.29.33