Name: | python2-pyflakes |
---|---|
Version: | 1.6.0 |
Release: | 4.el7 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 199720 |
License: | MIT |
RPM: | python2-pyflakes-1.6.0-4.el7.noarch.rpm |
Source RPM: | pyflakes-1.6.0-4.el7.src.rpm |
Build Date: | Mon Mar 23 2020 |
Build Host: | x86-ol7-builder-03.us.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/PyCQA/pyflakes |
Summary: | A simple program which checks Python source files for errors |
Description: | Pyflakes is similar to PyChecker in scope, but differs in that it does not execute the modules to check them. This is both safer and faster, although it does not perform as many checks. Unlike PyLint, Pyflakes checks only for logical errors in programs; it does not perform any check on style. |
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Update Python 2 dependency declarations to new packaging standards (See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3)
- Python 2 binary package renamed to python2-pyflakes See https://fedoraproject.org/wiki/FinalizingFedoraSwitchtoPython3
- Update to 1.6.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Point unversioned pyflakes executable to Python 3 in F27+ and EL8+ - Provide python2-pyflakes
- Run tests with -Wall
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Update to 1.5.0
- Update to 1.4.0