No releases since 2011, no upstream repository and does not build with bdist_wheel. If you depend upon this recipe, please work with upstream to update the package to PEP-517 packaging.
Note that there are alternatives on PyPI and numerous forks on github, but none appear to have become canonical. Signed-off-by: Justin Bronder <[email protected]> --- .../packagegroups/packagegroup-meta-python.bb | 1 - .../python/python3-termcolor_1.1.0.bb | 12 ------------ 2 files changed, 13 deletions(-) delete mode 100644 meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb diff --git a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb index 9626231bba..dbfa991ebe 100644 --- a/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb +++ b/meta-python/recipes-core/packagegroups/packagegroup-meta-python.bb @@ -421,7 +421,6 @@ RDEPENDS:packagegroup-meta-python3 = "\ python3-sympy \ python3-tabulate \ python3-term \ - python3-termcolor \ python3-textparser \ python3-texttable \ python3-thrift \ diff --git a/meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb b/meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb deleted file mode 100644 index 17df7f983d..0000000000 --- a/meta-python/recipes-devtools/python/python3-termcolor_1.1.0.bb +++ /dev/null @@ -1,12 +0,0 @@ -SUMMARY = "ANSII Color formatting for output in terminal" -HOMEPAGE = "https://pypi.python.org/pypi/termcolor" -SECTION = "devel/python" -LICENSE = "MIT" -LIC_FILES_CHKSUM = "file://COPYING.txt;md5=809e8749b63567978acfbd81d9f6a27d" - -inherit pypi setuptools3 - -SRC_URI[md5sum] = "043e89644f8909d462fbbfa511c768df" -SRC_URI[sha256sum] = "1d6d69ce66211143803fbc56652b41d73b4a400a2891d7bf7a1cdf4c02de613b" - -BBCLASSEXTEND = "native" -- 2.35.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#95597): https://lists.openembedded.org/g/openembedded-devel/message/95597 Mute This Topic: https://lists.openembedded.org/mt/89462395/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
