From 028a3e62dc0d38073e4731fc82f7abea13597eed Mon Sep 17 00:00:00 2001 From: Rmys Date: Wed, 23 Jun 2021 18:09:49 +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 91dd46e873..6694f6ee33 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.21.tar.gz + https://github.com/cython/cython/archive/0.29.23.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2021-06-23 + 0.29.23 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2020-11-07 0.29.21