From cbd1da1f644de9936e3cc05328cf24a43b9d5bc9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Thu, 9 Apr 2026 18:32:03 +0800 Subject: [PATCH] python3-cmake: upgrade 4.3.0 -> 4.3.1 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_4.3.0.bb => python3-cmake_4.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_4.3.0.bb => python3-cmake_4.3.1.bb} (91%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.3.0.bb b/meta-python/recipes-devtools/python/python3-cmake_4.3.1.bb similarity index 91% rename from meta-python/recipes-devtools/python/python3-cmake_4.3.0.bb rename to meta-python/recipes-devtools/python/python3-cmake_4.3.1.bb index b9eb56891d..5787b73d98 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_4.3.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_4.3.1.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "b25ef14e4ebc16219eeb199da2199fc526c011f9973e02e7c21c69bfd46ed752" +SRC_URI[sha256sum] = "6fe523413cdd2568a19a6ec297b8f869a95a3f8edaf0dd73731b81412216e00e" SRC_URI += " \ file://CMakeLists.txt \