From 3ea77f076e750a2fb014e28575603f99da8ae5b22de05db1396fe7cb7f62c061 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Tue, 27 Aug 2019 00:50:08 +0000 Subject: [PATCH] - Do not run tests twice OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyshark?expand=0&rev=3 --- python-pyshark.changes | 5 +++++ python-pyshark.spec | 1 - 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/python-pyshark.changes b/python-pyshark.changes index 4959b44..97aa384 100644 --- a/python-pyshark.changes +++ b/python-pyshark.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 27 00:49:53 UTC 2019 - Tomáš Chvátal + +- Do not run tests twice + ------------------------------------------------------------------- Fri Aug 2 09:32:43 UTC 2019 - Martin Hauke diff --git a/python-pyshark.spec b/python-pyshark.spec index 2146ccf..18d4cd1 100644 --- a/python-pyshark.spec +++ b/python-pyshark.spec @@ -59,7 +59,6 @@ wireshark dissectors. %check %pytest ../tests -%python_expand PYTHONPATH=%{buildroot}%{python3_sitelib} py.test-%{$python_version} ../tests %files %{python_files} %license ../LICENSE.txt