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-08-12 12:07:24 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-08-22 15:49:22 +0200
commit622788e8acc1d2549558aa972a3cc191f00ef31a (patch)
tree75c70baf7dc0c1c2d347e8fb49e9ea3ef63e0090 /meta-python/recipes-devtools/python/python-cython_0.24.1.bb
parente38635e43bae72280933d143c56bec53af9c11d6 (diff)
downloadmeta-openembedded-622788e8acc1d2549558aa972a3cc191f00ef31a.tar.gz
python-cython: update to version 0.24.1
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, 6 insertions, 0 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
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 @@
1inherit setuptools
2require python-cython.inc
3
4RDEPENDS_${PN} += "\
5 python-distribute \
6"