summaryrefslogtreecommitdiffstats
path: root/recipes-devtools/python/python3-websocket-client_0.44.0.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-devtools/python/python3-websocket-client_0.44.0.bb')
-rw-r--r--recipes-devtools/python/python3-websocket-client_0.44.0.bb13
1 files changed, 2 insertions, 11 deletions
diff --git a/recipes-devtools/python/python3-websocket-client_0.44.0.bb b/recipes-devtools/python/python3-websocket-client_0.44.0.bb
index 8dfc95f5..473e31ff 100644
--- a/recipes-devtools/python/python3-websocket-client_0.44.0.bb
+++ b/recipes-devtools/python/python3-websocket-client_0.44.0.bb
@@ -1,11 +1,2 @@
1SUMMARY = "WebSocket client for python. hybi13 is supported." 1require python-websocket-client.inc
2HOMEPAGE = "https://github.com/websocket-client/websocket-client.git" 2inherit setuptools3 \ No newline at end of file
3LICENSE = "LGPL-3.0"
4LIC_FILES_CHKSUM = "file://LICENSE;md5=18b09a20dd186af4fd60f1a08311628c"
5
6inherit pypi setuptools3
7
8PYPI_PACKAGE = "websocket_client"
9
10SRC_URI[md5sum] = "73d87aa16a2212da448b30aca9c5bf3b"
11SRC_URI[sha256sum] = "15f585566e2ea7459136a632b9785aa081093064391878a448c382415e948d72"