[oe-commits] [meta-openembedded] 29/52: python-cffi: update to version 1.11.4

git at git.openembedded.org git at git.openembedded.org
Sat Mar 17 02:33:11 UTC 2018


This is an automated email from the git hooks/post-receive script.

armin_kuster pushed a commit to branch master
in repository meta-openembedded.

commit e8aec6db34950f940a6093ec66c52f7411d9d5ff
Author: Derek Straka <derek at asterius.io>
AuthorDate: Fri Mar 2 08:42:51 2018 -0500

    python-cffi: update to version 1.11.4
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 meta-python/recipes-devtools/python/python-cffi.inc                   | 4 ++--
 .../python/{python-cffi_1.11.4.bb => python-cffi_1.11.5.bb}           | 0
 .../python/{python3-cffi_1.11.4.bb => python3-cffi_1.11.5.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 39ab19f..e6071ee 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] = "8ef0f852498908b20bc508799901fe93"
-SRC_URI[sha256sum] = "df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d"
+SRC_URI[md5sum] = "ac8492f4ad952360737413e82d661908"
+SRC_URI[sha256sum] = "e90f17980e6ab0f3c2f3730e56d1fe9bcba1891eeea58966e89d352492cc74f4"
 
 RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-ctypes \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb b/meta-python/recipes-devtools/python/python-cffi_1.11.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.11.4.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.11.5.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb b/meta-python/recipes-devtools/python/python3-cffi_1.11.5.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.11.5.bb

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


More information about the Openembedded-commits mailing list