forked from pool/python-flake8-bugbear
- update to 23.7.10:
* Add B034: re.sub/subn/split must pass flags/count/maxsplit as
keyword arguments.
* Fix a crash and several test failures on Python 3.12, all
relating to the B907 * check.
* Declare support for Python 3.12.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=31
This commit is contained in:
@@ -18,7 +18,7 @@
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-flake8-bugbear
|
||||
Version: 23.6.5
|
||||
Version: 23.7.10
|
||||
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