Package python3-module-pyflakes: Information

    Source package: python3-module-pyflakes
    Version: 3.2.0-alt1
    Build time:  Feb 14, 2024, 02:29 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 RPM packages built from this SRPM:
    python3-module-pyflakes (noarch)

    Maintainer: Anton Zhukharev


      1. rpm-build-pyproject
      2. python3-module-pyproject-installer >= 0.4.0
      3. python3-module-setuptools
      4. python3-module-wheel

    Last changed


    Feb. 8, 2024 Anton Zhukharev 3.2.0-alt1
    - Updated to 3.2.0.
    Aug. 14, 2023 Stanislav Levin 3.1.0-alt1
    - 3.0.1 -> 3.1.0.
    July 29, 2023 Anton Zhukharev 3.0.1-alt2
    - Fixed FTBFS.