summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cython_0.13.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-cython_0.13.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-cython_0.13.bb1
1 files changed, 0 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cython_0.13.bb b/meta-oe/recipes-devtools/python/python-cython_0.13.bb
index f705756804..b547de67ba 100644
--- a/meta-oe/recipes-devtools/python/python-cython_0.13.bb
+++ b/meta-oe/recipes-devtools/python/python-cython_0.13.bb
@@ -2,7 +2,6 @@ DESCRIPTION = "Cython is a language specially designed for writing Python extens
2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ 2It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \
3and the messy, low-level world of C." 3and the messy, low-level world of C."
4SECTION = "devel/python" 4SECTION = "devel/python"
5PRIORITY = "optional"
6LICENSE = "Apache-2.0" 5LICENSE = "Apache-2.0"
7LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
8SRCNAME = "Cython" 7SRCNAME = "Cython"