Package python-module-flake8: Information

Danger alert: Package removed from sisyphus repository

Removed in the task: #255737
Package removed: Stanislav Levin
Deletion date: Oct. 22, 2020
Message: python2_eol
    Source package: python-module-flake8
    Version: 3.7.9-alt1
    Build time:  Nov 16, 2019, 10:46 PM in the task #240892
    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:
    python-module-flake8 (noarch)
    python3-module-flake8 (noarch)

    Maintainer: Stanislav Levin


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

    Last changed


    Nov. 16, 2019 Stanislav Levin 3.7.9-alt1
    - 3.7.8 -> 3.7.9.
    Aug. 13, 2019 Stanislav Levin 3.7.8-alt1
    - 3.7.7 -> 3.7.8.
    Aug. 8, 2019 Stanislav Levin 3.7.7-alt2
    - Fixed testing against Pytest 5.