forked from pool/python-flake8-pyi
Accepting request 805923 from home:bnavigator:branches:devel:languages:python
- Update to v20.5.0 * support flake8 3.8.0 * introduce Y091 (function body must not contain "raise") * introduce Y015 (attribute must not have a default value other than "...") * introduce Y092 (top-level attribute must not have a default value) OBS-URL: https://build.opensuse.org/request/show/805923 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-pyi?expand=0&rev=9
This commit is contained in:
committed by
Git OBS Bridge
parent
20c0281928
commit
818dd45bdb
@@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri May 15 21:22:02 UTC 2020 - Benjamin Greiner <code@bnavigator.de>
|
||||
|
||||
- Update to v20.5.0
|
||||
* support flake8 3.8.0
|
||||
* introduce Y091 (function body must not contain "raise")
|
||||
* introduce Y015 (attribute must not have a default value other than "...")
|
||||
* introduce Y092 (top-level attribute must not have a default value)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 7 16:34:17 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user