diff mbox series

[41/46] python3-websockets: upgrade 14.1 -> 14.2

Message ID 20250203164130.3403325-41-richard.purdie@linuxfoundation.org
State New
Headers show
Series [01/46] at-spi2-core: upgrade 2.54.0 -> 2.54.1 | expand

Commit Message

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

Patch

diff --git a/meta/recipes-devtools/python/python3-websockets_14.1.bb b/meta/recipes-devtools/python/python3-websockets_14.2.bb
similarity index 79%
rename from meta/recipes-devtools/python/python3-websockets_14.1.bb
rename to meta/recipes-devtools/python/python3-websockets_14.2.bb
index ead833a2ac2..0c7b7d24700 100644
--- a/meta/recipes-devtools/python/python3-websockets_14.1.bb
+++ b/meta/recipes-devtools/python/python3-websockets_14.2.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "398b10c77d471c0aab20a845e7a60076b6390bfdaac7a6d2edb0d2c59d75e8d8"
+SRC_URI[sha256sum] = "5059ed9c54945efb321f097084b4c7e52c246f2c869815876a69d1efc4ad6eb5"
 
 BBCLASSEXTEND = "native nativesdk"