diff mbox series

[meta-python,11/34] python3-cmake: upgrade 4.4.2 -> 4.4.3

Message ID 20260902102900.1296-11-wangmy@fujitsu.com
State New
Headers show
Series [meta-oe,01/34] catch2: upgrade 3.15.3 -> 3.16.0 | expand

Commit Message

Wang Mingyu Sept. 2, 2026, 10:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../python/{python3-cmake_4.4.2.bb => python3-cmake_4.4.3.bb}   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cmake_4.4.2.bb => python3-cmake_4.4.3.bb} (91%)
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb b/meta-python/recipes-devtools/python/python3-cmake_4.4.3.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb
rename to meta-python/recipes-devtools/python/python3-cmake_4.4.3.bb
index 5450c33c1d..fcc898db37 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_4.4.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_4.4.3.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "6af2e0585239627f85f49a8f90761ce4560c671daae1d5e8d2b5f059dc7d22de"
+SRC_URI[sha256sum] = "b0c2703ec0a624649dd184c0ac5ee4c7f5fe5ef35eb82f9da44f5a0903adb2b6"
 
 SRC_URI += " \
 	file://CMakeLists.txt \