[oe-commits] [meta-openembedded] 39/94: python-cython: upgrade 0.29.10 -> 0.29.11

git at git.openembedded.org git at git.openembedded.org
Wed Jul 10 16:35:12 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 190915fd9f7f5f91d24fb926d12c4b53624b7ef2
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Tue Jul 2 09:21:46 2019 +0800

    python-cython: upgrade 0.29.10 -> 0.29.11
    
    -Upgrade from python-cython_0.29.10.bb to python-cython_0.29.11.bb.
    
    -Upgrade from python3-cython_0.29.10.bb to python3-cython_0.29.11.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.10.bb => python-cython_0.29.11.bb}     | 0
 .../python/{python3-cython_0.29.10.bb => python3-cython_0.29.11.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 10cfef5..1d2c458 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] = "08939b99869f59007387aea0d1a86341"
-SRC_URI[sha256sum] = "26229570d6787ff3caa932fe9d802960f51a89239b990d275ae845405ce43857"
+SRC_URI[md5sum] = "785fa46921b4cbb4028b27b825a268d4"
+SRC_URI[sha256sum] = "763a522cc5d1673ba7a4092c0914790f11704b1d4c41e2671e50d0f702a8c6a0"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.10.bb b/meta-python/recipes-devtools/python/python-cython_0.29.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.29.10.bb
rename to meta-python/recipes-devtools/python/python-cython_0.29.11.bb
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.29.10.bb b/meta-python/recipes-devtools/python/python3-cython_0.29.11.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.29.10.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.29.11.bb

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


More information about the Openembedded-commits mailing list