diff --git a/python-pytz.changes b/python-pytz.changes index 5ccfd7f..7c82528 100644 --- a/python-pytz.changes +++ b/python-pytz.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 28 09:56:44 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Tue Feb 23 21:22:23 UTC 2021 - Ben Greiner diff --git a/python-pytz.spec b/python-pytz.spec index efc2115..fbf4e2a 100644 --- a/python-pytz.spec +++ b/python-pytz.spec @@ -80,7 +80,7 @@ ln -s %{_datadir}/zoneinfo %{buildroot}%{$python_sitelib}/pytz/zoneinfo } %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE.txt