[oe-commits] [meta-openembedded] 01/03: python-cython: upgrade 0.29.13 -> 0.29.14

git at git.openembedded.org git at git.openembedded.org
Thu Nov 7 05:22:07 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 961279003cdf347f9694926a5506b845cb71b55f
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Thu Nov 7 10:15:25 2019 +0800

    python-cython: upgrade 0.29.13 -> 0.29.14
    
    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.13.bb => python-cython_0.29.14.bb}     | 0
 .../python/{python3-cython_0.29.13.bb => python3-cython_0.29.14.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 4261594..3260e92 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] = "f8109a2a86cded40b3896ee7a63bc5a5"
-SRC_URI[sha256sum] = "c29d069a4a30f472482343c866f7486731ad638ef9af92bfe5fca9c7323d638e"
+SRC_URI[md5sum] = "6e2f139e30bb08d68366f9370d87964c"
+SRC_URI[sha256sum] = "e4d6bb8703d0319eb04b7319b12ea41580df44fd84d83ccda13ea463c6801414"
 
 inherit pypi
 
diff --git a/meta-python/recipes-devtools/python/python-cython_0.29.13.bb b/meta-python/recipes-devtools/python/python-cython_0.29.14.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cython_0.29.13.bb
rename to meta-python/recipes-devtools/python/python-cython_0.29.14.bb
diff --git a/meta-python/recipes-devtools/python/python3-cython_0.29.13.bb b/meta-python/recipes-devtools/python/python3-cython_0.29.14.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cython_0.29.13.bb
rename to meta-python/recipes-devtools/python/python3-cython_0.29.14.bb

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


More information about the Openembedded-commits mailing list