From cbe106d4a17f13110d82c73f89e19ef2933b3ed9 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 17 Apr 2023 15:39:53 +0800 Subject: [PATCH] python3-cmake: upgrade 3.26.1 -> 3.26.3 Changelog: ========== update pre-commit hooks (#350, #353) bump pypa/gh-action-pypi-publish from 1.8.3 to 1.8.5 Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.26.1.bb => python3-cmake_3.26.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.26.1.bb => python3-cmake_3.26.3.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb b/meta-python/recipes-devtools/python/python3-cmake_3.26.3.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.26.3.bb index f95e2eab0d..8e924acd38 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.26.3.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "4e0eb3c03dcf2d459f78d96cc85f7482476aeb1ae5ada65150b1db35c0f70cc7" +SRC_URI[sha256sum] = "b54cde1f1c0573321b22382bd2ffaf5d08f65188572d128cd4867fb9669723c5" SRC_URI += " \ file://CMakeLists.txt \