[oe] [meta-python] [PATCH] python-cython: upgrade 0.29.6 -> 0.29.7

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Thu May 9 05:22:06 UTC 2019


-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>
---
 meta-python/recipes-devtools/python/python-cython.inc         | 4 ++--
 .../{python-cython_0.29.6.bb => python-cython_0.29.7.bb}      | 0
 .../{python3-cython_0.29.6.bb => python3-cython_0.29.7.bb}    | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cython_0.29.6.bb => python-cython_0.29.7.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cython_0.29.6.bb => python3-cython_0.29.7.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cython.inc b/meta-python/recipes-devtools/python/python-cython.inc
index afdf974a4..8ccbe0a87 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
-- 
2.20.1





More information about the Openembedded-devel mailing list