Package python3-module-pyflakes: Information

    Source package: python3-module-pyflakes
    Version: 2.3.1-alt1
    Build time:  Apr 19, 2021, 03:09 PM in the task #270290
    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 RPM packages built from this SRPM:
    python3-module-pyflakes (noarch)

    Maintainer: Grigory Ustinov


      1. python3-module-setuptools
      2. python3(tox)
      3. rpm-build-python3

    Last changed


    April 19, 2021 Grigory Ustinov 2.3.1-alt1
    - 2.2.0 -> 2.3.1.
    Oct. 19, 2020 Stanislav Levin 2.2.0-alt1
    - 2.1.1 -> 2.2.0.
    Feb. 20, 2020 Andrey Bychkov 2.1.1-alt2
    - Build for python2 disabled.