forked from pool/python-flake8-bugbear
Accepting request 1031463 from home:marxin:branches:devel:languages:python
- Update to 22.10.27: * B027: Ignore @overload decorator (#306) * B023: Also fix map (#305) * B023: Avoid false alarms with filter, reduce, key= and return. Added tests for functools (#303) OBS-URL: https://build.opensuse.org/request/show/1031463 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=19
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.25
|
||||
Version: 22.10.27
|
||||
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