diff mbox series

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

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

Commit Message

Mingyu Wang (Fujitsu) Sept. 19, 2023, 7:40 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
==========
 chore(deps): bump cmake from 3.27.2 to 3.27.4.1
 chore(deps): bump actions/checkout from 3 to 4
 chore(deps): update pre-commit hooks
 chore(deps): bump docker/setup-qemu-action from 2.2.0 to 3.0.0
 chore(deps): update pre-commit hooks
 Update to CMake 3.27.5

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

Patch

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