From 9aa4be68a8d3c747dc287801711167b3be730d2ee04d6ce1364db1cd9fd6f67b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 25 Mar 2019 11:28:16 +0000 Subject: [PATCH] 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 --- python-pyngus.spec | 2 ++ 1 file changed, 2 insertions(+) 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