15
0

- 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:
2022-12-15 21:01:52 +00:00
committed by Git OBS Bridge
parent 39f6178aaf
commit 1a1c900fb9
4 changed files with 11 additions and 4 deletions

View File

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