From: Wang Mingyu Date: Tue, 12 Nov 2024 09:24:34 +0000 (+0800) Subject: python3-websockets: upgrade 13.1 -> 14.0 X-Git-Tag: uninative-4.7~882 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aaafdc7a252540376c5a352a0c0650fc4d3ae5fe;p=thirdparty%2Fopenembedded%2Fopenembedded-core.git python3-websockets: upgrade 13.1 -> 14.0 Changelog: https://websockets.readthedocs.io/en/stable/project/changelog.html Signed-off-by: Wang Mingyu Signed-off-by: Mathieu Dubois-Briand Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-devtools/python/python3-websockets_13.1.bb b/meta/recipes-devtools/python/python3-websockets_14.0.bb similarity index 79% rename from meta/recipes-devtools/python/python3-websockets_13.1.bb rename to meta/recipes-devtools/python/python3-websockets_14.0.bb index 36838745ca5..00c61098643 100644 --- a/meta/recipes-devtools/python/python3-websockets_13.1.bb +++ b/meta/recipes-devtools/python/python3-websockets_14.0.bb @@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4" inherit pypi python_setuptools_build_meta -SRC_URI[sha256sum] = "a3b3366087c1bc0a2795111edcadddb8b3b59509d5db5d7ea3fdd69f954a8878" +SRC_URI[sha256sum] = "be90aa6dab180fed523c0c10a6729ad16c9ba79067402d01a4d8aa7ce48d4084" BBCLASSEXTEND = "native nativesdk"