15
0

- update to 3.3.1

* python 3.9/3.10 added
  * python 2 removed

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-quotes?expand=0&rev=15
This commit is contained in:
2022-01-15 15:43:38 +00:00
committed by Git OBS Bridge
parent e5f893c0ff
commit 1bf1f28688
4 changed files with 13 additions and 5 deletions

View File

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:3f1116e985ef437c130431ac92f9b3155f8f652fda7405ac22ffdfd7a9d1055e
size 13090

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:633adca6fb8a08131536af0d750b44d6985b9aba46f498871e21588c3e6f525a
size 13302

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sat Jan 15 15:42:47 UTC 2022 - Dirk Müller <dmueller@suse.com>
- update to 3.3.1
* python 3.9/3.10 added
* python 2 removed
-------------------------------------------------------------------
Sat Jul 25 15:27:54 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@@ -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