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

  • Default inline alert: Версия в репозитории: 2.6.0-alt1

Исходный пакет: python3-module-ufmt
Версия: 2.1.0-alt1
Последняя версия по данным Repology
Собран:  16 мая 2023 г. 20:03 в задании #319852
Категория: Разработка/Python 3
Сообщить об ошибке в пакете
Домашняя страница: https://pypi.org/project/ufmt

Лицензия: MIT
О пакете: Safe, atomic formatting with black and usort
Описание: 
ufmt is a safe, atomic code formatter for Python built on top of black and
usort. ufmt formats files in-memory, first with usort and then with black,
before writing any changes back to disk. This enables a combined, atomic step
in CI/CD workflows for checking or formatting files, without any with conflict
or intermediate changes between the import sorter and the code formatter.

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

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

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

Права:
Stanislav Levin
@everybody

    1. python3-module-black
    2. python3-module-click
    3. python3-module-flit
    4. python3-module-flit-core
    5. python3-module-libcst
    6. python3-module-moreorless
    7. python3-module-pyproject-installer >= 0.4.0
    8. python3-module-tomlkit
    9. python3-module-trailrunner
    10. python3-module-typing-extensions
    11. python3-module-usort
    12. rpm-build-pyproject

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


10 мая 2023 г. Stanislav Levin 2.1.0-alt1
- 2.0.1 -> 2.1.0.
16 ноября 2022 г. Michael Shigorin 2.0.1-alt2
- Fix BR: requisite for %build, not just %check.
15 сентября 2022 г. Stanislav Levin 2.0.1-alt1
- 1.3.2 -> 2.0.1.