diff options
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.bb | 1 |
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 | |||
| 2 | It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ | 2 | It's designed to bridge the gap between the nice, high-level, easy-to-use world of Python \ |
| 3 | and the messy, low-level world of C." | 3 | and the messy, low-level world of C." |
| 4 | SECTION = "devel/python" | 4 | SECTION = "devel/python" |
| 5 | PRIORITY = "optional" | ||
| 6 | LICENSE = "Apache-2.0" | 5 | LICENSE = "Apache-2.0" |
| 7 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" | 6 | LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" |
| 8 | SRCNAME = "Cython" | 7 | SRCNAME = "Cython" |
