forked from pool/python-isort
- update to version 5.9.2
* Improved behavior of isort --check --atomic against Cython
files.
* Fixed #1769: Future imports added below assignments when no
other imports present.
* Fixed #1772: skip-gitignore will check files not in the git
repository.
* Fixed #1762: in some cases when skip-gitignore is set, isort
fails to skip any files.
* Fixed #1767: Encoding issues surfacing when invalid characters
set in __init__.py files during placement.
* Fixed #1771: Improved handling of skips against named streamed
in content.
- Skip benchmarks
- Update test requirements:
* test expects example_isort_sorting_plugin with python-natsort
installed
* Python 3.9 tests fail without numpy installed because of some
typing check.
OBS-URL: https://build.opensuse.org/request/show/905112
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-isort?expand=0&rev=82
5.3 KiB
5.3 KiB