diff mbox series

[29/43] python3-websockets: upgrade 15.0 -> 15.0.1

Message ID 20250316161209.3629986-29-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/43] cairo: upgrade 1.18.2 -> 1.18.4 | expand

Commit Message

Richard Purdie March 16, 2025, 4:11 p.m. UTC
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
---
 ...{python3-websockets_15.0.bb => python3-websockets_15.0.1.bb} | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-devtools/python/{python3-websockets_15.0.bb => python3-websockets_15.0.1.bb} (79%)
diff mbox series

Patch

diff --git a/meta/recipes-devtools/python/python3-websockets_15.0.bb b/meta/recipes-devtools/python/python3-websockets_15.0.1.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-websockets_15.0.bb
rename to meta/recipes-devtools/python/python3-websockets_15.0.1.bb
index 9a7456dee49..2e1b0f09195 100644
--- a/meta/recipes-devtools/python/python3-websockets_15.0.bb
+++ b/meta/recipes-devtools/python/python3-websockets_15.0.1.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab"
+SRC_URI[sha256sum] = "82544de02076bafba038ce055ee6412d68da13ab47f0c60cab827346de828dee"
 
 BBCLASSEXTEND = "native nativesdk"