forked from pool/python-flake8
Accepting request 962513 from home:pgajdos:python
- python-mock is actually not needed for build OBS-URL: https://build.opensuse.org/request/show/962513 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-flake8?expand=0&rev=78
This commit is contained in:
parent
b42fbe98b9
commit
c08a210424
@ -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>
|
Sun Nov 14 12:10:58 UTC 2021 - Martin Liška <mliska@suse.cz>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package python-flake8
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -41,7 +41,6 @@ BuildArch: noarch
|
|||||||
# SECTION test requirements
|
# SECTION test requirements
|
||||||
BuildRequires: %{python_module importlib-metadata}
|
BuildRequires: %{python_module importlib-metadata}
|
||||||
BuildRequires: %{python_module mccabe >= 0.6.0}
|
BuildRequires: %{python_module mccabe >= 0.6.0}
|
||||||
BuildRequires: %{python_module mock}
|
|
||||||
BuildRequires: %{python_module pycodestyle >= 2.8.0}
|
BuildRequires: %{python_module pycodestyle >= 2.8.0}
|
||||||
BuildRequires: %{python_module pyflakes >= 2.4.0}
|
BuildRequires: %{python_module pyflakes >= 2.4.0}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user