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

@@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0ebdc7d8ec1ca8bd49347694562381f099f4de2f8ec6bda7a7dca65555d9e0d4
size 57578

View File

@@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:90cf04b19ca02a682feb5aac67cae8de742af70538590509941ab10ae8351f71
size 59341

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Mon Sep 18 06:54:37 UTC 2023 - Daniel Garcia <daniel.garcia@suse.com>
- 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)
-------------------------------------------------------------------
Tue Jul 11 14:10:46 UTC 2023 - Dirk Müller <dmueller@suse.com>

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