diff --git a/python-idna.changes b/python-idna.changes index 077f1ad..7808e3d 100644 --- a/python-idna.changes +++ b/python-idna.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed May 26 06:42:07 UTC 2021 - pgajdos@suse.com + +- %check: use %pyunittest rpm macro + ------------------------------------------------------------------- Tue Feb 2 00:46:47 UTC 2021 - Dirk Müller diff --git a/python-idna.spec b/python-idna.spec index 2314c00..973695d 100644 --- a/python-idna.spec +++ b/python-idna.spec @@ -54,7 +54,7 @@ library but currently only supports the older 2003 specification. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec setup.py test +%pyunittest discover -v %files %{python_files} %license LICENSE.md