Accepting request 820453 from home:apersaud:branches:devel:languages:python

update to latest version

OBS-URL: https://build.opensuse.org/request/show/820453
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=65
This commit is contained in:
Tomáš Chvátal
2020-07-12 06:38:03 +00:00
committed by Git OBS Bridge
parent 88780da543
commit 2bdbf8dd51
4 changed files with 13 additions and 4 deletions

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>