diff --git a/python-pecan.changes b/python-pecan.changes index d28ccde..485878f 100644 --- a/python-pecan.changes +++ b/python-pecan.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu May 27 06:49:51 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest macro + ------------------------------------------------------------------- Wed May 5 08:23:44 UTC 2021 - Antonio Larrosa diff --git a/python-pecan.spec b/python-pecan.spec index dbb65a7..02575de 100644 --- a/python-pecan.spec +++ b/python-pecan.spec @@ -82,7 +82,7 @@ sed -ie "/^pep8$/d" test-requirements.txt %python_clone -a %{buildroot}%{_bindir}/gunicorn_pecan %check -%python_exec setup.py test +%pyunittest discover -v %post %python_install_alternative pecan