forked from pool/python-flake8-bugbear
- 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:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:0ebdc7d8ec1ca8bd49347694562381f099f4de2f8ec6bda7a7dca65555d9e0d4
|
||||
size 57578
|
||||
3
flake8-bugbear-23.9.16.tar.gz
Normal file
3
flake8-bugbear-23.9.16.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:90cf04b19ca02a682feb5aac67cae8de742af70538590509941ab10ae8351f71
|
||||
size 59341
|
||||
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user