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-flake8 – we are removing python2 from Fedora.

I should have clued in that Python 2 support is dropped; my bad. I updated my spec to accommodate the fact Python v2 isn't always available and f30 builds great now.

Thank you!


On Sat, Mar 9, 2019 at 9:34 AM Miro Hrončok <mhroncok@redhat.com> wrote:
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 from
rawhide and f30.

Why do you need to BuildRequire a linting tool? What are you trying to achieve?


--
Miro Hrončok
--
Phone: +420777974800
IRC: mhroncok
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-leave@lists.fedoraproject.org
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org