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

    Исходный пакет: python3-module-trailrunner
    Версия: 1.2.1-alt1
    Собран:  27 апреля 2024 г. 22:54 в задании #345373
    Категория: Разработка/Python 3
    Сообщить об ошибке в пакете
    Домашняя страница: https://pypi.org/project/trailrunner

    Лицензия: MIT
    О пакете: Run things on paths
    Описание: 
    trailrunner is a simple library for walking paths on the filesystem, and
    executing functions for each file found. trailrunner obeys project level
    .gitignore files, and runs functions on a process pool for increased
    performance. trailrunner is designed for use by linting, formatting, and other
    developer tools that need to find and operate on all files in project in a
    predictable fashion with a minimal API.

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

    Сопровождающий: Stanislav Levin

    Список участников:
    Stanislav Levin

      1. python3(flit_core)
      2. python3(pathspec)
      3. rpm-build-python3
      4. python3-module-pyproject-installer >= 0.4.0
      5. python3-module-tox
      6. python3-module-tox-console-scripts
      7. python3-module-tox-no-deps

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


    12 сентября 2022 г. Stanislav Levin 1.2.1-alt1
    - 1.1.3 -> 1.2.1.
    1 апреля 2022 г. Stanislav Levin 1.1.3-alt1
    - 1.1.2 -> 1.1.3.
    11 февраля 2022 г. Stanislav Levin 1.1.2-alt1
    - Initial build for Sisyphus.