- drop unmaintained and unused pytest-flake8dir
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8-comprehensions?expand=0&rev=22
This commit is contained in:
parent
4da1e2d4ca
commit
ffd8c4f5e3
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu May 4 23:19:48 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- drop unmaintained and unused pytest-flake8dir
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Apr 13 12:27:04 UTC 2023 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -35,8 +35,8 @@ BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module flake8}
|
||||
BuildRequires: %{python_module pytest-flake8-path}
|
||||
BuildRequires: %{python_module pytest-flake8dir}
|
||||
BuildRequires: %{python_module pytest-randomly}
|
||||
BuildRequires: %{python_module pytest-xdist}
|
||||
BuildRequires: %{python_module pytest}
|
||||
# /SECTION
|
||||
%python_subpackages
|
||||
@ -55,7 +55,7 @@ A flake8 plugin that helps you write better list/set/dict comprehensions.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest
|
||||
%pytest %{?jobs: -n %jobs}
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Loading…
x
Reference in New Issue
Block a user