From 24374aa846f9822e5a68be7fef3ab1890ca5ff77 Mon Sep 17 00:00:00 2001 From: idriskalp Date: Thu, 26 Dec 2019 17:33:32 +0300 Subject: [PATCH] cython 0.29.14 --- system/devel/cython/actions.py | 4 ++-- system/devel/cython/pspec.xml | 11 ++++++++++- 2 files changed, 12 insertions(+), 3 deletions(-) diff --git a/system/devel/cython/actions.py b/system/devel/cython/actions.py index 93f8a969..ed68ff6e 100644 --- a/system/devel/cython/actions.py +++ b/system/devel/cython/actions.py @@ -16,5 +16,5 @@ def build(): def install(): pythonmodules.install() - pisitools.dohtml("Doc/*.html") - pisitools.dodoc("COPYING.txt", "LICENSE.txt", "README.txt", "ToDo.txt", "USAGE.txt") + #pisitools.dohtml("Doc/*.html") + pisitools.dodoc("COPYING.txt", "LICENSE.txt", "README.rst", "ToDo.txt", "USAGE.txt") diff --git a/system/devel/cython/pspec.xml b/system/devel/cython/pspec.xml index 37a64382..49d3a1f0 100644 --- a/system/devel/cython/pspec.xml +++ b/system/devel/cython/pspec.xml @@ -13,9 +13,10 @@ library C extensions for the Python Cython is a language that makes writing C extensions for the Python language as easy as Python itself. - https://pypi.python.org/packages/b7/67/7e2a817f9e9c773ee3995c1e15204f5d01c8da71882016cac10342ef031b/Cython-0.25.2.tar.gz + https://files.pythonhosted.org/packages/9c/9b/706dac7338c2860cd063a28cdbf5e9670995eaea408abbf2e88ba070d90d/Cython-0.29.14.tar.gz python-devel + bzip2 @@ -23,6 +24,7 @@ cython python + bzip2 /usr/bin @@ -32,6 +34,13 @@ + + 2019-12-26 + 0.29.14 + Version bump + Idris Kalp + idriskalp@gmail.com + 2018-07-15 0.25.2