It also has bunch of recipes in meta-python which needs to upgrade to
use 0.58 version as it breaks packages which needs 2to3 support still.
Maybe a simple version upgrade for these recipes will fix it

here is list

https://errors.yoctoproject.org/Errors/Build/132754/

On Tue, Oct 12, 2021 at 2:36 AM Zoltan Boszormenyi via
lists.openembedded.org <zboszor=pr...@lists.openembedded.org> wrote:
>
> This version broke at least python3-jsmin 2.2.2.
>
> I am hitting this issue:
>
> https://github.com/tikitu/jsmin/issues/33
> "error in jsmin setup command: use_2to3 is invalid."
>
> setuptools 58 removed support for use_2to3.
> python3-jsmin must be upgraded to 3.0.0 as a result.
>
> There be other fallouts, too.
>
> On 2021. 09. 19. 0:18, Oleksandr Kravchuk wrote:
> > Signed-off-by: Oleksandr Kravchuk <open.sou...@oleksandr-kravchuk.com>
> > ---
> >   ...ython3-setuptools_57.4.0.bb => python3-setuptools_58.0.4.bb} | 2 +-
> >   1 file changed, 1 insertion(+), 1 deletion(-)
> >   rename meta/recipes-devtools/python/{python3-setuptools_57.4.0.bb => 
> > python3-setuptools_58.0.4.bb} (94%)
> >
> > diff --git a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb 
> > b/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb
> > similarity index 94%
> > rename from meta/recipes-devtools/python/python3-setuptools_57.4.0.bb
> > rename to meta/recipes-devtools/python/python3-setuptools_58.0.4.bb
> > index ae45936c39..2000d355a9 100644
> > --- a/meta/recipes-devtools/python/python3-setuptools_57.4.0.bb
> > +++ b/meta/recipes-devtools/python/python3-setuptools_58.0.4.bb
> > @@ -10,7 +10,7 @@ SRC_URI:append:class-native = " 
> > file://0001-conditionally-do-not-fetch-code-by-e
> >
> >   SRC_URI += "file://0001-change-shebang-to-python3.patch"
> >
> > -SRC_URI[sha256sum] = 
> > "6bac238ffdf24e8806c61440e755192470352850f3419a52f26ffe0a1a64f465"
> > +SRC_URI[sha256sum] = 
> > "f10059f0152e0b7fb6b2edd77bcb1ecd4c9ed7048a826eb2d79f72fd2e6e237b"
> >
> >   DEPENDS += "${PYTHON_PN}"
> >
> >
> >
> >
> >
> >
>
>
> 
>
-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#156888): 
https://lists.openembedded.org/g/openembedded-core/message/156888
Mute This Topic: https://lists.openembedded.org/mt/85708588/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to