[oe] [meta-python] [PATCH] python-cffi: upgrade 1.13.1 -> 1.13.2

Zang Ruochen zangrc.fnst at cn.fujitsu.com
Wed Nov 13 08:44:15 UTC 2019


Signed-off-by: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
---
 meta-python/recipes-devtools/python/python-cffi.inc           | 4 ++--
 .../python/{python-cffi_1.13.1.bb => python-cffi_1.13.2.bb}   | 0
 .../python/{python3-cffi_1.13.1.bb => python3-cffi_1.13.2.bb} | 0
 3 files changed, 2 insertions(+), 2 deletions(-)
 rename meta-python/recipes-devtools/python/{python-cffi_1.13.1.bb => python-cffi_1.13.2.bb} (100%)
 rename meta-python/recipes-devtools/python/{python3-cffi_1.13.1.bb => python3-cffi_1.13.2.bb} (100%)

diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc
index df4f7a405..a2b0c3bb0 100644
--- a/meta-python/recipes-devtools/python/python-cffi.inc
+++ b/meta-python/recipes-devtools/python/python-cffi.inc
@@ -4,8 +4,8 @@ LICENSE = "MIT"
 LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
 DEPENDS += "libffi ${PYTHON_PN}-pycparser"
 
-SRC_URI[md5sum] = "824ad9f228fbc6ce203c334e2ff4ab8f"
-SRC_URI[sha256sum] = "558b3afef987cf4b17abd849e7bedf64ee12b28175d564d05b628a0f9355599b"
+SRC_URI[md5sum] = "652203cf99faa254efff7fab23c2f3a2"
+SRC_URI[sha256sum] = "599a1e8ff057ac530c9ad1778293c665cb81a791421f46922d80a86473c13346"
 
 RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-ctypes \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.13.2.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.13.1.bb b/meta-python/recipes-devtools/python/python3-cffi_1.13.2.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.13.1.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.13.2.bb
-- 
2.20.1





More information about the Openembedded-devel mailing list