mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2025-12-15 14:56:43 +01:00
python3-colorama: remove recipe
Moved to oe-core since pytest needs it. Also remove it from the meta-python packagegroup. Signed-off-by: Trevor Gamblin <tgamblin@baylibre.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
1dad6b12c7
commit
0246a2f515
|
|
@ -69,7 +69,6 @@ RDEPENDS:packagegroup-meta-python3 = "\
|
|||
python3-click-repl \
|
||||
python3-click-spinner \
|
||||
python3-cmd2 \
|
||||
python3-colorama \
|
||||
python3-coloredlogs \
|
||||
python3-colorlog \
|
||||
python3-colorzero \
|
||||
|
|
|
|||
|
|
@ -1,14 +0,0 @@
|
|||
SUMMARY = "Cross-platform colored terminal text."
|
||||
HOMEPAGE = "https://github.com/tartley/colorama"
|
||||
LICENSE = "BSD-3-Clause"
|
||||
LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=b4936429a56a652b84c5c01280dcaa26"
|
||||
|
||||
inherit pypi python_setuptools_build_meta
|
||||
|
||||
SRC_URI[sha256sum] = "08695f5cb7ed6e0531a20572697297273c47b8cae5a63ffc6d6ed5c201be6e44"
|
||||
|
||||
DEPENDS += " \
|
||||
python3-hatchling-native \
|
||||
"
|
||||
|
||||
BBCLASSEXTEND = "native nativesdk"
|
||||
Loading…
Reference in New Issue
Block a user