diff --git a/pytest-flake8-1.0.5.tar.gz b/pytest-flake8-1.0.5.tar.gz deleted file mode 100644 index 1973b8b..0000000 --- a/pytest-flake8-1.0.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:d85efaafbdb9580791cfa8671799dd40d482fc30bd4476c1ca5efd661e751333 -size 8317 diff --git a/pytest-flake8-1.0.6.tar.gz b/pytest-flake8-1.0.6.tar.gz new file mode 100644 index 0000000..682d783 --- /dev/null +++ b/pytest-flake8-1.0.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b82bb58c88eb1db40524018d3fcfd0424575029703b4e2d8e3ee873f2b17027 +size 8451 diff --git a/python-pytest-flake8.changes b/python-pytest-flake8.changes index 2d0cfa8..60091a8 100644 --- a/python-pytest-flake8.changes +++ b/python-pytest-flake8.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri May 15 20:47:09 UTC 2020 - Benjamin Greiner + +- Update to 1.0.6 + * Fix compatibility with flake8 >= 3.8, from @marc + gh#tholo/pytest-flake8#68 + ------------------------------------------------------------------- Mon Apr 27 10:21:56 UTC 2020 - Tomáš Chvátal diff --git a/python-pytest-flake8.spec b/python-pytest-flake8.spec index b3c97fd..7b7a11a 100644 --- a/python-pytest-flake8.spec +++ b/python-pytest-flake8.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-pytest-flake8 -Version: 1.0.5 +Version: 1.0.6 Release: 0 Summary: Plugin for pytest to check FLAKE8 requirements License: BSD-2-Clause