Package python3-module-usort: Information

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

Source package: python3-module-usort
Version: 1.0.2-alt1
Latest version according to Repology
Build time:  Apr 7, 2022, 08:00 PM in the task #297628
Report package bug
License: MIT
Summary: A small, safe import sorter
Description: 
usort is a safe, minimal import sorter. Its primary goal is to make no
"dangerous" changes to code. This is achieved by detecting distinct "blocks" of
imports that are the most likely to be safely interchangeable, and only
reordering imports within these blocks without altering formatting. Code style
is left as an exercise for linters and formatters.

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

Maintainer: Stanislav Levin

List of contributors:
Stanislav Levin

ACL:
Stanislav Levin
@everybody

    1. python3(libcst)
    2. python3(moreorless)
    3. python3-module-setuptools
    4. python3(setuptools_scm)
    5. python3(attr)
    6. python3(stdlibs)
    7. python3(click)
    8. python3(toml)
    9. python3(tox)
    10. python3(trailrunner)
    11. rpm-build-python3

Last changed


April 1, 2022 Stanislav Levin 1.0.2-alt1
- 1.0.1 -> 1.0.2.
Feb. 10, 2022 Stanislav Levin 1.0.1-alt1
- Initial build for Sisyphus.