15
0

- update to 23.9.16:

* add --classmethod-decorators (#405)
  * fix name collision for node_stack on python 3.12 (#406)
  * Use pypa/build to build the package (#404)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=33
This commit is contained in:
2023-09-18 06:55:26 +00:00
committed by Git OBS Bridge
parent 89b1c4e6f7
commit 85c920a7ae
4 changed files with 12 additions and 4 deletions

View File

@@ -18,7 +18,7 @@
%{?sle15_python_module_pythons}
Name: python-flake8-bugbear
Version: 23.7.10
Version: 23.9.16
Release: 0
Summary: A plugin for flake8 finding likely bugs and design problems in your program
License: MIT