Пакет python3-module-pyflakes: Информация

    Исходный пакет: python3-module-pyflakes
    Версия: 3.2.0-alt1
    Собран:  14 февраля 2024 г. 14:29
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/pyflakes/

    Лицензия: MIT
    О пакете: A simple program which checks Python source files for errors
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    python3-module-pyflakes (noarch)

    Сопровождающий: Anton Zhukharev


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

    Последнее изменение


    8 февраля 2024 г. Anton Zhukharev 3.2.0-alt1
    - Updated to 3.2.0.
    14 августа 2023 г. Stanislav Levin 3.1.0-alt1
    - 3.0.1 -> 3.1.0.
    29 июля 2023 г. Anton Zhukharev 3.0.1-alt2
    - Fixed FTBFS.