diff mbox series

[meta-python,14/32] python3-cmake: upgrade 4.1.0 -> 4.1.2

Message ID 20251029001505.528-14-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/32] cli11: upgrade 2.5.0 -> 2.6.0 | expand

Commit Message

Wang Mingyu Oct. 29, 2025, 12:14 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb b/meta-python/recipes-devtools/python/python3-cmake_4.1.2.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb
rename to meta-python/recipes-devtools/python/python3-cmake_4.1.2.bb
index 9ab56eb03f..ec7b8fe491 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_4.1.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_4.1.2.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "bacdd21aebdf9a42e5631cfb365beb8221783fcd27c4e04f7db8b79c43fb12df"
+SRC_URI[sha256sum] = "bee98458447b3a3b937b72849489e6e37ba0076d46df2fbb3af26739e1a3ed10"
 
 SRC_URI += " \
 	file://CMakeLists.txt \