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

Danger alert: Пакет удалён из репозитория sisyphus

Удалён в задании: #255737
Пакет удалён: Stanislav Levin
Дата удаления: 22 октября 2020 г.
Сообщение: python2_eol
    Исходный пакет: python-module-flake8
    Версия: 3.7.9-alt1
    Собран:  16 ноября 2019 г. 22:46 в задании #240892
    Категория: Разработка/Python
    Сообщить об ошибке в пакете
    Домашняя страница: 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-пакетом:
    python-module-flake8 (noarch)
    python3-module-flake8 (noarch)

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


      1. python3-module-setuptools
      2. python3(mccabe)
      3. python3(mock)
      4. python3(pycodestyle)
      5. python3(pyflakes)
      6. python3(coverage)
      7. python-module-setuptools
      8. python3(entrypoints)
      9. python3(tox)
      10. python2.7(configparser)
      11. python2.7(coverage)
      12. python2.7(entrypoints)
      13. python2.7(functools32)
      14. rpm-build-python3
      15. python2.7(mccabe)
      16. python2.7(mock)
      17. python2.7(pycodestyle)
      18. python2.7(pyflakes)
      19. python2.7(pytest)

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


    16 ноября 2019 г. Stanislav Levin 3.7.9-alt1
    - 3.7.8 -> 3.7.9.
    13 августа 2019 г. Stanislav Levin 3.7.8-alt1
    - 3.7.7 -> 3.7.8.
    8 августа 2019 г. Stanislav Levin 3.7.7-alt2
    - Fixed testing against Pytest 5.