15
0
Files
python-flake8-isort/python-flake8-isort.changes
Dirk Mueller da2fcb0130 - update to 6.0.0:
* Drop isort 4.x support.
  * Add support for flake8 6.0.0.
  * Add `--isort-no-skip-gitignore` option to allow temporarily overriding
    the set
  value of isort's `skip_gitignore` option with `False`. This can cause
  flake8-isort to run significantly faster at the cost of making flake8-isort's
  behavior differ slightly from the behavior of `isort --check`. [gschaffner]
  * Fix broken `add_options` method [casperdcl]
  * Improve the config option is added and read back. [gforcada]
  * Bump plugin version. [gforcada]
  * Update dependencies. [gforcada]
  * Revamp GitHub actions. [gforcada]
  * Drop python 3.6, and add python 3.10. [gforcada]
  * Use linters and formatters to keep code sane and beautiful. [gforcada]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=8
2023-01-02 16:49:27 +00:00

2.2 KiB