[oe-commits] [meta-openembedded] 06/26: python-cython: upgrade 0.29.12 -> 0.29.13

git at git.openembedded.org git at git.openembedded.org
Sat Aug 3 01:11:29 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 cd5566d00ec3f2771899a84f1e90e90461dca7eb
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Aug 1 10:10:11 2019 +0800

    python-cython: upgrade 0.29.12 -> 0.29.13
    
    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.12.bb => python-cython_0.29.13.bb}     | 0
 .../python/{python3-cython_0.29.12.bb => python3-cython_0.29.13.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 e326da4..4261594 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] = "f212574687a52706ff53738a64f91398"
-SRC_URI[sha256sum] = "20da832a5e9a8e93d1e1eb64650258956723940968eb585506531719b55b804f"
+SRC_URI[md5sum] = "f8109a2a86cded40b3896ee7a63bc5a5"
+SRC_URI[sha256sum] = "c29d069a4a30f472482343c866f7486731ad638ef9af92bfe5fca9c7323d638e"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.12.bb b/meta-python/recipes-devtools/python/python-cython_0.29.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.29.12.bb
rename to meta-python/recipes-devtools/python/python-cython_0.29.13.bb
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.29.12.bb b/meta-python/recipes-devtools/python/python3-cython_0.29.13.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.29.12.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.29.13.bb

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


More information about the Openembedded-commits mailing list