From cce2d4416c0de828d1dc6c1fc1a9ce451614cd43 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 1 Aug 2023 15:41:38 +0800 Subject: [PATCH] python3-cmake: upgrade 3.26.4 -> 3.27.0 Changelog: ========== chore(deps): bump cmake from 3.26.3 to 3.26.4 chore: continue testing with python 2.7 Update to CMake 3.27.0 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.26.4.bb => python3-cmake_3.27.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.26.4.bb => python3-cmake_3.27.0.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb b/meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb index c66c777574..81116752f0 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.26.4.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.27.0.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "d45b30b9ce7280829888c78650177ab525df2b6785e1a5b3d82b4c147d828c0e" +SRC_URI[sha256sum] = "d03f0a76a2b96805044ad1178b92aeeb5f695caa6776a32522bb5c430a55b4e8" SRC_URI += " \ file://CMakeLists.txt \