diff mbox series

[meta-python] python3-portion: upgrade 2.4.1 -> 2.4.2

Message ID 1702544474-28298-1-git-send-email-wangmy@fujitsu.com
State Superseded
Headers show
Series [meta-python] python3-portion: upgrade 2.4.1 -> 2.4.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Dec. 14, 2023, 9:01 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
  Import error when using create_api in Python 3.10+

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-portion_2.4.1.bb => python3-portion_2.4.2.bb}      | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-portion_2.4.1.bb => python3-portion_2.4.2.bb} (80%)

Comments

Khem Raj Dec. 14, 2023, 5:40 p.m. UTC | #1
duplicate of https://patchwork.yoctoproject.org/project/oe/patch/20231214052330.1209724-1-derek@asterius.io/

On Thu, Dec 14, 2023 at 1:03 AM wangmy <wangmy@fujitsu.com> wrote:
>
> From: Wang Mingyu <wangmy@fujitsu.com>
>
> Changelog:
>   Import error when using create_api in Python 3.10+
>
> Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
> ---
>  .../{python3-portion_2.4.1.bb => python3-portion_2.4.2.bb}      | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-portion_2.4.1.bb => python3-portion_2.4.2.bb} (80%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
> similarity index 80%
> rename from meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
> rename to meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
> index a340ba7fc..b4bbfc6c6 100644
> --- a/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
> +++ b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
> @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05f1e16a8e59ce3e9a979e881816c2ab"
>
>  inherit pypi setuptools3
>
> -SRC_URI[sha256sum] = "9dcbf1808898f440aed304a5e9f0742a2859eca3b0ac7f1f58e50502852a8ef9"
> +SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065"
>
>  RDEPENDS:${PN} = "\
>      ${PYTHON_PN}-sortedcontainers \
> --
> 2.34.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#107444): https://lists.openembedded.org/g/openembedded-devel/message/107444
> Mute This Topic: https://lists.openembedded.org/mt/103166882/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
similarity index 80%
rename from meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
rename to meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
index a340ba7fc..b4bbfc6c6 100644
--- a/meta-python/recipes-devtools/python/python3-portion_2.4.1.bb
+++ b/meta-python/recipes-devtools/python/python3-portion_2.4.2.bb
@@ -7,7 +7,7 @@  LIC_FILES_CHKSUM = "file://LICENSE.txt;md5=05f1e16a8e59ce3e9a979e881816c2ab"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "9dcbf1808898f440aed304a5e9f0742a2859eca3b0ac7f1f58e50502852a8ef9"
+SRC_URI[sha256sum] = "5289b40d98959b16b3f6927781678935d3df1b7c14947f5d7778e5e04dd9a065"
 
 RDEPENDS:${PN} = "\
     ${PYTHON_PN}-sortedcontainers \