From dbc6808bee81165c7a81e9848246d8390f698381 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 11 Mar 2025 16:54:50 +0800 Subject: [PATCH] python3-cmake: upgrade 3.31.4 -> 3.31.6 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.31.4.bb => python3-cmake_3.31.6.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.31.4.bb => python3-cmake_3.31.6.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb b/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb index 2f199d7cde..67e19aa151 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.31.6.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "a6ac2242e0b16ad7d94c9f8572d6f232e6169747be50e5cdf497f206c4819ce1" +SRC_URI[sha256sum] = "8edddfbf367fa1bcf4b9f3064470bc0e1022f70609c0cf69c863961897826205" SRC_URI += " \ file://CMakeLists.txt \