]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
python3-websockets: upgrade 12.0 -> 13.0.1
authorWang Mingyu <wangmy@fujitsu.com>
Tue, 3 Sep 2024 08:32:55 +0000 (16:32 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 4 Sep 2024 11:36:43 +0000 (12:36 +0100)
Changelog:
 https://github.com/python-websockets/websockets/blob/main/docs/project/changelog.rst

Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3-websockets_13.0.1.bb [moved from meta/recipes-devtools/python/python3-websockets_12.0.bb with 79% similarity]

similarity index 79%
rename from meta/recipes-devtools/python/python3-websockets_12.0.bb
rename to meta/recipes-devtools/python/python3-websockets_13.0.1.bb
index e7f5e295238f57cb5c017f8800597993db21187f..6a66375cdf2799e55bc6eabe45bdcc0ff3128932 100644 (file)
@@ -6,7 +6,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=51924a6af4495b8cfaee1b1da869b6f4"
 
 inherit pypi python_setuptools_build_meta
 
-SRC_URI[sha256sum] = "81df9cbcbb6c260de1e007e58c011bfebe2dafc8435107b0537f393dd38c8b1b"
+SRC_URI[sha256sum] = "4d6ece65099411cfd9a48d13701d7438d9c34f479046b34c50ff60bb8834e43e"
 
 BBCLASSEXTEND = "native nativesdk"