From 55dc876c44a7ee9317fdf0665181c467282b2f3e Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 16 Sep 2025 17:41:31 +0800 Subject: [PATCH] python3-executing: upgrade 2.2.0 -> 2.2.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-executing_2.2.0.bb => python3-executing_2.2.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-executing_2.2.0.bb => python3-executing_2.2.1.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb b/meta-python/recipes-devtools/python/python3-executing_2.2.1.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-executing_2.2.0.bb rename to meta-python/recipes-devtools/python/python3-executing_2.2.1.bb index 2941f6f0ee..2bac5e8486 100644 --- a/meta-python/recipes-devtools/python/python3-executing_2.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-executing_2.2.1.bb @@ -6,4 +6,4 @@ DEPENDS = "python3-setuptools-scm-native" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "5d108c028108fe2551d1a7b2e8b713341e2cb4fc0aa7dcf966fa4327a5226755" +SRC_URI[sha256sum] = "3632cc370565f6648cc328b32435bd120a1e4ebb20c77e3fdde9a13cd1e533c4"