[meta-python] python3-websockets: upgrade 10.1 -> 10.2

Message ID 1646049896-35695-2-git-send-email-wangmy@fujitsu.com
State New
Headers show
Series [meta-python] python3-websockets: upgrade 10.1 -> 10.2 | expand

Commit Message

Mingyu Wang (Fujitsu) Feb. 28, 2022, 12:04 p.m. UTC
Signed-off-by: Wang Mingyu <wangmy@fujitsu.com>
---
 .../{python3-websockets_10.1.bb => python3-websockets_10.2.bb}  | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta-python/recipes-devtools/python/{python3-websockets_10.1.bb => python3-websockets_10.2.bb} (79%)

Patch

diff --git a/meta-python/recipes-devtools/python/python3-websockets_10.1.bb b/meta-python/recipes-devtools/python/python3-websockets_10.2.bb
similarity index 79%
rename from meta-python/recipes-devtools/python/python3-websockets_10.1.bb
rename to meta-python/recipes-devtools/python/python3-websockets_10.2.bb
index 6dd29a9ff6..c8179df5b1 100644
--- a/meta-python/recipes-devtools/python/python3-websockets_10.1.bb
+++ b/meta-python/recipes-devtools/python/python3-websockets_10.2.bb
@@ -6,7 +6,7 @@  LIC_FILES_CHKSUM = "file://LICENSE;md5=78c2cc91e172ca96d6f8e4a76c739ec6"
 
 inherit pypi setuptools3
 
-SRC_URI[sha256sum] = "181d2b25de5a437b36aefedaf006ecb6fa3aa1328ec0236cdde15f32f9d3ff6d"
+SRC_URI[sha256sum] = "8351c3c86b08156337b0e4ece0e3c5ec3e01fcd14e8950996832a23c99416098"
 
 BBCLASSEXTEND = "native nativesdk"