From: Richard Purdie Date: Sat, 11 Jul 2026 05:34:58 +0000 (+0000) Subject: python3-websockets: upgrade 16.0 -> 16.1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=354157c8a5520f729532536778cfb92aafcebb42;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-websockets: upgrade 16.0 -> 16.1 Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-websockets_16.0.bb b/meta/recipes-devtools/python/python3-websockets_16.1.bb similarity index 79% rename from meta/recipes-devtools/python/python3-websockets_16.0.bb rename to meta/recipes-devtools/python/python3-websockets_16.1.bb index 0cad5569c04..0f819aecfd6 100644 --- a/meta/recipes-devtools/python/python3-websockets_16.0.bb +++ b/meta/recipes-devtools/python/python3-websockets_16.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "5f6261a5e56e8d5c42a4497b364ea24d94d9563e8fbd44e78ac40879c60179b5" +SRC_URI[sha256sum] = "299468cbe42e2b9981134c7c51d99387d8a7bf562b00183b3eec53f882846dad" BBCLASSEXTEND = "native nativesdk"