From 4947630afb2e186b5cd49287233ada9d9e77da1a Mon Sep 17 00:00:00 2001 From: Liu Yiding Date: Tue, 22 Jul 2025 11:12:13 +0800 Subject: [PATCH] python3-cmake: upgrade 4.0.2 -> 4.0.3 Changelog: =========== - update pre-commit hooks Signed-off-by: Liu Yiding Signed-off-by: Khem Raj --- .../python/{python3-cmake_4.0.2.bb => python3-cmake_4.0.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_4.0.2.bb => python3-cmake_4.0.3.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.0.2.bb b/meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_4.0.2.bb rename to meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb index a0d249a962..719169e641 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.0.2.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.0.3.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "d6ce25b2cbebc073344d38b603ba223f8e633a07335f8056375f397a0f0027e5" +SRC_URI[sha256sum] = "215732f09ea8a7088fe1ab46bbd61669437217278d709fd3851bf8211e8c59e3" SRC_URI += " \ file://CMakeLists.txt \