forked from pool/python-pyngus
Accepting request 688200 from home:pgajdos
OBS-URL: https://build.opensuse.org/request/show/688200 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyngus?expand=0&rev=8
This commit is contained in:
committed by
Git OBS Bridge
parent
580dc19a14
commit
9aa4be68a8
@@ -51,8 +51,10 @@ provides a callback-based API for message passing
|
|||||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%check
|
%check
|
||||||
|
%if %{with test}
|
||||||
# SSL Failure: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed
|
# SSL Failure: error:1417C086:SSL routines:tls_process_client_certificate:certificate verify failed
|
||||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python tests/test-runner -i '*test_ssl_minimal'
|
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python tests/test-runner -i '*test_ssl_minimal'
|
||||||
|
%endif
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE
|
%license LICENSE
|
||||||
|
Reference in New Issue
Block a user