From ceda4b3ac56d7a3ddc27b0d5dda3ba27c9c6f17a Mon Sep 17 00:00:00 2001 From: Parthiban Nallathambi Date: Wed, 1 May 2019 14:52:50 +0200 Subject: python3-websocket-client: add version 0.56.0 DEPENS on python-six Signed-off-by: Parthiban Nallathambi Signed-off-by: Khem Raj --- meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb (limited to 'meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb') diff --git a/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb b/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb new file mode 100644 index 0000000000..9b6696ead1 --- /dev/null +++ b/meta-python/recipes-devtools/python/python3-websocket-client_0.56.0.bb @@ -0,0 +1,2 @@ +inherit setuptools3 +require python-websocket-client.inc -- cgit 1.2.3-korg