diff mbox series

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

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

Commit Message

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

Comments

Khem Raj Dec. 27, 2023, 8:21 a.m. UTC | #1
On Thu, 21 Dec 2023 16:56:52 +0000, Derek Straka wrote:
> 


Applied, thanks!

[1/1] python3-cmake: update to version 3.28.1
      commit: 5a55e4e480f173a8e9879e440a7841124c34e474

Best regards,
diff mbox series

Patch

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