Accepting request 820510 from devel:languages:python

OBS-URL: https://build.opensuse.org/request/show/820510
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=30
This commit is contained in:
2020-07-15 10:09:28 +00:00
committed by Git OBS Bridge
4 changed files with 13 additions and 4 deletions

View File

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

3
flake8-3.8.3.tar.gz Normal file
View File

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

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Sat Jul 11 19:09:03 UTC 2020 - Arun Persaud <arun@gmx.de>
- update to version 3.8.3:
* Also catch SyntaxError when tokenizing (See also GitLab!433,
GitLab#662)
* Fix --jobs default display in flake8 --help (See also GitLab!434,
GitLab#665)
-------------------------------------------------------------------
Wed Jun 3 02:23:36 UTC 2020 - Arun Persaud <arun@gmx.de>

View File

@@ -19,7 +19,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
%bcond_without python2
Name: python-flake8
Version: 3.8.2
Version: 3.8.3
Release: 0
Summary: Modular source code checker: pep8, pyflakes and co
License: MIT