From f0e8b2d003e51ac177e1e7d5bc6932ace7571726 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Mon, 3 Apr 2023 18:01:47 +0800 Subject: [PATCH] python3-cmake: upgrade 3.26.0 -> 3.26.1 Changelog: ========== chore(deps): bump pypa/gh-action-pypi-publish from 1.7.1 to 1.8.3 chore(deps): update pre-commit hooks Signed-off-by: Wang Mingyu Signed-off-by: Khem Raj --- .../python/{python3-cmake_3.26.0.bb => python3-cmake_3.26.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta-python/recipes-devtools/python/{python3-cmake_3.26.0.bb => python3-cmake_3.26.1.bb} (90%) diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb b/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb similarity index 90% rename from meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb rename to meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb index e4644d9aa..f95e2eab0 100644 --- a/meta-python/recipes-devtools/python/python3-cmake_3.26.0.bb +++ b/meta-python/recipes-devtools/python/python3-cmake_3.26.1.bb @@ -11,7 +11,7 @@ PYPI_PACKAGE = "cmake" PYPI_ARCHIVE_NAME_PREFIX = "pypi-" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "c18185c9cc147d0fa1e9228962aa37901b37866bd5d617e9efa23dfe706f7321" +SRC_URI[sha256sum] = "4e0eb3c03dcf2d459f78d96cc85f7482476aeb1ae5ada65150b1db35c0f70cc7" SRC_URI += " \ file://CMakeLists.txt \