diff --git a/flake8-3.7.5.tar.gz b/flake8-3.7.5.tar.gz deleted file mode 100644 index f8ceccf..0000000 --- a/flake8-3.7.5.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:fd9ddf503110bf3d8b1d270e8c673aab29ccb3dd6abf29bae1f54e5116ab4a91 -size 148039 diff --git a/flake8-3.7.6.tar.gz b/flake8-3.7.6.tar.gz new file mode 100644 index 0000000..442101d --- /dev/null +++ b/flake8-3.7.6.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6d8c66a65635d46d54de59b027a1dda40abbe2275b3164b634835ac9c13fd048 +size 147641 diff --git a/python-flake8.changes b/python-flake8.changes index bc329eb..d61b672 100644 --- a/python-flake8.changes +++ b/python-flake8.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Feb 21 18:42:26 UTC 2019 - John Vandenberg + +- Update to v3.7.6 + * Fix ``--per-file-ignores`` for multi-letter error codes + * Improve flake8 speed when only 1 filename is passed + ------------------------------------------------------------------- Wed Feb 6 09:42:40 UTC 2019 - Antonio Larrosa diff --git a/python-flake8.spec b/python-flake8.spec index c82e6df..5d92a08 100644 --- a/python-flake8.spec +++ b/python-flake8.spec @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-flake8 -Version: 3.7.5 +Version: 3.7.6 Release: 0 Summary: Modular source code checker: pep8, pyflakes and co License: MIT