Package python-module-flake8: Information

    Source package: python-module-flake8
    Version: 2.1.0-alt1
    Build time:  Aug 5, 2014, 12:25 PM in the task #126870
    Copied in the task: #127327
    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: Lenar Shakirov

    List of contributors:
    Lenar Shakirov

    ACL:
    Lenar Shakirov
    @qa_p7

      1. python3-module-mccabe >= 0.2
      2. python3-module-mock
      3. python3-module-nose
      4. python3-module-setuptools
      5. python3-pyflakes >= 0.6.1
      6. python3-tools-pep8 >= 1.4.3
      7. rpm-build-python3
      8. pyflakes >= 0.6.1
      9. python-devel
      10. python-module-mccabe >= 0.2
      11. python-module-mock
      12. python-module-nose
      13. python-module-setuptools
      14. python-tools-pep8 >= 1.4.3

    Last changed


    Aug. 1, 2014 Lenar Shakirov 2.1.0-alt1
    - First build for ALT (based on Fedora 2.1.0-3.fc21.src)