Package python3-module-ufmt: Information

  • Default inline alert: Version in the repository: 2.5.1-alt1

Source package: python3-module-ufmt
Version: 2.1.0-alt1
Latest version according to Repology
Build time:  May 16, 2023, 08:03 PM in the task #319852
Report package bug
License: MIT
Summary: Safe, atomic formatting with black and usort
Description: 
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.

List of rpms provided by this srpm:
python3-module-ufmt (noarch)
ufmt (noarch)

Maintainer: Stanislav Levin

List of contributors:
Stanislav Levin
Michael Shigorin

ACL:
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

Last changed


May 10, 2023 Stanislav Levin 2.1.0-alt1
- 2.0.1 -> 2.1.0.
Nov. 16, 2022 Michael Shigorin 2.0.1-alt2
- Fix BR: requisite for %build, not just %check.
Sept. 15, 2022 Stanislav Levin 2.0.1-alt1
- 1.3.2 -> 2.0.1.