From c1c3cbb1bbbf45606e501eccce634f1c0104b282 Mon Sep 17 00:00:00 2001 From: Upgrade Helper Date: Sat, 1 Aug 2026 05:40:19 +0000 Subject: [PATCH] python3-websockets: upgrade 16.1.1 -> 17.0.1 --- ...ython3-websockets_16.1.1.bb => python3-websockets_17.0.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-websockets_16.1.1.bb => python3-websockets_17.0.1.bb} (91%) diff --git a/meta/recipes-devtools/python/python3-websockets_16.1.1.bb b/meta/recipes-devtools/python/python3-websockets_17.0.1.bb similarity index 91% rename from meta/recipes-devtools/python/python3-websockets_16.1.1.bb rename to meta/recipes-devtools/python/python3-websockets_17.0.1.bb index 6baa744fac..b84aa0dcef 100644 --- a/meta/recipes-devtools/python/python3-websockets_16.1.1.bb +++ b/meta/recipes-devtools/python/python3-websockets_17.0.1.bb @@ -8,7 +8,7 @@ inherit pypi python_setuptools_build_meta ptest-python-pytest SRC_URI += "file://run-ptest" -SRC_URI[sha256sum] = "db234eda965dcce15df96bb9709f587cd87d4d52aaf0e80e2f34ec04c7670c57" +SRC_URI[sha256sum] = "5baa9bc0dfbae8c507e51c8cf1b6d4628086f7a87bbd3a9952bd5f035451f1cc" BBCLASSEXTEND = "native nativesdk" -- 2.47.1