From 622788e8acc1d2549558aa972a3cc191f00ef31a Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 12 Aug 2016 12:07:24 -0400 Subject: python-cython: update to version 0.24.1 Signed-off-by: Derek Straka Signed-off-by: Martin Jansa --- meta-python/recipes-devtools/python/python-cython_0.24.1.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-cython_0.24.1.bb (limited to 'meta-python/recipes-devtools/python/python-cython_0.24.1.bb') diff --git a/meta-python/recipes-devtools/python/python-cython_0.24.1.bb b/meta-python/recipes-devtools/python/python-cython_0.24.1.bb new file mode 100644 index 0000000000..6be0b1e302 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cython_0.24.1.bb @@ -0,0 +1,6 @@ +inherit setuptools +require python-cython.inc + +RDEPENDS_${PN} += "\ + python-distribute \ +" -- cgit v1.2.3-54-g00ecf