]> git.proxmox.com Git - ovs.git/commit
python: Fixup python shebangs to python3.
authorGreg Rose <gvrose8192@gmail.com>
Fri, 21 Aug 2020 20:30:07 +0000 (13:30 -0700)
committerIlya Maximets <i.maximets@ovn.org>
Wed, 26 Aug 2020 11:05:01 +0000 (13:05 +0200)
commit90c1cb3f0fefc8316b358f1f25133335f73273c9
treed22e5f78c143a736904e3bc8b0603ffdbe65733c
parent79a5251a501d64b04e76c68db50274a7b8ebfc88
python: Fixup python shebangs to python3.

Builds on RHEL 8.2 systems are failing due to this issue.

See [1] as to why this is necessary.

I used the following command to identify files that need this fix:
find . -type f -executable | /usr/lib/rpm/redhat/brp-mangle-shebangs

I also updated the copyright notices as needed.

1. https://fedoraproject.org/wiki/Changes/Make_ambiguous_python_shebangs_error

Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.")
Signed-off-by: Greg Rose <gvrose8192@gmail.com>
Acked-by: Aaron Conole <aconole@redhat.com>
Signed-off-by: Ilya Maximets <i.maximets@ovn.org>
13 files changed:
ofproto/ipfix-gen-entities
ovsdb/dot2pic
ovsdb/ovsdb-doc
python/build/soutil.py
tests/ovsdb-monitor-sort.py
tests/sendpkt.py
tests/test-l7.py
tests/uuidfilt.py
utilities/ovs-dev.py
utilities/ovs-pipegen.py
xenserver/etc_xapi.d_plugins_openvswitch-cfg-update
xenserver/opt_xensource_libexec_interface-reconfigure
xenserver/usr_share_openvswitch_scripts_ovs-xapi-sync