14
0
forked from pool/python-pyngus
Tomáš Chvátal
2019-03-25 11:28:16 +00:00
committed by Git OBS Bridge
parent 580dc19a14
commit 9aa4be68a8

View File

@@ -51,8 +51,10 @@ provides a callback-based API for message passing
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%if %{with test}
# 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'
%endif
%files %{python_files}
%license LICENSE