From 9a98945c8d425f4bcdab040396ba04ed0fe1fab42eabe2ad270401eef4aba9ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Wed, 3 Apr 2019 09:06:00 +0000 Subject: [PATCH] - Do not use %pytest macro for now to get this in Leap faster OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-translation-finder?expand=0&rev=4 --- python-translation-finder.changes | 5 +++++ python-translation-finder.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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