From: Alexander Kanavin Date: Mon, 22 Dec 2025 20:07:02 +0000 (+0100) Subject: python3-scons: upgrade 4.9.1 -> 4.10.1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=193d7a7ab7929e54eb298a0503e2fddb832db490;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-scons: upgrade 4.9.1 -> 4.10.1 Signed-off-by: Alexander Kanavin Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-scons_4.9.1.bb b/meta/recipes-devtools/python/python3-scons_4.10.1.bb similarity index 88% rename from meta/recipes-devtools/python/python3-scons_4.9.1.bb rename to meta/recipes-devtools/python/python3-scons_4.10.1.bb index 1eac1ce5a9..4a62e2e811 100644 --- a/meta/recipes-devtools/python/python3-scons_4.9.1.bb +++ b/meta/recipes-devtools/python/python3-scons_4.10.1.bb @@ -4,7 +4,7 @@ SECTION = "devel/python" LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" -SRC_URI[sha256sum] = "bacac880ba2e86d6a156c116e2f8f2bfa82b257046f3ac2666c85c53c615c338" +SRC_URI[sha256sum] = "99c0e94a42a2c1182fa6859b0be697953db07ba936ecc9817ae0d218ced20b15" inherit pypi python_setuptools_build_meta