Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-flake8 | Distribution: Fedora Project |
Version: 6.1.0 | Vendor: Fedora Project |
Release: 4.fc42 | Build date: Mon Nov 11 12:45:16 2024 |
Group: Unspecified | Build host: buildvm-x86-05.iad2.fedoraproject.org |
Size: 447571 | Source RPM: python-flake8-6.1.0-4.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://github.com/PyCQA/flake8 | |
Summary: Python code checking using pyflakes, pycodestyle, and mccabe |
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.
MIT
* Mon Nov 11 2024 Miro HronĨok <[email protected]> - 6.1.0-4 - Allow pycodestyle 2.12 - Fixes: rhbz#2325146 * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 6.1.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <[email protected]> - 6.1.0-2 - Rebuilt for Python 3.13 * Sat Feb 17 2024 Ali Erdinc Koroglu <[email protected]> - 6.1.0-1 - Update to 6.1.0 (RHBZ #2227450) * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 6.0.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 6.0.0-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Fri Jul 21 2023 Fedora Release Engineering <[email protected]> - 6.0.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild * Thu Jul 13 2023 Adam Williamson <[email protected]> - 6.0.0-1 - New release 6.0.0, rebuilt for Python 3.12 with fixes * Fri Jan 20 2023 Fedora Release Engineering <[email protected]> - 5.0.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
/usr/bin/flake8 /usr/bin/flake8-3 /usr/bin/flake8-3.13 /usr/bin/python3-flake8 /usr/lib/python3.13/site-packages/flake8 /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/LICENSE /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/METADATA /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/entry_points.txt /usr/lib/python3.13/site-packages/flake8-6.1.0.dist-info/top_level.txt /usr/lib/python3.13/site-packages/flake8/__init__.py /usr/lib/python3.13/site-packages/flake8/__main__.py /usr/lib/python3.13/site-packages/flake8/__pycache__ /usr/lib/python3.13/site-packages/flake8/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/__main__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/__main__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/_compat.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/_compat.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/checker.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/checker.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/defaults.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/defaults.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/discover_files.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/discover_files.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/exceptions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/exceptions.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/processor.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/processor.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/statistics.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/statistics.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/style_guide.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/style_guide.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/violation.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/__pycache__/violation.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/_compat.py /usr/lib/python3.13/site-packages/flake8/api /usr/lib/python3.13/site-packages/flake8/api/__init__.py /usr/lib/python3.13/site-packages/flake8/api/__pycache__ /usr/lib/python3.13/site-packages/flake8/api/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/api/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/api/__pycache__/legacy.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/api/__pycache__/legacy.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/api/legacy.py /usr/lib/python3.13/site-packages/flake8/checker.py /usr/lib/python3.13/site-packages/flake8/defaults.py /usr/lib/python3.13/site-packages/flake8/discover_files.py /usr/lib/python3.13/site-packages/flake8/exceptions.py /usr/lib/python3.13/site-packages/flake8/formatting /usr/lib/python3.13/site-packages/flake8/formatting/__init__.py /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__ /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/_windows_color.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/_windows_color.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/default.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/formatting/__pycache__/default.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/formatting/_windows_color.py /usr/lib/python3.13/site-packages/flake8/formatting/base.py /usr/lib/python3.13/site-packages/flake8/formatting/default.py /usr/lib/python3.13/site-packages/flake8/main /usr/lib/python3.13/site-packages/flake8/main/__init__.py /usr/lib/python3.13/site-packages/flake8/main/__pycache__ /usr/lib/python3.13/site-packages/flake8/main/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/application.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/application.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/cli.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/cli.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/debug.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/debug.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/options.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/main/__pycache__/options.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/main/application.py /usr/lib/python3.13/site-packages/flake8/main/cli.py /usr/lib/python3.13/site-packages/flake8/main/debug.py /usr/lib/python3.13/site-packages/flake8/main/options.py /usr/lib/python3.13/site-packages/flake8/options /usr/lib/python3.13/site-packages/flake8/options/__init__.py /usr/lib/python3.13/site-packages/flake8/options/__pycache__ /usr/lib/python3.13/site-packages/flake8/options/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/aggregator.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/aggregator.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/config.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/config.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/manager.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/manager.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/parse_args.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/options/__pycache__/parse_args.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/options/aggregator.py /usr/lib/python3.13/site-packages/flake8/options/config.py /usr/lib/python3.13/site-packages/flake8/options/manager.py /usr/lib/python3.13/site-packages/flake8/options/parse_args.py /usr/lib/python3.13/site-packages/flake8/plugins /usr/lib/python3.13/site-packages/flake8/plugins/__init__.py /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__ /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/finder.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/finder.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/pycodestyle.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/pycodestyle.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/pyflakes.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/pyflakes.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/reporter.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/flake8/plugins/__pycache__/reporter.cpython-313.pyc /usr/lib/python3.13/site-packages/flake8/plugins/finder.py /usr/lib/python3.13/site-packages/flake8/plugins/pycodestyle.py /usr/lib/python3.13/site-packages/flake8/plugins/pyflakes.py /usr/lib/python3.13/site-packages/flake8/plugins/reporter.py /usr/lib/python3.13/site-packages/flake8/processor.py /usr/lib/python3.13/site-packages/flake8/statistics.py /usr/lib/python3.13/site-packages/flake8/style_guide.py /usr/lib/python3.13/site-packages/flake8/utils.py /usr/lib/python3.13/site-packages/flake8/violation.py /usr/share/doc/python3-flake8 /usr/share/doc/python3-flake8/CONTRIBUTORS.txt /usr/share/doc/python3-flake8/README.rst
Generated by rpm2html 1.8.1
Fabrice Bellet, Wed Dec 4 01:32:32 2024