diff mbox series

[meta-python,16/30] python3-cmake: upgrade 3.31.2 -> 3.31.4

Message ID 1736843329-4131-16-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-networking,01/30] chrony: upgrade 4.5 -> 4.6.1 | expand

Commit Message

Mingyu Wang (Fujitsu) Jan. 14, 2025, 8:28 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

Changelog:
===========
- chore(deps): bump the actions group across 1 directory with 2 updates
- chore(deps): update pre-commit hooks
- [Bot] Update to CMake 3.31.4

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb b/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb
similarity index 91%
rename from meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb
index 2c2cd02627..2f199d7cde 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.31.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.31.4.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "16a323fcbb86cf8a10aea82cd4deecb33edb3ed7e8907be8a06933ce04f6e6d1"
+SRC_URI[sha256sum] = "a6ac2242e0b16ad7d94c9f8572d6f232e6169747be50e5cdf497f206c4819ce1"
 
 SRC_URI += " \
 	file://CMakeLists.txt \