From c1987919d82879a047db2b898d111800d36bd4b5 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Mon, 24 Jul 2017 14:32:53 -0400 Subject: python-cython: update to version 0.26 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cython_0.25.2.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-cython_0.25.2.bb (limited to 'meta-python/recipes-devtools/python/python-cython_0.25.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cython_0.25.2.bb b/meta-python/recipes-devtools/python/python-cython_0.25.2.bb deleted file mode 100644 index bdf9490c63..0000000000 --- a/meta-python/recipes-devtools/python/python-cython_0.25.2.bb +++ /dev/null @@ -1,9 +0,0 @@ -inherit setuptools -require python-cython.inc - -UPSTREAM_CHECK_URI = "https://pypi.python.org/pypi/Cython/" -UPSTREAM_CHECK_REGEX = "/Cython/(?P(\d+[\.\-_]*)+)" - -RDEPENDS_${PN} += "\ - python-distribute \ -" -- cgit v1.2.3-54-g00ecf