diff --git a/python-Flask-HTTPAuth.changes b/python-Flask-HTTPAuth.changes index 07acd7c..8d3af95 100644 --- a/python-Flask-HTTPAuth.changes +++ b/python-Flask-HTTPAuth.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 14 11:55:17 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Sun Jul 4 00:41:02 UTC 2021 - Arun Persaud diff --git a/python-Flask-HTTPAuth.spec b/python-Flask-HTTPAuth.spec index ad715f8..4a0983a 100644 --- a/python-Flask-HTTPAuth.spec +++ b/python-Flask-HTTPAuth.spec @@ -51,7 +51,7 @@ Simple extension that provides Basic and Digest HTTP authentication for Flask ro %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE