diff mbox series

[meta-python] python3-cmake: upgrade 3.27.0 -> 3.27.2

Message ID 1692150085-5362-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-cmake: upgrade 3.27.0 -> 3.27.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Aug. 16, 2023, 1:41 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
============
chore(deps): bump cmake from 3.27.0 to 3.27.1
chore(deps): bump pypa/cibuildwheel from 2.14.1 to 2.15.0
chore(deps): update pre-commit hooks
Update to CMake 3.27.2

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb
index 81116752f0..46a38cf9a8 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.2.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "d03f0a76a2b96805044ad1178b92aeeb5f695caa6776a32522bb5c430a55b4e8"
+SRC_URI[sha256sum] = "7cd6e2d7d5a1125f8c26c4f65214f8c942e3f276f98c16cb62ae382c35609f25"
 
 SRC_URI += " \
 	file://CMakeLists.txt \