diff --git a/python-requests-hawk.changes b/python-requests-hawk.changes index a180a95..446821d 100644 --- a/python-requests-hawk.changes +++ b/python-requests-hawk.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jun 3 12:25:12 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Sat Jan 2 13:36:19 UTC 2021 - Antoine Belvire diff --git a/python-requests-hawk.spec b/python-requests-hawk.spec index 9f17d5f..83b1981 100644 --- a/python-requests-hawk.spec +++ b/python-requests-hawk.spec @@ -54,7 +54,7 @@ across mozilla services projects. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE.txt