From: wangmy Date: Wed, 3 Aug 2022 08:44:05 +0000 (+0800) Subject: python3-scons: upgrade 4.3.0 -> 4.4.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~3439 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86b22e0ea282b466e1d6107284f468ffe39b76fc;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git python3-scons: upgrade 4.3.0 -> 4.4.0 Signed-off-by: Wang Mingyu Signed-off-by: Luca Ceresoli --- diff --git a/meta/recipes-devtools/python/python3-scons_4.3.0.bb b/meta/recipes-devtools/python/python3-scons_4.4.0.bb similarity index 90% rename from meta/recipes-devtools/python/python3-scons_4.3.0.bb rename to meta/recipes-devtools/python/python3-scons_4.4.0.bb index ae91d980fe5..ad1149597f3 100644 --- a/meta/recipes-devtools/python/python3-scons_4.3.0.bb +++ b/meta/recipes-devtools/python/python3-scons_4.4.0.bb @@ -5,7 +5,7 @@ LICENSE = "MIT" LIC_FILES_CHKSUM = "file://LICENSE;md5=d903b0b8027f461402bac9b5169b36f7" SRC_URI += " file://0001-Fix-man-page-installation.patch" -SRC_URI[sha256sum] = "d47081587e3675cc168f1f54f0d74a69b328a2fc90ec4feb85f728677419b879" +SRC_URI[sha256sum] = "7703c4e9d2200b4854a31800c1dbd4587e1fa86e75f58795c740bcfa7eca7eaa" PYPI_PACKAGE = "SCons"