- Drop useless BuildRequires of python-flake8 and python-pytest-cov
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-distro?expand=0&rev=15
This commit is contained in:
parent
9689d35fcd
commit
36979366d7
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Feb 6 17:33:38 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
|
||||||
|
|
||||||
|
- Drop useless BuildRequires of python-flake8 and python-pytest-cov
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 5 11:48:38 CET 2019 - Matej Cepl <mcepl@suse.com>
|
Tue Feb 5 11:48:38 CET 2019 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -33,8 +33,6 @@ BuildRequires: python-rpm-macros
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# SECTION test
|
# SECTION test
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module flake8}
|
|
||||||
BuildRequires: %{python_module pytest-cov}
|
|
||||||
BuildRequires: %{python_module pytest-runner}
|
BuildRequires: %{python_module pytest-runner}
|
||||||
BuildRequires: %{python_module pytest}
|
BuildRequires: %{python_module pytest}
|
||||||
%endif
|
%endif
|
||||||
|
Loading…
x
Reference in New Issue
Block a user