[oe-commits] [meta-openembedded] 29/33: python-cython: update to 0.24

git at git.openembedded.org git at git.openembedded.org
Tue Apr 12 09:50:08 UTC 2016


martin_jansa pushed a commit to branch master-next
in repository meta-openembedded.

commit 4c0e5e0bfaa511e6900fdf09115d12439e17f66f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Apr 11 07:41:34 2016 -0400

    python-cython: update to 0.24
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-cython.inc                 | 4 ++--
 .../python/{python-cython_0.23.4.bb => python-cython_0.24.bb}         | 0
 .../python/{python3-cython_0.23.4.bb => python3-cython_0.24.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 a550538..f5945b5 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"
 SRC_URI = "http://www.cython.org/release/${SRCNAME}-${PV}.tar.gz"
 S = "${WORKDIR}/${SRCNAME}-${PV}"
 
-SRC_URI[md5sum] = "157df1f69bcec6b56fd97e0f2e057f6e"
-SRC_URI[sha256sum] = "fec42fecee35d6cc02887f1eef4e4952c97402ed2800bfe41bbd9ed1a0730d8e"
+SRC_URI[md5sum] = "14fbc970f4a856845e633cbc09e61048"
+SRC_URI[sha256sum] = "6de44d8c482128efc12334641347a9c3e5098d807dd3c69e867fa8f84ec2a3f1"
 
 RDEPENDS_${PN} += "\
     ${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
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.23.4.bb
rename to 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
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.23.4.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.24.bb

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list