diff mbox series

[37/48] python3-scons: upgrade 4.9.0 -> 4.9.1

Message ID 20250402071017.2157620-37-richard.purdie@linuxfoundation.org
State Accepted, archived
Commit 361619cd8a08676b8b5eb28b07a4006716a83103
Headers show
Series [01/48] at-spi2-core: upgrade 2.56.0 -> 2.56.1 | expand

Commit Message

Richard Purdie April 2, 2025, 7:10 a.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 .../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 mbox series

Patch

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