On 6/14/21 11:28 PM, Rosemarie O'Riorden wrote:
> Fixes: 1ca0323e7c29 ("Require Python 3 and remove support for Python 2.")
> Reported at: https://bugzilla.redhat.com/show_bug.cgi?id=1949875
> Signed-off-by: Rosemarie O'Riorden <[email protected]>
> ---
> Version 2:
>   - Fixed import errors in v1.
>   - Removed lines that indicate compatibility with python 2.
> 
> Version 3:
>   - Fixed import errors and some files that were not covered in v2.

Hi, Rosemarie.  Thanks for the new version!

Unfortunately, it breaks the build in our CI:
  
https://github.com/ovsrobot/ovs/runs/2824181576?check_suite_focus=true#step:13:4359

It seems that flake8-check fails.
You may want to install flake8 (probably, python-flake8 package)
on your system and re-configure OVS.  This way you will have the
same check executed during the build locally.

Best regards, Ilya Maximets.
_______________________________________________
dev mailing list
[email protected]
https://mail.openvswitch.org/mailman/listinfo/ovs-dev

Reply via email to