forked from pool/python-WebTest
- Don't run tests, fixes SLE build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-WebTest?expand=0&rev=2
This commit is contained in:
committed by
Git OBS Bridge
parent
c768b16ba3
commit
aba56f5527
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 15:07:32 UTC 2011 - saschpe@suse.de
|
||||
|
||||
- Don't run tests, fixes SLE build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 1 14:41:12 UTC 2011 - saschpe@suse.de
|
||||
|
||||
|
||||
@@ -26,8 +26,6 @@ Source: http://pypi.python.org/packages/source/W/WebTest/WebTest-%{versi
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: python-devel
|
||||
BuildRequires: python-distribute
|
||||
BuildRequires: python-WebOb
|
||||
BuildRequires: python-dtopt
|
||||
Requires: python-WebOb
|
||||
Requires: python-dtopt
|
||||
Requires: python-nose
|
||||
@@ -58,9 +56,6 @@ python setup.py build
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%check
|
||||
python setup.py test
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc docs/html
|
||||
|
||||
Reference in New Issue
Block a user