3b3498d385
- update to 6.1.2: * Add support for isort 6.0.0. [SukiCZ] * Drop python 3.8, and add python 3.13. [SukiCZ]
Dirk Mueller2025-09-29 10:41:58 +00:00
605c92ae68
Accepting request 1131191 from devel:languages:python
Ana Guerrero2023-12-06 22:47:59 +00:00
2d5afd3f35
- update to 6.1.1: * Switch from setup.cfg to setup.py. * Switch from setuptools to hatchling. * Drop python 3.7 support. * Add preliminary support to Python 3.12. - update to 4.2.0 * Work around FailedToLoadPlugin exception by requiring isort 4.x. Likewise, pin the major version of all dependencies, to reduce risk of any future incompatibilities. [pkolbus] try to find it. [jnns]
Dirk Mueller2023-12-05 17:52:04 +00:00
19b6be54ff
- 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]
Dirk Mueller2023-01-02 16:49:27 +00:00
3349c7e573
- update to 4.1.1: * Support flake8 4.x * Switch from travis-ci to github actions * Drop python 2.7 support and 3.5 as well
Dirk Mueller2022-01-15 15:42:01 +00:00