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