[oe-commits] [meta-openembedded] 27/33: python-cffi: upgrade 1.13.0 -> 1.13.1

git at git.openembedded.org git at git.openembedded.org
Wed Oct 23 12:32:22 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 fec76163fca0bab90bc11d2dd9e4f0837641f299
Author: Zang Ruochen <zangrc.fnst at cn.fujitsu.com>
AuthorDate: Wed Oct 23 13:39:43 2019 +0800

    python-cffi: upgrade 1.13.0 -> 1.13.1
    
    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-cffi.inc                   | 4 ++--
 .../python/{python-cffi_1.13.0.bb => python-cffi_1.13.1.bb}           | 0
 .../python/{python3-cffi_1.13.0.bb => python3-cffi_1.13.1.bb}         | 0
 3 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-python/recipes-devtools/python/python-cffi.inc b/meta-python/recipes-devtools/python/python-cffi.inc
index 07baa2d..df4f7a4 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] = "2c90be6d3bfbf80ab732b28fd677051d"
-SRC_URI[sha256sum] = "8fe230f612c18af1df6f348d02d682fe2c28ca0a6c3856c99599cdacae7cf226"
+SRC_URI[md5sum] = "824ad9f228fbc6ce203c334e2ff4ab8f"
+SRC_URI[sha256sum] = "558b3afef987cf4b17abd849e7bedf64ee12b28175d564d05b628a0f9355599b"
 
 RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-ctypes \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.13.0.bb b/meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.13.0.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.13.1.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.13.0.bb b/meta-python/recipes-devtools/python/python3-cffi_1.13.1.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.13.0.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.13.1.bb

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


More information about the Openembedded-commits mailing list