diff options
author | Alexandru Ardelean <ardeleanalex@gmail.com> | 2021-11-08 12:06:09 +0200 |
---|---|---|
committer | Alexandru Ardelean <ardeleanalex@gmail.com> | 2021-11-10 14:32:16 +0200 |
commit | 2648f2e02c864c3615bf53db4a79a0d9f4d00202 (patch) | |
tree | d22322174792ab02b7572dcba647931e9807e140 /LICENSE | |
parent | b5132de5cf4f7d0562445cf3c65f9f1a4bcb1bbf (diff) |
openvswitch: remove python-six dependency
Python six was required to build the OVS Python libs during the time when
they were supporting both Python 2 & 3.
Python 3 is a minimum requirement for OVS Python's libs since commits:
https://github.com/openvswitch/ovs/commit/1ca0323e7c29dc7ef5a615c265df0460208f92de
https://github.com/openvswitch/ovs/commit/bd9052455092630e03485538a29f9f8d147c41ca
and Six is no longer required since commit
https://github.com/openvswitch/ovs/commit/0c4d144a989a444d038d58272d8571e97e00e86f
The end-goal here is to get rid of the Python Six host-build.
OVS is the only user.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
Diffstat (limited to 'LICENSE')
0 files changed, 0 insertions, 0 deletions