summaryrefslogtreecommitdiffstats
path: root/meta-python
diff options
context:
space:
mode:
authorDerek Straka <derek@asterius.io>2018-01-14 19:46:38 -0500
committerArmin Kuster <akuster808@gmail.com>2018-01-22 19:36:21 -0800
commit77fd73a5350af837a4cc4932c5ea802f8bcb51e6 (patch)
treee8280b30e875744bef3b86be77481827d1d21345 /meta-python
parent000b80ef91ea37e57988eeb43b674c7f1b6f4fe7 (diff)
downloadmeta-openembedded-77fd73a5350af837a4cc4932c5ea802f8bcb51e6.tar.gz
python-cffi: update to version 1.11.4
Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-python')
-rw-r--r--meta-python/recipes-devtools/python/python-cffi.inc4
-rw-r--r--meta-python/recipes-devtools/python/python-cffi_1.11.4.bb (renamed from meta-python/recipes-devtools/python/python-cffi_1.11.2.bb)0
-rw-r--r--meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb (renamed from meta-python/recipes-devtools/python/python3-cffi_1.11.2.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 78addb63f..9c934b2f0 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"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=5677e2fdbf7cdda61d6dd2b57df547bf"
5DEPENDS += "libffi ${PYTHON_PN}-pycparser" 5DEPENDS += "libffi ${PYTHON_PN}-pycparser"
6 6
7SRC_URI[md5sum] = "a731487324b501c8295221b629d3f5f3" 7SRC_URI[md5sum] = "8ef0f852498908b20bc508799901fe93"
8SRC_URI[sha256sum] = "ab87dd91c0c4073758d07334c1e5f712ce8fe48f007b86f8238773963ee700a6" 8SRC_URI[sha256sum] = "df9083a992b17a28cd4251a3f5c879e0198bb26c9e808c4647e0a18739f1d11d"
9 9
10RDEPENDS_${PN}_class-target = " \ 10RDEPENDS_${PN}_class-target = " \
11 ${PYTHON_PN}-ctypes \ 11 ${PYTHON_PN}-ctypes \
diff --git a/meta-python/recipes-devtools/python/python-cffi_1.11.2.bb b/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb
index 3cd62d1f7..3cd62d1f7 100644
--- a/meta-python/recipes-devtools/python/python-cffi_1.11.2.bb
+++ b/meta-python/recipes-devtools/python/python-cffi_1.11.4.bb
diff --git a/meta-python/recipes-devtools/python/python3-cffi_1.11.2.bb b/meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb
index e88808434..e88808434 100644
--- a/meta-python/recipes-devtools/python/python3-cffi_1.11.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb