summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLeon Anavi <leon.anavi@konsulko.com>2020-04-14 17:37:45 +0300
committerBruce Ashfield <bruce.ashfield@gmail.com>2020-04-14 17:07:51 -0400
commit2aea12d042a162d81a8c0cdcca302e4975fea5b9 (patch)
treefc4c2405b628c6fb93fb35f28df4cb2123f8401d
parenta9eba58a515445f76df1d3525f3d37fd5716b8e0 (diff)
downloadmeta-virtualization-2aea12d042a162d81a8c0cdcca302e4975fea5b9.tar.gz
python3-websocket-client: Upgrade 0.44.0 to 0.57.0
Upgrade websocket_client from 0.44.0 to 0.57.0. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-devtools/python/python-websocket-client.inc6
-rw-r--r--recipes-devtools/python/python3-websocket-client_0.57.0.bb (renamed from recipes-devtools/python/python3-websocket-client_0.44.0.bb)0
2 files changed, 3 insertions, 3 deletions
diff --git a/recipes-devtools/python/python-websocket-client.inc b/recipes-devtools/python/python-websocket-client.inc
index 31778c68..8604dcbb 100644
--- a/recipes-devtools/python/python-websocket-client.inc
+++ b/recipes-devtools/python/python-websocket-client.inc
@@ -1,11 +1,11 @@
1SUMMARY = "WebSocket client for python. hybi13 is supported." 1SUMMARY = "WebSocket client for python. hybi13 is supported."
2HOMEPAGE = "https://github.com/websocket-client/websocket-client.git" 2HOMEPAGE = "https://github.com/websocket-client/websocket-client.git"
3LICENSE = "LGPL-3.0" 3LICENSE = "LGPL-3.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=18b09a20dd186af4fd60f1a08311628c" 4LIC_FILES_CHKSUM = "file://LICENSE;md5=c4c4a98fbc4836b81c8c64d6ecb01fc1"
5 5
6inherit pypi 6inherit pypi
7 7
8PYPI_PACKAGE = "websocket_client" 8PYPI_PACKAGE = "websocket_client"
9 9
10SRC_URI[md5sum] = "73d87aa16a2212da448b30aca9c5bf3b" 10SRC_URI[md5sum] = "8061820da5e1de26a6a1a6996d4eebd5"
11SRC_URI[sha256sum] = "15f585566e2ea7459136a632b9785aa081093064391878a448c382415e948d72" 11SRC_URI[sha256sum] = "d735b91d6d1692a6a181f2a8c9e0238e5f6373356f561bb9dc4c7af36f452010"
diff --git a/recipes-devtools/python/python3-websocket-client_0.44.0.bb b/recipes-devtools/python/python3-websocket-client_0.57.0.bb
index 473e31ff..473e31ff 100644
--- a/recipes-devtools/python/python3-websocket-client_0.44.0.bb
+++ b/recipes-devtools/python/python3-websocket-client_0.57.0.bb