Package pyflakes: Information

    Source package: pyflakes
    Version: 1.6.0-alt1.e2k.1
    Build time:  Apr 28, 2018, 10:12 PM
    Report package bug
    License: MIT
    Summary: A simple program which checks Python source files for errors
    Description: 
    Pyflakes is similar to PyChecker in scope, but differs in that it does\
    not execute the modules to check them. This is both safer and faster,\
    although it does not perform as many checks. Unlike PyLint, Pyflakes\
    checks only for logical errors in programs; it does not perform any\
    check on style.

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

    Maintainer: Mikhail Efremov


      1. python3-module-setuptools
      2. python3-module-setuptools-tests
      3. python-module-setuptools
      4. python-module-setuptools-tests
      5. rpm-build-python3

    Last changed


    April 28, 2018 Mikhail Efremov 1.6.0-alt1.e2k.1
    - Temporary require python-module-setuptools-tests.
    Dec. 1, 2017 Aleksei Nikiforov 1.6.0-alt1
    - Updated to upstream version 1.6.0.
    March 13, 2016 Ivan Zakharyaschev 0.9.2-alt1.1
    - (NMU) rebuild with rpm-build-python3-0.1.9
      (for common python3/site-packages/ and auto python3.3-ABI dep when needed)