[oe-commits] [meta-openembedded] 15/25: python-cython: upgrade 0.29.6 -> 0.29.7

git at git.openembedded.org git at git.openembedded.org
Fri May 10 03:35:30 UTC 2019


This is an automated email from the git hooks/post-receive script.

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

commit aa8870e345641124f758547578e75a827d634bf6
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu May 9 13:22:06 2019 +0800

    python-cython: upgrade 0.29.6 -> 0.29.7
    
    -Upgrade from python-cython_0.29.6.bb to python-cython_0.29.7.bb.
    
    -Upgrade from python3-cython_0.29.6.bb to python3-cython_0.29.7.bb.
    
    Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
    Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 meta-python/recipes-devtools/python/python-cython.inc                 | 4 ++--
 .../python/{python-cython_0.29.6.bb => python-cython_0.29.7.bb}       | 0
 .../python/{python3-cython_0.29.6.bb => python3-cython_0.29.7.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 afdf974..8ccbe0a 100644
--- a/meta-python/recipes-devtools/python/python-cython.inc
+++ b/meta-python/recipes-devtools/python/python-cython.inc
@@ -7,8 +7,8 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=e23fadd6ceef8c618fc1c65191d846fa"
 PYPI_PACKAGE = "Cython"
 BBCLASSEXTEND = "native nativesdk"
 
-SRC_URI[md5sum] = "8a9441e85ac8085e3d947082db4e7993"
-SRC_URI[sha256sum] = "6c5d33f1b5c864382fbce810a8fd9e015447869ae42e98e6301e977b8165e7ae"
+SRC_URI[md5sum] = "24f6a7e0e6691fbecf5880f38cdf880e"
+SRC_URI[sha256sum] = "55d081162191b7c11c7bfcb7c68e913827dfd5de6ecdbab1b99dab190586c1e8"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.6.bb b/meta-python/recipes-devtools/python/python-cython_0.29.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.29.6.bb
rename to meta-python/recipes-devtools/python/python-cython_0.29.7.bb
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.29.6.bb b/meta-python/recipes-devtools/python/python3-cython_0.29.7.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.29.6.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.29.7.bb

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


More information about the Openembedded-commits mailing list