From fbf229dd4750d7014e71926de0ed90c46931b706 Mon Sep 17 00:00:00 2001 From: Wang Mingyu Date: Tue, 4 Mar 2025 17:09:10 +0800 Subject: [PATCH] python3-websockets: upgrade 14.2 -> 15.0 Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- .../{python3-websockets_14.2.bb => python3-websockets_15.0.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-websockets_14.2.bb => python3-websockets_15.0.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-websockets_14.2.bb b/meta/recipes-devtools/python/python3-websockets_15.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-websockets_14.2.bb rename to meta/recipes-devtools/python/python3-websockets_15.0.bb index 0c7b7d24700..9a7456dee49 100644 --- a/meta/recipes-devtools/python/python3-websockets_14.2.bb +++ b/meta/recipes-devtools/python/python3-websockets_15.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "5059ed9c54945efb321f097084b4c7e52c246f2c869815876a69d1efc4ad6eb5" +SRC_URI[sha256sum] = "ca36151289a15b39d8d683fd8b7abbe26fc50be311066c5f8dcf3cb8cee107ab" BBCLASSEXTEND = "native nativesdk" -- 2.47.3