Thank you both for your fast reply!
> Why do you need to BuildRequire a linting tool? What are you trying to
achieve?
I just use python-flake8 as an OCD way of having my build fail if i fail
pep8 :) It's just used in conjunction of my unit tests.
> Note that the name of a package is python3-
On Sat, Mar 09, 2019 at 09:26:49AM -0500, Chris wrote:
> I have a slightly different packaging issue with the repository structure
> (similar state on both COPR an Koji).
>
> In epel7, f28, and f29 i can use the line:
> BuildRequires: python-flake8
>
> However this package is not available on f30
On 09. 03. 19 15:26, Chris wrote:
I have a slightly different packaging issue with the repository structure
(similar state on both COPR an Koji).
In epel7, f28, and f29 i can use the line:
BuildRequires: python-flake8
python-flake8 was provided by python2-flake8, python2-flake8 was removed fr