From 7684eabc0b836f95b4355eb49104b5e3dc18b251 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 19 Sep 2023 15:40:42 +0800 Subject: [PATCH] python3-cmake: upgrade 3.27.4.1 -> 3.27.5 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 Signed-off-by: Khem Raj --- .../{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 --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 \