more testing
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zope.testrunner?expand=0&rev=3
This commit is contained in:
parent
57a37da9ed
commit
edf6d26e07
@ -28,6 +28,8 @@ BuildRequires: python-distribute
|
||||
BuildRequires: unzip
|
||||
# Test requirements:
|
||||
#BuildRequires: python-python-subunit
|
||||
#BuildRequires: python-six
|
||||
#BuildRequires: python-testtools
|
||||
#BuildRequires: python-zope.testing
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
%if 0%{?suse_version} && 0%{?suse_version} <= 1110
|
||||
@ -48,7 +50,8 @@ python setup.py build
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
#%check
|
||||
#NOTE(saschpe): Check failing tests
|
||||
#%%check
|
||||
#python setup.py test
|
||||
|
||||
%files
|
||||
|
Loading…
x
Reference in New Issue
Block a user