From 40ca3193996f4f855067550b53105f7cde2369ec3b2da0994ec9a32948042f43 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 15 Mar 2019 10:34:13 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-zeroconf?expand=0&rev=20 --- python-zeroconf.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/python-zeroconf.spec b/python-zeroconf.spec index c9faa70..c2757aa 100644 --- a/python-zeroconf.spec +++ b/python-zeroconf.spec @@ -53,7 +53,8 @@ does not force you to use a particular event loop or python-twisted. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +# needs network interface test_launch_and_close +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v -k 'not test_launch_and_close' %files %{python_files} %doc README.rst