From f65d364dfff5a554cf0842aee227808bb9b97c9b Mon Sep 17 00:00:00 2001 From: Mark Asselstine Date: Tue, 19 Dec 2017 23:02:35 -0500 Subject: python3-websocket-client: make py2 version available Allow a py2 version of the python-websocket-client package to be built. This is required to support updates in meta-cloud-services. Signed-off-by: Mark Asselstine Signed-off-by: Bruce Ashfield --- recipes-devtools/python/python-websocket-client_0.44.0.bb | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes-devtools/python/python-websocket-client_0.44.0.bb (limited to 'recipes-devtools/python/python-websocket-client_0.44.0.bb') diff --git a/recipes-devtools/python/python-websocket-client_0.44.0.bb b/recipes-devtools/python/python-websocket-client_0.44.0.bb new file mode 100644 index 00000000..11eeb04a --- /dev/null +++ b/recipes-devtools/python/python-websocket-client_0.44.0.bb @@ -0,0 +1,2 @@ +require python-websocket-client.inc +inherit setuptools \ No newline at end of file -- cgit v1.2.3-54-g00ecf