[oe-commits] [meta-openembedded] 27/32: python-cffi: update to version 1.10.0

git at git.openembedded.org git at git.openembedded.org
Tue Sep 19 12:40:57 UTC 2017


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

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

commit 6c5c4ca307adc6389313f99b17a696518adb6337
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Sep 18 16:04:19 2017 -0400

    python-cffi: update to version 1.10.0
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-python/recipes-devtools/python/python-cffi.inc                   | 4 ++--
 .../python/{python-cffi_1.10.0.bb => python-cffi_1.11.0.bb}           | 0
 .../python/{python3-cffi_1.10.0.bb => python3-cffi_1.11.0.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 8b5e952..2d1f18f 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] = "2b5fa41182ed0edaf929a789e602a070"
-SRC_URI[sha256sum] = "b3b02911eb1f6ada203b0763ba924234629b51586f72a21faacc638269f4ced5"
+SRC_URI[md5sum] = "2c5939cc2fa0183fe0c2fcb6a4f1994d"
+SRC_URI[sha256sum] = "5f4ff33371c6969b39b293d9771ee91e81d26f9129be093ca1b7be357fcefd15"
 
 RDEPENDS_${PN}_class-target = " \
     ${PYTHON_PN}-io \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.10.0.bb b/meta-python/recipes-devtools/python/python-cffi_1.11.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python-cffi_1.10.0.bb
rename to meta-python/recipes-devtools/python/python-cffi_1.11.0.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.10.0.bb b/meta-python/recipes-devtools/python/python3-cffi_1.11.0.bb
similarity index 100%
rename from meta-python/recipes-devtools/python/python3-cffi_1.10.0.bb
rename to meta-python/recipes-devtools/python/python3-cffi_1.11.0.bb

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


More information about the Openembedded-commits mailing list