diff mbox series

[meta-python] python3-cmake: upgrade 3.25.2 -> 3.26.0

Message ID 1679545214-20015-1-git-send-email-wangmy@fujitsu.com
State Under Review
Headers show
Series [meta-python] python3-cmake: upgrade 3.25.2 -> 3.26.0 | expand

Commit Message

Mingyu Wang (Fujitsu) March 23, 2023, 4:20 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb b/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb
index d0e11f9a6..e4644d9aa 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.25.2.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "bcf9f0369743278ec26961542b31ed1610e6f4cfc20c00a3f1c61985abb3b0d2"
+SRC_URI[sha256sum] = "c18185c9cc147d0fa1e9228962aa37901b37866bd5d617e9efa23dfe706f7321"
 
 SRC_URI += " \
 	file://CMakeLists.txt \