Пакет python3-module-flake8: Информация

  • Default inline alert: Версия в репозитории: 7.0.0-alt1

Исходный пакет: python3-module-flake8
Версия: 4.0.1-alt2
Последняя версия по данным Repology
Собран:  6 апреля 2022 г. 11:52 в задании #297941
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: http://pypi.python.org/pypi/flake8

Лицензия: MIT
О пакете: Code checking using pep8 and pyflakes
Описание: 
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.

Список rpm-пакетов, предоставляемых данным srpm-пакетом:
python3-module-flake8 (noarch)

Сопровождающий: Stanislav Levin


Права:
Stanislav Levin
@everybody

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

Последнее изменение


6 апреля 2022 г. Stanislav Levin 4.0.1-alt2
- Fixed FTBFS (mccabe 0.7).
26 января 2022 г. Stanislav Levin 4.0.1-alt1
- 3.9.2 -> 4.0.1.
7 сентября 2021 г. Stanislav Levin 3.9.2-alt1
- 3.9.1 -> 3.9.2.