From d15d7bba78179dd73fa77631a9a220a2efd4978f Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Fri, 12 Apr 2019 10:48:31 +0800 Subject: python-cffi: upgrade 1.11.5 -> 1.12.2 -Upgrade from python-cffi_1.11.5.bb to python-cffi_1.12.2.bb. -Upgrade from python3-cffi_1.11.5.bb to python3-cffi_1.12.2.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-cffi_1.11.5.bb | 6 ------ 1 file changed, 6 deletions(-) delete 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 deleted file mode 100644 index bc667b8056..0000000000 --- a/meta-python/recipes-devtools/python/python-cffi_1.11.5.bb +++ /dev/null @@ -1,6 +0,0 @@ -require python-cffi.inc -inherit pypi setuptools - -RDEPENDS_${PN} += " \ - ${PYTHON_PN}-subprocess \ -" -- cgit v1.2.3-54-g00ecf