From 6b34284bd37f3d2a852e3cc15cc7764245a37207 Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Wed, 24 Apr 2019 15:58:26 +0800 Subject: python-cffi: upgrade 1.12.2 -> 1.12.3 -Upgrade from python-cffi_1.12.2.bb to python-cffi_1.12.3.bb. -Upgrade from python3-cffi_1.12.2.bb to python3-cffi_1.12.3.bb. Signed-off-by: Zang Ruochen Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python-cffi_1.12.2.bb | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python-cffi_1.12.2.bb (limited to 'meta-python/recipes-devtools/python/python-cffi_1.12.2.bb') diff --git a/meta-python/recipes-devtools/python/python-cffi_1.12.2.bb b/meta-python/recipes-devtools/python/python-cffi_1.12.2.bb deleted file mode 100644 index bc667b8056..0000000000 --- a/meta-python/recipes-devtools/python/python-cffi_1.12.2.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