diff --git a/flake8-quotes-3.0.0.tar.gz b/flake8-quotes-3.0.0.tar.gz deleted file mode 100644 index 5c44539..0000000 --- a/flake8-quotes-3.0.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:39762e16a1ea6b7f0e998a04be14d71b55e74de09b5026bd41907c996a8c82cf -size 12865 diff --git a/flake8-quotes-3.2.0.tar.gz b/flake8-quotes-3.2.0.tar.gz new file mode 100644 index 0000000..163552e --- /dev/null +++ b/flake8-quotes-3.2.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3f1116e985ef437c130431ac92f9b3155f8f652fda7405ac22ffdfd7a9d1055e +size 13090 diff --git a/python-flake8-quotes.changes b/python-flake8-quotes.changes index a16ac66..75800ab 100644 --- a/python-flake8-quotes.changes +++ b/python-flake8-quotes.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Sat Jul 25 15:27:54 UTC 2020 - Arun Persaud + +- update to version 3.2.0: + * Fixed mistaking key access as docstring (#99) + * Added lint checks for main files (#79) + +- changes from version 3.1.0: + * Added quadruple quote ending support (#96) + ------------------------------------------------------------------- Thu Apr 16 10:36:56 UTC 2020 - Tomáš Chvátal diff --git a/python-flake8-quotes.spec b/python-flake8-quotes.spec index 3086e91..ae16aec 100644 --- a/python-flake8-quotes.spec +++ b/python-flake8-quotes.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-flake8-quotes -Version: 3.0.0 +Version: 3.2.0 Release: 0 Summary: Flake8 lint for quotes License: MIT