From d68a8b2a4634376b9b02513718cba54875da6adc Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 14 Jan 2025 16:28:35 +0800 Subject: [PATCH] python3-cmake: upgrade 3.31.2 -> 3.31.4 Changelog: =========== - chore(deps): bump the actions group across 1 directory with 2 updates - chore(deps): update pre-commit hooks - [Bot] Update to CMake 3.31.4 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.31.2.bb => python3-cmake_3.31.4.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.31.2.bb => python3-cmake_3.31.4.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb b/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb index 2c2cd02627..2f199d7cde 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "16a323fcbb86cf8a10aea82cd4deecb33edb3ed7e8907be8a06933ce04f6e6d1" +SRC_URI[sha256sum] = "a6ac2242e0b16ad7d94c9f8572d6f232e6169747be50e5cdf497f206c4819ce1" SRC_URI += " \ file://CMakeLists.txt \