aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2016-03-25 17:55:31 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2016-04-01 15:33:51 +0200
commit9bc92b352fe41bc4cd484b493d990cf103b14395 (patch)
tree2351e33435e5826ef086326733a53658a19209b5 /recipes-devtools
parentc1a83fba50a3369eca5debf0a809fdcf02aa39b3 (diff)
downloadmeta-python2-9bc92b352fe41bc4cd484b493d990cf103b14395.tar.gz
python-cython: update to 0.23.4
(From meta-openembedded commit: 62896d680e5078f45ff8a41dc5bf1fdb2d741d3b) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools')
-rw-r--r--recipes-devtools/python/python-cython.inc4
-rw-r--r--recipes-devtools/python/python-cython_0.23.4.bb (renamed from recipes-devtools/python/python-cython_0.23.1.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-cython.inc b/recipes-devtools/python/python-cython.inc
index 6c8b084..a550538 100644
--- a/recipes-devtools/python/python-cython.inc
+++ b/recipes-devtools/python/python-cython.inc
@@ -10,8 +10,8 @@ BBCLASSEXTEND = "native"
SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz"
S = "${WORKDIR}/${SRCNAME}-${PV}"
-SRC_URI[md5sum] = "db3c5b365e1c3f71c7cd90e96473a3ab"
-SRC_URI[sha256sum] = "bdfd12d6a2a2e34b9a1bbc1af5a772cabdeedc3851703d249a52dcda8378018a"
+SRC_URI[md5sum] = "157df1f69bcec6b56fd97e0f2e057f6e"
+SRC_URI[sha256sum] = "fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e"
RDEPENDS_${PN} += "\
${PYTHON_PN}-netserver \
diff --git a/recipes-devtools/python/python-cython_0.23.1.bb b/recipes-devtools/python/python-cython_0.23.4.bb
index 6be0b1e..6be0b1e 100644
--- a/recipes-devtools/python/python-cython_0.23.1.bb
+++ b/recipes-devtools/python/python-cython_0.23.4.bb