diff --git a/flake8-isort-4.1.1.tar.gz b/flake8-isort-4.1.1.tar.gz deleted file mode 100644 index be03205..0000000 --- a/flake8-isort-4.1.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d814304ab70e6e58859bc5c3e221e2e6e71c958e7005239202fee19c24f82717 -size 16348 diff --git a/flake8-isort-4.2.0.tar.gz b/flake8-isort-4.2.0.tar.gz new file mode 100644 index 0000000..f51f3e9 --- /dev/null +++ b/flake8-isort-4.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26571500cd54976bbc0cf1006ffbcd1a68dd102f816b7a1051b219616ba9fee0 +size 17674 diff --git a/python-flake8-isort.changes b/python-flake8-isort.changes index c70e5bc..9e05eaa 100644 --- a/python-flake8-isort.changes +++ b/python-flake8-isort.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Oct 12 03:22:12 UTC 2022 - Yogalakshmi Arunachalam + +- update to 4.2.0 + * Fix compatibility with flake8 version 5. + ------------------------------------------------------------------- Sat Jan 15 15:40:29 UTC 2022 - Dirk Müller diff --git a/python-flake8-isort.spec b/python-flake8-isort.spec index a00d376..3ea4c85 100644 --- a/python-flake8-isort.spec +++ b/python-flake8-isort.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %global skip_python2 1 Name: python-flake8-isort -Version: 4.1.1 +Version: 4.2.0 Release: 0 Summary: Plugin integrating isort in flake8 License: GPL-2.0-only