From: Tim Orling <[email protected]> Upstream release notes: https://websockets.readthedocs.io/en/stable/project/changelog.html
16.1.1 July 18, 2026 Bug fixes --------- Reverted a backwards-incompatible change in decoding non-ASCII header values. For full comparison of changes, see: https://github.com/python-websockets/websockets/compare/16.1...16.1.1 Signed-off-by: Tim Orling <[email protected]> --- ...{python3-websockets_16.1.bb => python3-websockets_16.1.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/python/{python3-websockets_16.1.bb => python3-websockets_16.1.1.bb} (79%) diff --git a/meta/recipes-devtools/python/python3-websockets_16.1.bb b/meta/recipes-devtools/python/python3-websockets_16.1.1.bb similarity index 79% rename from meta/recipes-devtools/python/python3-websockets_16.1.bb rename to meta/recipes-devtools/python/python3-websockets_16.1.1.bb index 0f819aecfd..2e2eb0c3ed 100644 --- a/meta/recipes-devtools/python/python3-websockets_16.1.bb +++ b/meta/recipes-devtools/python/python3-websockets_16.1.1.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "299468cbe42e2b9981134c7c51d99387d8a7bf562b00183b3eec53f882846dad" +SRC_URI[sha256sum] = "db234eda965dcce15df96bb9709f587cd87d4d52aaf0e80e2f34ec04c7670c57" BBCLASSEXTEND = "native nativesdk" -- 2.47.3
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#241267): https://lists.openembedded.org/g/openembedded-core/message/241267 Mute This Topic: https://lists.openembedded.org/mt/120334614/21656 Group Owner: [email protected] Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
