[meta-python] python3-termcolor: drop recipe

Message ID 20220228215547.17414-1-jsbronder@cold-front.org
State New
Headers show
Series [meta-python] python3-termcolor: drop recipe | expand

Commit Message

Justin Bronder Feb. 28, 2022, 9:55 p.m. UTC
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

Comments

Khem Raj Feb. 28, 2022, 10:34 p.m. UTC | #1
Hongxu added this recipe in 2019, I would like to hear from him. Maybe
he has future plans for this recipe.

On Mon, Feb 28, 2022 at 1:55 PM Justin Bronder <jsbronder@cold-front.org> 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 <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
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> 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/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
Hongxu Jia March 1, 2022, 9:53 a.m. UTC | #2
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

//Hongxu

> On Mon, Feb 28, 2022 at 1:55 PM Justin Bronder <jsbronder@cold-front.org> 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 <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
>>
>>
>> -=-=-=-=-=-=-=-=-=-=-=-
>> 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/1997914
>> Group Owner: openembedded-devel+owner@lists.openembedded.org
>> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
>> -=-=-=-=-=-=-=-=-=-=-=-
>>
Khem Raj March 1, 2022, 2:46 p.m. UTC | #3
On Tue, Mar 1, 2022 at 1:53 AM hongxu <hongxu.jia@windriver.com> 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 <jsbronder@cold-front.org>
> 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 <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
> >>
> >>
> >>
> >>
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#95624):
> https://lists.openembedded.org/g/openembedded-devel/message/95624
> Mute This Topic: https://lists.openembedded.org/mt/89462395/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>
Tim Orling March 1, 2022, 3:24 p.m. UTC | #4
On Tue, Mar 1, 2022 at 6:46 AM Khem Raj <raj.khem@gmail.com> wrote:

>
>
> On Tue, Mar 1, 2022 at 1:53 AM hongxu <hongxu.jia@windriver.com> 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
>

I agree. We can keep it until a suitable replacement that is better
maintained can be used.


>
>>
>> //Hongxu
>>
>> > On Mon, Feb 28, 2022 at 1:55 PM Justin Bronder <
>> jsbronder@cold-front.org> 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 <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
>> >>
>> >>
>> >>
>> >>
>>
>>
>>
>>
>>
> -=-=-=-=-=-=-=-=-=-=-=-
> 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/924729
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [
> ticotimo@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
>

Patch

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"