diff --git a/python-translation-finder.changes b/python-translation-finder.changes index bd118e4..4ae3702 100644 --- a/python-translation-finder.changes +++ b/python-translation-finder.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Apr 3 09:05:22 UTC 2019 - Tomáš Chvátal + +- Do not use %pytest macro for now to get this in Leap faster + ------------------------------------------------------------------- Tue Apr 2 10:58:20 UTC 2019 - Tomáš Chvátal diff --git a/python-translation-finder.spec b/python-translation-finder.spec index 635948d..ffa1920 100644 --- a/python-translation-finder.spec +++ b/python-translation-finder.spec @@ -69,7 +69,7 @@ A translation file finder for Weblate, translation tool with tight version contr %python_uninstall_alternative weblate-discover %check -%pytest +%python_expand py.test-%{$python_bin_suffix} -v translation_finder %files %{python_files} %doc CHANGES.rst README.rst