From 0b4d3882dc16407ef7db99687f406cb11fce2fbe Mon Sep 17 00:00:00 2001 From: zhengruoqin Date: Mon, 6 Jul 2020 16:46:35 +0800 Subject: python3-colorama: Remove recipe This recipe already exists in meta-openembedded, the path is: meta-openembedded/meta-python/recipes-devtools/python/python3-colorama_0.4.3.bb Signed-off-by: Zheng Ruoqin Signed-off-by: Bruce Ashfield --- .../recipes-devtools/python/python-colorama.inc | 18 ------------------ .../recipes-devtools/python/python3-colorama_0.4.1.bb | 3 --- 2 files changed, 21 deletions(-) delete mode 100644 meta-openstack/recipes-devtools/python/python-colorama.inc delete mode 100644 meta-openstack/recipes-devtools/python/python3-colorama_0.4.1.bb (limited to 'meta-openstack/recipes-devtools/python') diff --git a/meta-openstack/recipes-devtools/python/python-colorama.inc b/meta-openstack/recipes-devtools/python/python-colorama.inc deleted file mode 100644 index 4b5dc79..0000000 --- a/meta-openstack/recipes-devtools/python/python-colorama.inc +++ /dev/null @@ -1,18 +0,0 @@ -# -# Copyright (C) 2014 Wind River Systems, Inc. -# -DESCRIPTION = "Simple cross-platform colored terminal text in Python" -HOMEPAGE = "http://pypi.python.org/pypi/colorama" -SECTION = "devel/python" -LICENSE = "BSD" -LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26" - -SRC_URI[md5sum] = "f927529cd1735f6f50ee2c61628e9c1f" -SRC_URI[sha256sum] = "05eed71e2e327246ad6b38c540c4a3117230b19679b875190486ddd2d721422d" - -inherit pypi - -DEPENDS += " \ - ${PYTHON_PN}-pip \ - " - diff --git a/meta-openstack/recipes-devtools/python/python3-colorama_0.4.1.bb b/meta-openstack/recipes-devtools/python/python3-colorama_0.4.1.bb deleted file mode 100644 index 89c2fea..0000000 --- a/meta-openstack/recipes-devtools/python/python3-colorama_0.4.1.bb +++ /dev/null @@ -1,3 +0,0 @@ -require python-colorama.inc -inherit setuptools3 - -- cgit v1.2.3-54-g00ecf