summaryrefslogtreecommitdiffstats
path: root/meta-python/recipes-devtools/python/python-cython_0.24.1.bb
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-12-22 09:30:32 -0500
committerMartin Jansa <Martin.Jansa@gmail.com>2016-12-26 08:24:57 +0100
commit84e9d850d6c724457b2ab40d4d583e25b14e5bb0 (patch)
tree66afad2a044c20659bf10c69cbb43fd379ffc983 /meta-python/recipes-devtools/python/python-cython_0.24.1.bb
parentdec77ecb7e27d1ceb3909b453cd13e6bbed30e04 (diff)
downloadmeta-openembedded-84e9d850d6c724457b2ab40d4d583e25b14e5bb0.tar.gz
python-cython: update to version 0.25.2
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-python/recipes-devtools/python/python-cython_0.24.1.bb')
-rw-r--r--meta-python/recipes-devtools/python/python-cython_0.24.1.bb6
1 files changed, 0 insertions, 6 deletions
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
deleted file mode 100644
index 6be0b1e302..0000000000
--- a/meta-python/recipes-devtools/python/python-cython_0.24.1.bb
+++ /dev/null
@@ -1,6 +0,0 @@
1inherit setuptools
2require python-cython.inc
3
4RDEPENDS_${PN} += "\
5 python-distribute \
6"