Link [ pkgsrc | NetBSD | pkgsrc git mirror | PR fulltext-search | netbsd commit viewer ]


   
        usage: [branch:branch] [user:user] [path[@revision]] keyword [... [-excludekeyword [...]]] (e.g. branch:MAIN pkgtools/pkg)




switch to index mode

recent branches: MAIN (17m)  pkgsrc-2024Q1 (6d)  pkgsrc-2023Q4 (53d)  pkgsrc-2023Q2 (85d)  pkgsrc-2023Q3 (165d) 

2024-05-23 22:06:42 UTC Now

2021-11-09 10:17:02 UTC MAIN commitmail json YAML

py-isort: updated to 5.10.1

5.10.1

Fixed: Occasional inconsistency with multiple src paths.
Fixed: skip_file ignored when on the first docstring line

5.10.0

Implemented: Switch to tomli for pyproject.toml configuration loader.
Fixed: CLI bug (--exend-skip-glob, overrides instead of extending).
Fixed: respect PATH customization in nested calls to git.
Fixed: Append only with certain code snippets incorrectly adds imports.
Added official support for Python 3.10

Potentially breaking changes:

Fixed: _ast module incorrectly excluded from stdlib definition.

(adam)