aboutsummaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2017-10-16 09:49:53 -0400
committerMartin Jansa <Martin.Jansa@gmail.com>2017-10-17 10:32:04 +0000
commit28d437f2b950c5f4926f9701cd1543ddd279d743 (patch)
tree4626dac855051960a8d3124fa9027af395d31ee0 /recipes-devtools/python
parentda9255674174b74b0087ea1f2fa9653b0dc087d3 (diff)
downloadmeta-python2-28d437f2b950c5f4926f9701cd1543ddd279d743.tar.gz
python-cffi: update to version 1.11.2
(From meta-openembedded commit: 6e3fc5b8d904d06e3aa77e9ec9968ab37a798188) Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Tim Orling <ticotimo@gmail.com>
Diffstat (limited to 'recipes-devtools/python')
-rw-r--r--recipes-devtools/python/python-cffi.inc4
-rw-r--r--recipes-devtools/python/python-cffi_1.11.2.bb (renamed from recipes-devtools/python/python-cffi_1.11.0.bb)0
2 files changed, 2 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-cffi.inc b/recipes-devtools/python/python-cffi.inc
index 2d1f18f..8dcdb63 100644
--- a/recipes-devtools/python/python-cffi.inc
+++ b/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] = "2c5939cc2fa0183fe0c2fcb6a4f1994d"
-SRC_URI[sha256sum] = "5f4ff33371c6969b39b293d9771ee91e81d26f9129be093ca1b7be357fcefd15"
+SRC_URI[md5sum] = "a731487324b501c8295221b629d3f5f3"
+SRC_URI[sha256sum] = "ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6"
RDEPENDS_${PN}_class-target = " \
${PYTHON_PN}-io \
diff --git a/recipes-devtools/python/python-cffi_1.11.0.bb b/recipes-devtools/python/python-cffi_1.11.2.bb
index 3cd62d1..3cd62d1 100644
--- a/recipes-devtools/python/python-cffi_1.11.0.bb
+++ b/recipes-devtools/python/python-cffi_1.11.2.bb