Name: | python3-pyflakes |
---|---|
Version: | 2.4.0 |
Release: | 1.el9 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 284077 |
License: | MIT |
RPM: | python3-pyflakes-2.4.0-1.el9.noarch.rpm |
Source RPM: | pyflakes-2.4.0-1.el9.src.rpm |
Build Date: | Thu Feb 03 2022 |
Build Host: | build-ol9-x86_64.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. |
- Update to 2.4.0 release
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
- Update to 2.3.1 - Update patch for py3.10 compatibility
- Backport upstream commit f3b1b44b to fix Python 3.10 build (fix RHBZ#1927152)
- Rebuilt for Python 3.10
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- Update to 2.2.0 (#1822843) - Workaround Python 3.9 problems (#1831248)
- Rebuilt for Python 3.9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild