diff --git a/python-localzone.changes b/python-localzone.changes index 9b3cb2b..b98dd16 100644 --- a/python-localzone.changes +++ b/python-localzone.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Apr 12 08:25:55 UTC 2019 - Tomáš Chvátal + +- Do not use pytest macro as this goes to leap and the macros + update is not yet processed + ------------------------------------------------------------------- Mon Mar 18 10:44:32 UTC 2019 - Tomáš Chvátal diff --git a/python-localzone.spec b/python-localzone.spec index 1fb6eaa..7b77ee0 100644 --- a/python-localzone.spec +++ b/python-localzone.spec @@ -48,7 +48,7 @@ A simple library for managing DNS zones. %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%pytest +%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} py.test-%{$python_bin_suffix} -v %files %{python_files} %doc README.rst