From d2b497baa0a5b8fb9ab2b73ba36314d576c8e810 Mon Sep 17 00:00:00 2001 From: zangrc Date: Mon, 6 Jul 2020 16:36:26 +0800 Subject: python3-pyflakes: Remove recipe This recipe already exists in meta-openembedded, the path is: /meta-openembedded/meta-python/recipes-devtools/python/python3-pyflakes_2.2.0.bb Signed-off-by: Zang Ruochen Signed-off-by: Bruce Ashfield --- meta-openstack/recipes-devtools/python/python-pyflakes.inc | 14 -------------- .../recipes-devtools/python/python3-pyflakes_0.7.3.bb | 2 -- 2 files changed, 16 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-pyflakes.inc delete mode 100644 meta-openstack/recipes-devtools/python/python3-pyflakes_0.7.3.bb (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-pyflakes.inc b/meta-openstack/recipes-devtools/python/python-pyflakes.inc deleted file mode 100644 index df92d80..0000000 --- a/meta-openstack/recipes-devtools/python/python-pyflakes.inc +++ /dev/null @@ -1,14 +0,0 @@ -DESCRIPTION = "passive checker of Python programs" -HOMEPAGE = "https://github.com/dreamhost/cliff" -SECTION = "devel/python" -LICENSE = "Apache-2.0" -LIC_FILES_CHKSUM = "file://README.rst;md5=1815018ebbbfc8659a9df33681a0936e" - -SRC_URI[md5sum] = "ec94ac11cb110e6e72cca23c104b66b1" -SRC_URI[sha256sum] = "dbd2c940a1030a4f811afc1a04017a44011c0cb54f8f384b66aa624097d9b5e3" - -inherit pypi - -RDEPENDS_${PN} += "${PYTHON_PN}-prettytable \ - ${PYTHON_PN}-cmd2 \ - ${PYTHON_PN}-pyparsing" diff --git a/meta-openstack/recipes-devtools/python/python3-pyflakes_0.7.3.bb b/meta-openstack/recipes-devtools/python/python3-pyflakes_0.7.3.bb deleted file mode 100644 index cc9e864..0000000 --- a/meta-openstack/recipes-devtools/python/python3-pyflakes_0.7.3.bb +++ /dev/null @@ -1,2 +0,0 @@ -require python-pyflakes.inc -inherit setuptools3 -- cgit v1.2.3-54-g00ecf