[meta-python] python3-hatchling: upgrade 1.3.0 -> 1.3.1

Message ID 1654758981-32219-1-git-send-email-xuhuan.fnst@fujitsu.com
State New
Headers show
Series [meta-python] python3-hatchling: upgrade 1.3.0 -> 1.3.1 | expand

Commit Message

XU Huan June 9, 2022, 7:16 a.m. UTC
From: Xu Huan <xuhuan.fnst@fujitsu.com>

Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
---
 .../{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb} (88%)

Comments

Khem Raj June 30, 2022, 5:35 p.m. UTC | #1
Please send this to oe-core since this package is in oe-core now.

On Thu, Jun 9, 2022 at 3:16 AM xuhuan.fnst@fujitsu.com
<xuhuan.fnst@fujitsu.com> wrote:
>
> From: Xu Huan <xuhuan.fnst@fujitsu.com>
>
> Signed-off-by: Xu Huan <xuhuan.fnst@fujitsu.com>
> ---
>  .../{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb}  | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>  rename meta-python/recipes-devtools/python/{python3-hatchling_1.3.0.bb => python3-hatchling_1.3.1.bb} (88%)
>
> diff --git a/meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb b/meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
> similarity index 88%
> rename from meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
> rename to meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
> index a6550a973..1c08bd60f 100644
> --- a/meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
> +++ b/meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
> @@ -8,7 +8,7 @@ inherit pypi python_hatchling
>  DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native"
>  DEPENDS:remove:class-native = "python3-hatchling-native"
>
> -SRC_URI[sha256sum] = "1401d45d3dd6a5910f64d539acaa943486d5e8b7dda1a97f2b0040fdddc5b85e"
> +SRC_URI[sha256sum] = "aaa63019c9d666053d9ff318097335e766123844547c52940155c0401c3c142f"
>
>  # Until we have a proper tool to invoke PEP517 builds, hatchling can't
>  # bootstrap itself automatically.
> --
> 2.25.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#97449): https://lists.openembedded.org/g/openembedded-devel/message/97449
> Mute This Topic: https://lists.openembedded.org/mt/91640859/1997914
> Group Owner: openembedded-devel+owner@lists.openembedded.org
> Unsubscribe: https://lists.openembedded.org/g/openembedded-devel/unsub [raj.khem@gmail.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>

Patch

diff --git a/meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb b/meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
similarity index 88%
rename from meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
rename to meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
index a6550a973..1c08bd60f 100644
--- a/meta-python/recipes-devtools/python/python3-hatchling_1.3.0.bb
+++ b/meta-python/recipes-devtools/python/python3-hatchling_1.3.1.bb
@@ -8,7 +8,7 @@  inherit pypi python_hatchling
 DEPENDS += "python3-pluggy-native python3-tomli-native python3-pathspec-native python3-packaging-native python3-editables-native"
 DEPENDS:remove:class-native = "python3-hatchling-native"
 
-SRC_URI[sha256sum] = "1401d45d3dd6a5910f64d539acaa943486d5e8b7dda1a97f2b0040fdddc5b85e"
+SRC_URI[sha256sum] = "aaa63019c9d666053d9ff318097335e766123844547c52940155c0401c3c142f"
 
 # Until we have a proper tool to invoke PEP517 builds, hatchling can't
 # bootstrap itself automatically.