diff options
author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 15:32:03 +0000 |
---|---|---|
committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2020-01-22 15:53:49 +0000 |
commit | 52e67d4e6307a161491825bdfca01dd36b2228e1 (patch) | |
tree | f4c2bea6dab8d9df21d41323f120aeb34bfaf96a /recipes-devtools/python/python-websocket-client_0.44.0.bb | |
parent | cceef93ba83497dcce2c1cdac91555d82371450a (diff) | |
download | meta-virtualization-52e67d4e6307a161491825bdfca01dd36b2228e1.tar.gz |
python: update support packages to python3
Updating the python support packages to python3. Some packages are
dropped in favour of variants that are in meta-python, some are
updated and update to the new python3 name for others.
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Diffstat (limited to 'recipes-devtools/python/python-websocket-client_0.44.0.bb')
-rw-r--r-- | recipes-devtools/python/python-websocket-client_0.44.0.bb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-devtools/python/python-websocket-client_0.44.0.bb b/recipes-devtools/python/python-websocket-client_0.44.0.bb deleted file mode 100644 index 11eeb04a..00000000 --- a/recipes-devtools/python/python-websocket-client_0.44.0.bb +++ /dev/null | |||
@@ -1,2 +0,0 @@ | |||
1 | require python-websocket-client.inc | ||
2 | inherit setuptools \ No newline at end of file | ||