forked from pool/python-flake8-bugbear
- update to 23.6.5:
* Include tox.ini in MANIFEST.in for sdist. * Improve B033 (duplicate set items) OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-bugbear?expand=0&rev=29
This commit is contained in:
@@ -16,10 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define skip_python2 1
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-flake8-bugbear
|
||||
Version: 23.5.9
|
||||
Version: 23.6.5
|
||||
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