From 566e3b246724b5aeee4f01d5fc13b3068534dc1d Mon Sep 17 00:00:00 2001 From: blue-devil Date: Mon, 25 May 2020 00:17:22 +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 0fd0feb171..3431e34274 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.17.tar.gz + https://github.com/cython/cython/archive/0.29.19.tar.gz python3-setuptools python3-devel @@ -36,6 +36,13 @@ + + 2020-05-24 + 0.29.19 + Patch version bump. + Blue Devil + bluedevil@sctzine.com + 2020-05-14 0.29.17