forked from pool/python-testtools
- Really run the tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-testtools?expand=0&rev=57
This commit is contained in:
committed by
Git OBS Bridge
parent
5962f9135b
commit
1b3076928a
@@ -36,6 +36,7 @@ Requires: python-pbr >= 0.11
|
||||
Requires: python-python-mimeparse
|
||||
Requires: python-six >= 1.4.0
|
||||
Requires: python-traceback2
|
||||
Requires: python-unittest2
|
||||
BuildArch: noarch
|
||||
%if 0%{?suse_version} >= 1000 || 0%{?fedora_version} >= 24
|
||||
Recommends: python-fixtures >= 1.3.0
|
||||
@@ -51,6 +52,7 @@ also ports recent unittest changes all the way back to Python 2.4.
|
||||
%prep
|
||||
%setup -q -n testtools-%{version}
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
Reference in New Issue
Block a user