diff mbox series

[oe,meta-python] python3-cmake: upgrade 3.26.1 -> 3.26.3

Message ID 1681713993-18603-1-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [oe,meta-python] python3-cmake: upgrade 3.26.1 -> 3.26.3 | expand

Commit Message

Mingyu Wang (Fujitsu) April 17, 2023, 6:46 a.m. UTC
From: Wang Mingyu <wangmy@fujitsu.com>

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 <wangmy@fujitsu.com>
---
 .../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 mbox series

Patch

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 f95e2eab0..8e924acd3 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 \