- Actually, although the package is noarch, its test suite is not, so we
need python-devel at least for tests. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=106
This commit is contained in:
parent
e6faf0fdae
commit
4691aa0029
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 11 17:00:20 UTC 2018 - Matěj Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
- Actually, although the package is noarch, its test suite is not, so we
|
||||||
|
need python-devel at least for tests.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Dec 4 12:51:21 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
Tue Dec 4 12:51:21 UTC 2018 - Matej Cepl <mcepl@suse.com>
|
||||||
|
|
||||||
|
@ -47,6 +47,7 @@ Obsoletes: python-pbr-doc
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
BuildRequires: %{python_module Sphinx >= 1.6.2}
|
BuildRequires: %{python_module Sphinx >= 1.6.2}
|
||||||
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: %{python_module fixtures >= 3.0.0}
|
BuildRequires: %{python_module fixtures >= 3.0.0}
|
||||||
BuildRequires: %{python_module mock >= 2.0}
|
BuildRequires: %{python_module mock >= 2.0}
|
||||||
BuildRequires: %{python_module six >= 1.9.0}
|
BuildRequires: %{python_module six >= 1.9.0}
|
||||||
|
Loading…
Reference in New Issue
Block a user