diff mbox series

[meta-python] python3-cmake: update to version 3.28.0

Message ID 20231214002208.1136041-1-derek@asterius.io
State Accepted
Headers show
Series [meta-python] python3-cmake: update to version 3.28.0 | expand

Commit Message

Derek Straka Dec. 14, 2023, 12:22 a.m. UTC
Signed-off-by: Derek Straka <derek@asterius.io>
---
 .../python/{python3-cmake_3.27.7.bb => python3-cmake_3.28.0.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-cmake_3.27.7.bb => python3-cmake_3.28.0.bb} (90%)

Comments

Khem Raj Dec. 19, 2023, 6:27 a.m. UTC | #1
On Thu, 14 Dec 2023 00:22:08 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-cmake: update to version 3.28.0
      commit: 2e864f1e201c39aeb9821f03ac7fcf24f19393c2

Best regards,
diff mbox series

Patch

diff --git a/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb b/meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb
similarity index 90%
rename from meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb
rename to meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb
index b613fd3a1..c31161e8f 100644
--- a/meta-python/recipes-devtools/python/python3-cmake_3.27.7.bb
+++ b/meta-python/recipes-devtools/python/python3-cmake_3.28.0.bb
@@ -11,7 +11,7 @@  PYPI_PACKAGE = "cmake"
 PYPI_ARCHIVE_NAME_PREFIX = "pypi-"
 
 inherit pypi python_setuptools_build_meta
-SRC_URI[sha256sum] = "9f4a7c7be2a25de5901f045618f41b833ea6c0f647115201d38e4fdf7e2815bc"
+SRC_URI[sha256sum] = "cb16c350eaa8543afcb1a9b142809b075f5ee8d94fa07b7c769fbd827c985dd0"
 
 SRC_URI += " \
 	file://CMakeLists.txt \