Package python3-module-flake8: Information

  • Default inline alert: Version in the repository: 7.0.0-alt1

Source package: python3-module-flake8
Version: 4.0.1-alt2
Latest version according to Repology
Build time:  Apr 6, 2022, 11:52 AM in the task #297941
Report package bug
License: MIT
Summary: Code checking using pep8 and pyflakes
Description: 
Flake8 is a wrapper around these tools:

- PyFlakes - pep8 - Ned's McCabe script

Flake8 runs all tools by launching the single 'flake8' script, but ignores
pep8 and PyFlakes extended options and just uses defaults. It displays the
warnings in a per-file, merged output.

It also adds a few features:

- files that contains with this header are skipped::

- lines that contains a "# NOQA" comment at the end will not issue a
warning. - a Mercurial hook.

- a McCabe complexity checker.

List of rpms provided by this srpm:
python3-module-flake8 (noarch)

Maintainer: Stanislav Levin


ACL:
Stanislav Levin
@everybody

    1. python3(mccabe)
    2. python3-module-setuptools
    3. python3(pycodestyle)
    4. python3(pyflakes)
    5. python3(tox)
    6. python3(tox_console_scripts)
    7. python3(tox_no_deps)
    8. rpm-build-python3

Last changed


April 6, 2022 Stanislav Levin 4.0.1-alt2
- Fixed FTBFS (mccabe 0.7).
Jan. 26, 2022 Stanislav Levin 4.0.1-alt1
- 3.9.2 -> 4.0.1.
Sept. 7, 2021 Stanislav Levin 3.9.2-alt1
- 3.9.1 -> 3.9.2.