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