forked from pool/python-flake8-bugbear
- update to 22.12.6 (bsc#1206225):
* Add B905: `zip()` without an explicit `strict=` parameter. (#314) * B027: ignore @overload when typing is imported with other names (#309) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=21
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-flake8-bugbear
|
||||
Version: 22.10.27
|
||||
Version: 22.12.6
|
||||
Release: 0
|
||||
Summary: A plugin for flake8 finding likely bugs and design problems in your program
|
||||
License: MIT
|
||||
|
||||
Reference in New Issue
Block a user