diff options
Diffstat (limited to 'meta-python/recipes-devtools/python')
-rw-r--r-- | meta-python/recipes-devtools/python/python-cython.inc | 4 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python-cython_0.23.4.bb (renamed from meta-python/recipes-devtools/python/python-cython_0.23.1.bb) | 0 | ||||
-rw-r--r-- | meta-python/recipes-devtools/python/python3-cython_0.23.4.bb (renamed from meta-python/recipes-devtools/python/python3-cython_0.23.1.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 6c8b084c1..a5505384a 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] = "db3c5b365e1c3f71c7cd90e96473a3ab" | 13 | SRC_URI[md5sum] = "157df1f69bcec6b56fd97e0f2e057f6e" |
14 | SRC_URI[sha256sum] = "bdfd12d6a2a2e34b9a1bbc1af5a772cabdeedc3851703d249a52dcda8378018a" | 14 | SRC_URI[sha256sum] = "fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e" |
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.1.bb b/meta-python/recipes-devtools/python/python-cython_0.23.4.bb index 6be0b1e30..6be0b1e30 100644 --- a/meta-python/recipes-devtools/python/python-cython_0.23.1.bb +++ b/meta-python/recipes-devtools/python/python-cython_0.23.4.bb | |||
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.23.1.bb b/meta-python/recipes-devtools/python/python3-cython_0.23.4.bb index 2ce6bdbd6..2ce6bdbd6 100644 --- a/meta-python/recipes-devtools/python/python3-cython_0.23.1.bb +++ b/meta-python/recipes-devtools/python/python3-cython_0.23.4.bb | |||