diff mbox series

[meta-python,16/36] python3-cmake: upgrade 3.31.4 -> 3.31.6

Message ID 1741683310-8681-16-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-oe,01/36] asyncmqtt: upgrade 10.0.0 -> 10.1.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 11, 2025, 8:54 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

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