diff --git a/pytest-isort-1.0.0.tar.gz b/pytest-isort-1.0.0.tar.gz deleted file mode 100644 index 002d991..0000000 --- a/pytest-isort-1.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:758156cb4dc1db72adc1b7e253011f5eea117fab32af03cedb4cbfc6058b5f8f -size 6880 diff --git a/pytest-isort-1.1.0.tar.gz b/pytest-isort-1.1.0.tar.gz new file mode 100644 index 0000000..7647285 --- /dev/null +++ b/pytest-isort-1.1.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30bd29927ac1b92f0701c1c43de52abaf7ccedaec8f8c9775dfab4ee51d74006 +size 6958 diff --git a/python-pytest-isort.changes b/python-pytest-isort.changes index 91a623d..3bb105e 100644 --- a/python-pytest-isort.changes +++ b/python-pytest-isort.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Sat Jul 11 23:13:19 UTC 2020 - Benjamin Greiner + +- Update to 1.1.0: + * Add support for isort >= 5 + ------------------------------------------------------------------- Sun May 3 07:31:24 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-isort.spec b/python-pytest-isort.spec index d9b4bd1..c06158c 100644 --- a/python-pytest-isort.spec +++ b/python-pytest-isort.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-isort -Version: 1.0.0 +Version: 1.1.0 Release: 0 Summary: Plugin for pytest to perform isort checks License: BSD-3-Clause