From 4a7e667e100844c2f32f1498e6f9b8d0864474e1 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Sat, 4 Nov 2023 13:40:35 -0700 Subject: [PATCH] python3-executing: upgrade 2.0.0 -> 2.0.1 Signed-off-by: Khem Raj --- .../{python3-executing_2.0.0.bb => python3-executing_2.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-executing_2.0.0.bb => python3-executing_2.0.1.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-executing_2.0.0.bb b/meta-python/recipes-devtools/python/python3-executing_2.0.1.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-executing_2.0.0.bb rename to meta-python/recipes-devtools/python/python3-executing_2.0.1.bb index 4c4fd45166..3ee1e66f97 100644 --- a/meta-python/recipes-devtools/python/python3-executing_2.0.0.bb +++ b/meta-python/recipes-devtools/python/python3-executing_2.0.1.bb @@ -6,4 +6,4 @@ DEPENDS = "python3-setuptools-scm-native" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "0ff053696fdeef426cda5bd18eacd94f82c91f49823a2e9090124212ceea9b08" +SRC_URI[sha256sum] = "35afe2ce3affba8ee97f2d69927fa823b08b472b7b994e36a52a964b93d16147"