Re: We need to get rid of python2-flake8 on F30+

2019-02-26 Thread Neal Gompa
On Tue, Feb 26, 2019 at 9:12 AM Miro Hrončok wrote: > > Long story short: > > - we've updated pycodestyle and broke flake8 > - we need to update flake8 > - we cannot update on python2 > > Hence, I'd like to get rid of python2-flake8. > > https://src.fedoraproject.org/rpms/python-flake8/pull-reques

We need to get rid of python2-flake8 on F30+

2019-02-26 Thread Miro Hrončok
Long story short: - we've updated pycodestyle and broke flake8 - we need to update flake8 - we cannot update on python2 Hence, I'd like to get rid of python2-flake8. https://src.fedoraproject.org/rpms/python-flake8/pull-request/4 We will probably just do it and deal with the breakage later. Le