All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-python][PATCH] python3-termcolor: drop recipe
@ 2022-02-28 21:55 Justin Bronder
  2022-02-28 22:34 ` [oe] " Khem Raj
  0 siblings, 1 reply; 5+ messages in thread
From: Justin Bronder @ 2022-02-28 21:55 UTC (permalink / raw)
  To: openembedded-devel; +Cc: Justin Bronder

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 <jsbronder@cold-front.org>
---
 .../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



^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-03-01 15:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-02-28 21:55 [meta-python][PATCH] python3-termcolor: drop recipe Justin Bronder
2022-02-28 22:34 ` [oe] " Khem Raj
2022-03-01  9:53   ` Jia, Hongxu
2022-03-01 14:46     ` Khem Raj
2022-03-01 15:24       ` Tim Orling

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.