From 9258d203583868dd7464b403cbc61d4714f07c39 Mon Sep 17 00:00:00 2001 From: Ricardo Salveti Date: Mon, 21 Sep 2020 16:25:55 -0300 Subject: python3-websocket-client: remove recipe Remove local python3-websocket-client recipe in favor of a similar one that is provided by meta-oe/meta-python (same verison but with the correct license). Signed-off-by: Ricardo Salveti Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-websocket-client.inc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 recipes-devtools/python/python-websocket-client.inc (limited to 'recipes-devtools/python/python-websocket-client.inc') diff --git a/recipes-devtools/python/python-websocket-client.inc b/recipes-devtools/python/python-websocket-client.inc deleted file mode 100644 index 8604dcbb..00000000 --- a/recipes-devtools/python/python-websocket-client.inc +++ /dev/null @@ -1,11 +0,0 @@ -SUMMARY = "WebSocket client for python. hybi13 is supported." -HOMEPAGE = "https://github.com/websocket-client/websocket-client.git" -LICENSE = "LGPL-3.0" -LIC_FILES_CHKSUM = "file://LICENSE;md5=c4c4a98fbc4836b81c8c64d6ecb01fc1" - -inherit pypi - -PYPI_PACKAGE = "websocket_client" - -SRC_URI[md5sum] = "8061820da5e1de26a6a1a6996d4eebd5" -SRC_URI[sha256sum] = "d735b91d6d1692a6a181f2a8c9e0238e5f6373356f561bb9dc4c7af36f452010" -- cgit v1.2.3-54-g00ecf