diff options
-rw-r--r-- | meta-python/recipes-devtools/python/python-cython.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cython_0.24.bb (renamed from meta-python/recipes-devtools/python/python-cython_0.23.4.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cython_0.24.bb (renamed from meta-python/recipes-devtools/python/python3-cython_0.23.4.bb) | 0 |
3 files changed, 2 insertions, 2 deletions
diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc index a5505384a..f5945b523 100644 --- a/meta-python/recipes-devtools/python/python-cython.inc +++ b/meta-python/recipes-devtools/python/python-cython.inc | |||
@@ -10,8 +10,8 @@ BBCLASSEXTEND = "native" | |||
10 | SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz" | 10 | SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz" |
11 | S = "${WORKDIR}/${SRCNAME}-${PV}" | 11 | S = "${WORKDIR}/${SRCNAME}-${PV}" |
12 | 12 | ||
13 | SRC_URI[md5sum] = "157df1f69bcec6b56fd97e0f2e057f6e" | 13 | SRC_URI[md5sum] = "14fbc970f4a856845e633cbc09e61048" |
14 | SRC_URI[sha256sum] = "fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e" | 14 | SRC_URI[sha256sum] = "6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1" |
15 | 15 | ||
16 | RDEPENDS_${PN} += "\ | 16 | RDEPENDS_${PN} += "\ |
17 | ${PYTHON_PN}-netserver \ | 17 | ${PYTHON_PN}-netserver \ |
diff --git a/meta-python/recipes-devtools/python/python-cython_0.23.4.bb b/meta-python/recipes-devtools/python/python-cython_0.24.bb index 6be0b1e30..6be0b1e30 100644 --- a/meta-python/recipes-devtools/python/python-cython_0.23.4.bb +++ b/meta-python/recipes-devtools/python/python-cython_0.24.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.23.4.bb b/meta-python/recipes-devtools/python/python3-cython_0.24.bb index 2ce6bdbd6..2ce6bdbd6 100644 --- a/meta-python/recipes-devtools/python/python3-cython_0.23.4.bb +++ b/meta-python/recipes-devtools/python/python3-cython_0.24.bb | |||