Name: | python3-flake8 |
---|---|
Version: | 4.0.1 |
Release: | 5.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 428198 |
License: | MIT |
RPM: | python3-flake8-4.0.1-5.el9.noarch.rpm |
Source RPM: | python-flake8-4.0.1-5.el9.src.rpm |
Build Date: | Tue Aug 02 2022 |
Build Host: | build-ol9-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://gitlab.com/pycqa/flake8 |
Summary: | Python code checking using pyflakes, pycodestyle, and mccabe |
Description: | Flake8 is a wrapper around PyFlakes, pycodestyle, and Ned's McCabe script. It runs all the tools by launching the single flake8 script, and displays the warnings in a per-file, merged output. It also adds a few features: files that contain "# flake8: noqa" are skipped, lines that contain a "# noqa" comment at the end will not issue warnings, Git and Mercurial hooks are included, a McCabe complexity checker is included, and it is extendable through flake8.extension entry points. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
- Rebuilt for Python 3.11
- Match runtime- and buildtime- requirements - Drop redundant requirement of python3-mock
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
- rebase to work with upgraded pycodestyle (rhbz#2013271)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Update to 3.9.2
- Rebuilt for Python 3.10
- update to 3.8.4 (rhbz#1884848)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild