15
0
Commit Graph

7 Commits

Author SHA256 Message Date
24825145d1 - 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]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=10
2023-12-05 17:52:04 +00:00
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
8cede60c04 Accepting request 1009987 from home:yarunachalam:branches:devel:languages:python
- update to 4.2.0 
  * Fix compatibility with flake8 version 5.

OBS-URL: https://build.opensuse.org/request/show/1009987
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=6
2022-10-12 08:37:57 +00:00
e38a0f043c - 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

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=5
2022-01-15 15:42:01 +00:00
Tomáš Chvátal
9b0ec3826d Accepting request 825718 from home:bnavigator:branches:devel:languages:python
- Update to version 4.0.0
  * support isort >= 5 [bnavigator, pkolbus]

- 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]

OBS-URL: https://build.opensuse.org/request/show/825718
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=3
2020-08-11 09:14:41 +00:00
1ec6c224fb Accepting request 793059 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/793059
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-isort?expand=0&rev=1
2020-04-11 21:47:03 +00:00
Tomáš Chvátal
2ac909c7c6 - Initial commit, used by spec-cleaner
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-isort?expand=0&rev=1
2020-04-11 07:26:43 +00:00