15
0

Accepting request 822786 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/822786
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8-quotes?expand=0&rev=6
This commit is contained in:
2020-07-27 15:40:26 +00:00
committed by Git OBS Bridge
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Sat Jul 25 15:27:54 UTC 2020 - Arun Persaud <arun@gmx.de>
- 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 <tchvatal@suse.com>

View File

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