- Disable testsuite on SLE_11_SP2 to fix build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-keyring?expand=0&rev=6
This commit is contained in:
parent
99f666aaa4
commit
4173fe89b7
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 11 18:16:14 UTC 2012 - saschpe@gmx.de
|
||||
|
||||
- Disable testsuite on SLE_11_SP2 to fix build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Apr 3 13:46:06 UTC 2012 - adrian@suse.de
|
||||
|
||||
|
@ -50,8 +50,10 @@ python setup.py build
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%if 0%{?suse_version} >= 1140
|
||||
%check
|
||||
nosetests
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
|
Loading…
Reference in New Issue
Block a user