diff mbox series

[meta-python] python3-cmake: upgrade 3.27.5 -> 3.27.7

Message ID 1698050130-25170-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-cmake: upgrade 3.27.5 -> 3.27.7 | expand

Commit Message

Mingyu Wang (Fujitsu) Oct. 23, 2023, 8:35 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
=============
bump cmake from 3.27.5 to 3.27.6
bump pypa/cibuildwheel from 2.16.1 to 2.16.2
update pre-commit hooks
bump ninja from 1.11.1 to 1.11.1.1
update pre-commit hooks
Update to CMake 3.27.7

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb
index ad58c6d1d9..b613fd3a19 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.27.5.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "101d4e56154658c974e9425acd31f0fedde3ce68b47263fd14f789b028f8a13a"
+SRC_URI[sha256sum] = "9f4a7c7be2a25de5901f045618f41b833ea6c0f647115201d38e4fdf7e2815bc"
 
 SRC_URI += " \
 	file://CMakeLists.txt \