All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Böszörményi Zoltán" <zboszor@pr.hu>
To: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>,
	openembedded-core@lists.openembedded.org
Subject: Re: [OE-core] [PATCH 1/2] python3-setuptools: update to 58.0.4
Date: Tue, 12 Oct 2021 11:36:03 +0200	[thread overview]
Message-ID: <a56da552-d10f-904d-0899-053959eca33e@pr.hu> (raw)
In-Reply-To: <20210918221852.2284913-1-open.source@oleksandr-kravchuk.com>

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.source@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 (#156151): https://lists.openembedded.org/g/openembedded-core/message/156151
> Mute This Topic: https://lists.openembedded.org/mt/85708588/3617728
> Group Owner: openembedded-core+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [zboszor@pr.hu]
> -=-=-=-=-=-=-=-=-=-=-=-
> 



  parent reply	other threads:[~2021-10-12  9:36 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-18 22:18 [PATCH 1/2] python3-setuptools: update to 58.0.4 Oleksandr Kravchuk
2021-09-18 22:18 ` [PATCH 2/2] python3-setuptools: minor cleanup Oleksandr Kravchuk
2021-10-12  9:36 ` Böszörményi Zoltán [this message]
2021-10-13  2:57   ` [OE-core] [PATCH 1/2] python3-setuptools: update to 58.0.4 Khem Raj

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a56da552-d10f-904d-0899-053959eca33e@pr.hu \
    --to=zboszor@pr.hu \
    --cc=open.source@oleksandr-kravchuk.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.