On Tue, Mar 1, 2022 at 1:53 AM hongxu <[email protected]> wrote:
> On 3/1/22 06:34, Khem Raj wrote: > > [Please note: This e-mail is from an EXTERNAL e-mail address] > > > > Hongxu added this recipe in 2019, I would like to hear from him. Maybe > > he has future plans for this recipe. > > This recipe is required by tensorflow, but long time no maintain, I am > open to remove it in OE > > I will move the recipe to meta-tensorflow There is a fix for it to build with wheel so we don’t have need to remove it and since it’s still needed by Other layers it makes sense to keep it here > > > //Hongxu > > > On Mon, Feb 28, 2022 at 1:55 PM Justin Bronder <[email protected]> > wrote: > >> 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 (#95634): https://lists.openembedded.org/g/openembedded-devel/message/95634 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]] -=-=-=-=-=-=-=-=-=-=-=-
