Revert previous commit.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pbr?expand=0&rev=100
This commit is contained in:
parent
2e855cc977
commit
79969e5e24
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 08:43:14 CEST 2018 - mcepl@suse.com
|
||||
|
||||
- Revert previous commit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Oct 7 06:34:26 UTC 2018 - Matěj Cepl <mcepl@suse.com>
|
||||
|
||||
|
@ -50,7 +50,7 @@ BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module fixtures >= 3.0.0}
|
||||
BuildRequires: %{python_module mock >= 2.0}
|
||||
BuildRequires: %{python_module six >= 1.9.0}
|
||||
# BuildRequires: %{python_module stestr}
|
||||
BuildRequires: %{python_module stestr}
|
||||
BuildRequires: %{python_module testresources >= 2.0.0}
|
||||
BuildRequires: %{python_module testscenarios >= 0.4}
|
||||
BuildRequires: %{python_module testtools >= 2.2.0}
|
||||
@ -92,8 +92,7 @@ chmod -x pbr/tests/testpackage/setup.py
|
||||
|
||||
%if %{with test}
|
||||
%check
|
||||
# %%python_exec -m stestr.cli run
|
||||
%python_exec -m unittest -v discover
|
||||
%python_exec -m stestr.cli run
|
||||
%endif
|
||||
|
||||
%if !%{with test}
|
||||
|
Loading…
Reference in New Issue
Block a user