From 77fd73a5350af837a4cc4932c5ea802f8bcb51e6 Mon Sep 17 00:00:00 2001 From: Derek Straka Date: Sun, 14 Jan 2018 19:46:38 -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/python3-cffi_1.11.4.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb (limited to 'meta-python/recipes-devtools/python/python3-cffi_1.11.4.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.4.bb new file mode 100644 index 0000000000..e888084347 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-cffi_1.11.4.bb @@ -0,0 +1,2 @@ +inherit pypi setuptools3 +require python-cffi.inc -- cgit 1.2.3-korg