diff mbox series

[meta-python,05/21] python3-cmake: upgrade 4.0.2 -> 4.0.3

Message ID 20250722031245.884-5-liuyd.fnst@fujitsu.com
State Under Review
Headers show
Series [meta-gnome,01/21] gexiv2: upgrade 0.14.5 -> 0.14.6 | expand

Commit Message

Yiding Liu (Fujitsu) July 22, 2025, 3:12 a.m. UTC
Changelog:
===========
- update pre-commit hooks

Signed-off-by: Liu Yiding <liuyd.fnst@fujitsu.com>
---
 .../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 mbox series

Patch

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 \