diff --git a/flake8-quotes-3.2.0.tar.gz b/flake8-quotes-3.2.0.tar.gz deleted file mode 100644 index 163552e..0000000 --- a/flake8-quotes-3.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3f1116e985ef437c130431ac92f9b3155f8f652fda7405ac22ffdfd7a9d1055e -size 13090 diff --git a/flake8-quotes-3.3.1.tar.gz b/flake8-quotes-3.3.1.tar.gz new file mode 100644 index 0000000..1e37956 --- /dev/null +++ b/flake8-quotes-3.3.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:633adca6fb8a08131536af0d750b44d6985b9aba46f498871e21588c3e6f525a +size 13302 diff --git a/python-flake8-quotes.changes b/python-flake8-quotes.changes index 75800ab..9af9c13 100644 --- a/python-flake8-quotes.changes +++ b/python-flake8-quotes.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Sat Jan 15 15:42:47 UTC 2022 - Dirk Müller + +- update to 3.3.1 + * python 3.9/3.10 added + * python 2 removed + ------------------------------------------------------------------- Sat Jul 25 15:27:54 UTC 2020 - Arun Persaud diff --git a/python-flake8-quotes.spec b/python-flake8-quotes.spec index ae16aec..df19f6b 100644 --- a/python-flake8-quotes.spec +++ b/python-flake8-quotes.spec @@ -1,7 +1,7 @@ # # spec file for package python-flake8-quotes # -# Copyright (c) 2020 SUSE LLC +# Copyright (c) 2022 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,8 +17,9 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} +%global skip_python2 1 Name: python-flake8-quotes -Version: 3.2.0 +Version: 3.3.1 Release: 0 Summary: Flake8 lint for quotes License: MIT