diff --git a/pytest-pycodestyle-2.1.3.tar.gz b/pytest-pycodestyle-2.1.3.tar.gz deleted file mode 100644 index 6521471..0000000 --- a/pytest-pycodestyle-2.1.3.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5c21f4829e61f945be0d367347d8f9e397d2e4b7165f950d03b2a18a489feed -size 3887 diff --git a/pytest-pycodestyle-2.2.0.tar.gz b/pytest-pycodestyle-2.2.0.tar.gz new file mode 100644 index 0000000..6ce6228 --- /dev/null +++ b/pytest-pycodestyle-2.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e755e4235ed399760257026b8c3c696520848cb0261277c2df1c8e64af979eb2 +size 4200 diff --git a/python-pytest-pycodestyle.changes b/python-pytest-pycodestyle.changes index 41f050c..b1dadee 100644 --- a/python-pytest-pycodestyle.changes +++ b/python-pytest-pycodestyle.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Aug 25 10:46:14 UTC 2020 - Marketa Calabkova + +- Update to 2.2.0 + * Support pytest v6 + ------------------------------------------------------------------- Mon Jun 29 11:59:01 UTC 2020 - Marketa Calabkova diff --git a/python-pytest-pycodestyle.spec b/python-pytest-pycodestyle.spec index f81d7f6..b3a14e9 100644 --- a/python-pytest-pycodestyle.spec +++ b/python-pytest-pycodestyle.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %define skip_python2 1 Name: python-pytest-pycodestyle -Version: 2.1.3 +Version: 2.2.0 Release: 0 Summary: Pytest plugin to run pycodestyle License: MIT