summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2011-10-31 13:56:45 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2011-11-01 09:57:03 +0100
commit396550a39aca43b0694c5dc26f44005a4a416645 (patch)
tree82d83b30d474ca49560cc372754f2b24c05b7c26 /meta-oe/recipes-devtools/python/python-cython_0.15.1.bb
parent9e15d45d02732fe8729173aa5e12947f7a93ecb8 (diff)
downloadmeta-openembedded-396550a39aca43b0694c5dc26f44005a4a416645.tar.gz
recipes: bump PR after python upgrade
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-devtools/python/python-cython_0.15.1.bb')
-rw-r--r--meta-oe/recipes-devtools/python/python-cython_0.15.1.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb b/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb
index 3b85601af0..72d98cbc06 100644
--- a/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb
+++ b/meta-oe/recipes-devtools/python/python-cython_0.15.1.bb
@@ -6,7 +6,7 @@ LICENSE = "Apache-2.0"
6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa" 6LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
7SRCNAME = "Cython" 7SRCNAME = "Cython"
8BBCLASSEXTEND = "native" 8BBCLASSEXTEND = "native"
9PR = "r1" 9PR = "r2"
10 10
11SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz \ 11SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz \
12 file://0001-Don-t-append-docs-to-_Extension.extension.__doc__.patch \ 12 file://0001-Don-t-append-docs-to-_Extension.extension.__doc__.patch \