forked from pool/python-passlib
- Don't run testsuite on SLE, fixes build
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-passlib?expand=0&rev=7
This commit is contained in:
parent
3e73c7f048
commit
409e892054
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 8 11:34:03 UTC 2012 - saschpe@suse.de
|
||||
|
||||
- Don't run testsuite on SLE, fixes build
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 31 10:38:52 UTC 2012 - saschpe@suse.de
|
||||
|
||||
|
@ -15,6 +15,7 @@
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
Name: python-passlib
|
||||
Version: 1.5.3
|
||||
Release: 0
|
||||
@ -50,8 +51,10 @@ python setup.py build
|
||||
%install
|
||||
python setup.py install --prefix=%{_prefix} --root=%{buildroot}
|
||||
|
||||
%if 0%{?suse_version} && 0%{?suse_version} > 1130
|
||||
%check
|
||||
nosetests
|
||||
%endif
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
|
Loading…
x
Reference in New Issue
Block a user