From e8aec6db34950f940a6093ec66c52f7411d9d5ff Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Fri, 2 Mar 2018 08:42:51 -0500 Subject: python-cffi: update to version 1.11.4 Signed-off-by: Derek Straka Signed-off-by: Armin Kuster --- meta-python/recipes-devtools/python/python-cffi_1.11.5.bb | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python-cffi_1.11.5.bb (limited to 'meta-python/recipes-devtools/python/python-cffi_1.11.5.bb') diff --git a/meta-python/recipes-devtools/python/python-cffi_1.11.5.bb b/meta-python/recipes-devtools/python/python-cffi_1.11.5.bb new file mode 100644 index 0000000000..bc667b8056 --- /dev/null +++ b/meta-python/recipes-devtools/python/python-cffi_1.11.5.bb @@ -0,0 +1,6 @@ +require python-cffi.inc +inherit pypi setuptools + +RDEPENDS_${PN} += " \ + ${PYTHON_PN}-subprocess \ +" -- cgit v1.2.3-54-g00ecf