From 73552ced4b5049a5d00ddb75b07410f1524b7600 Mon Sep 17 00:00:00 2001 From: Rmys Date: Mon, 27 Jun 2022 12:12:09 +0300 Subject: [PATCH] cython3-0.29.30 --- 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 d205601759..ef61122830 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.24.tar.gz + https://github.com/cython/cython/archive/0.29.30.tar.gz python3-devel python3-setuptools @@ -36,6 +36,13 @@ + + 2022-06-27 + 0.29.30 + Version bump. + Mustafa Cinasal + muscnsl@gmail.com + 2021-10-22 0.29.24