From c4a5e2c787673903a0150737a038fb00ace77f8b Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 12 Nov 2017 10:23:45 -0500 Subject: python-cython: update to version 0.27.3 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-cython_0.27.2.bb | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-cython_0.27.2.bb (limited to 'meta-python/recipes-devtools/python/python-cython_0.27.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cython_0.27.2.bb b/meta-python/recipes-devtools/python/python-cython_0.27.2.bb deleted file mode 100644 index bdf9490c63..0000000000 --- a/meta-python/recipes-devtools/python/python-cython_0.27.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