Name: | python3-flake8 |
---|---|
Version: | 3.7.7 |
Release: | 6.el8 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 395437 |
License: | MIT |
RPM: | python3-flake8-3.7.7-6.el8.noarch.rpm |
Source RPM: | python-flake8-3.7.7-6.el8.src.rpm |
Build Date: | Fri Dec 13 2019 |
Build Host: | jenkins-10-147-72-125-b4e9fa10-6706-4ab7-a61e-ddbed2bd373b.appad1iad.osdevelopmeniad.oraclevcn.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. |
- Rebuild to pick up all requirements (#1757463)
- fix dropped requirements (rhbz#1757463)
- Rebuilt for Python 3.8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
- Rebuilt to update automatic Python dependencies
- Turn off tests for initial EPEL8 build
- Update to 3.7.7 (#1670664) - Drop python2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Update to 3.6.0. - http://flake8.pycqa.org/en/latest/release-notes/3.6.0.html
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild