diff --git a/python-wstools.changes b/python-wstools.changes index 1fe2515..d1ee8a3 100644 --- a/python-wstools.changes +++ b/python-wstools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 27 12:07:52 UTC 2021 - pgajdos@suse.com + +- %check: use %pytest rpm macro + ------------------------------------------------------------------- Fri Mar 12 13:18:55 UTC 2021 - Matej Cepl diff --git a/python-wstools.spec b/python-wstools.spec index 3c192a9..fa05415 100644 --- a/python-wstools.spec +++ b/python-wstools.spec @@ -47,7 +47,7 @@ Python module for WSDL parsing services package for Web Services. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pytest %files %{python_files} %license LICENSE.txt