SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for python311-flake8-isort-6.1.1-lp160.2.2.noarch.rpm :

* Tue Dec 05 2023 Dirk Müller - 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.
* Mon Jan 02 2023 Dirk Müller - 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]
* Wed Oct 12 2022 Yogalakshmi Arunachalam - update to 4.2.0
* Fix compatibility with flake8 version 5.
* Sat Jan 15 2022 Dirk Müller - 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
* Tue Aug 11 2020 Benjamin Greiner - Update to version 4.0.0
* support isort >= 5 [bnavigator, pkolbus]
* Mon Jul 13 2020 Benjamin Greiner - Update to version 3.0.1
* 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]- Update to version 3.0.0
* Let isort search the configuration, rather than flake8-isort try to find it. [jnns]
* Sat Apr 11 2020 Tomáš Chvátal - Initial commit, used by spec-cleaner
 
ICM