From 361619cd8a08676b8b5eb28b07a4006716a83103 Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 1 Apr 2025 09:22:42 +0000 Subject: [PATCH] python3-scons: upgrade 4.9.0 -> 4.9.1 Signed-off-by: Richard Purdie --- .../python/{python3-scons_4.9.0.bb => python3-scons_4.9.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-scons_4.9.0.bb => python3-scons_4.9.1.bb} (88%) diff --git a/meta/recipes-devtools/python/python3-scons_4.9.0.bb b/meta/recipes-devtools/python/python3-scons_4.9.1.bb similarity index 88% rename from meta/recipes-devtools/python/python3-scons_4.9.0.bb rename to meta/recipes-devtools/python/python3-scons_4.9.1.bb index 2163d4b1a34..c8496679707 100644 --- a/meta/recipes-devtools/python/python3-scons_4.9.0.bb +++ b/meta/recipes-devtools/python/python3-scons_4.9.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" -SRC_URI[sha256sum] = "f1a5e161bf3d1411d780d65d7919654b9405555994621d3d68e42d62114b592a" +SRC_URI[sha256sum] = "bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c615c338" inherit pypi python_setuptools_build_meta -- 2.47.3