forked from pool/python-flake8
Accepting request 962908 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/962908 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-flake8?expand=0&rev=38
This commit is contained in:
commit
e63b435264
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 17 16:09:27 UTC 2022 - pgajdos@suse.com
|
||||
|
||||
- python-mock is actually not needed for build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 14 12:10:58 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-flake8
|
||||
#
|
||||
# Copyright (c) 2021 SUSE LLC
|
||||
# Copyright (c) 2022 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -41,7 +41,6 @@ BuildArch: noarch
|
||||
# SECTION test requirements
|
||||
BuildRequires: %{python_module importlib-metadata}
|
||||
BuildRequires: %{python_module mccabe >= 0.6.0}
|
||||
BuildRequires: %{python_module mock}
|
||||
BuildRequires: %{python_module pycodestyle >= 2.8.0}
|
||||
BuildRequires: %{python_module pyflakes >= 2.4.0}
|
||||
BuildRequires: %{python_module pytest}
|
||||
|
Loading…
Reference in New Issue
Block a user