Package python3-module-ufmt: Information

    Source package: python3-module-ufmt
    Version: 2.3.0-alt1
    Build time:  Nov 11, 2023, 12:18 PM
    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

      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


    Nov. 9, 2023 Stanislav Levin 2.3.0-alt1
    - 2.2.0 -> 2.3.0.
    Aug. 2, 2023 Stanislav Levin 2.2.0-alt1
    - 2.1.0 -> 2.2.0.
    May 10, 2023 Stanislav Levin 2.1.0-alt1
    - 2.0.1 -> 2.1.0.