diff --git a/python-pyngus.spec b/python-pyngus.spec index 51bd58e..491005b 100644 --- a/python-pyngus.spec +++ b/python-pyngus.spec @@ -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