From 4968bb7a35e57cc3944d8f105c6fe6c59c7803e3 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 23 Oct 2023 16:40:43 +0800 Subject: [PATCH] python3-executing: upgrade 1.2.0 -> 2.0.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../{python3-executing_1.2.0.bb => python3-executing_2.0.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-executing_1.2.0.bb => python3-executing_2.0.0.bb} (74%) diff --git a/meta-python/recipes-devtools/python/python3-executing_1.2.0.bb b/meta-python/recipes-devtools/python/python3-executing_2.0.0.bb similarity index 74% rename from meta-python/recipes-devtools/python/python3-executing_1.2.0.bb rename to meta-python/recipes-devtools/python/python3-executing_2.0.0.bb index 89f935c672..4c4fd45166 100644 --- a/meta-python/recipes-devtools/python/python3-executing_1.2.0.bb +++ b/meta-python/recipes-devtools/python/python3-executing_2.0.0.bb @@ -6,4 +6,4 @@ DEPENDS = "python3-setuptools-scm-native" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "19da64c18d2d851112f09c287f8d3dbbdf725ab0e569077efb6cdcbd3497c107" +SRC_URI[sha256sum] = "0ff053696fdeef426cda5bd18eacd94f82c91f49823a2e9090124212ceea9b08"