From 0efb02c492fbbc62e8b9d01dde115adb7bc071328037933fd0e49f789bb1289c Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 18 May 2021 12:27:27 +0000 Subject: [PATCH] - Make running tests verbose OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-nbxmpp?expand=0&rev=45 --- python-nbxmpp.changes | 5 +++++ python-nbxmpp.spec | 4 ++-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-nbxmpp.changes b/python-nbxmpp.changes index ef610c0..e4bb4a6 100644 --- a/python-nbxmpp.changes +++ b/python-nbxmpp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue May 18 12:27:11 UTC 2021 - Matej Cepl + +- Make running tests verbose + ------------------------------------------------------------------- Mon May 17 18:16:46 UTC 2021 - Ferdinand Thiessen diff --git a/python-nbxmpp.spec b/python-nbxmpp.spec index 54a0d69..689cda0 100644 --- a/python-nbxmpp.spec +++ b/python-nbxmpp.spec @@ -36,7 +36,7 @@ BuildRequires: %{python_module gobject-Gdk} BuildRequires: %{python_module idna} BuildRequires: %{python_module precis-i18n} BuildRequires: typelib(Soup) -Recommends: python-gssapi +Recommends: python-gssapi BuildArch: noarch %{?python_enable_dependency_generator} @@ -66,7 +66,7 @@ This packages provides documentation of Nbxmpp API. %python_expand %fdupes %{buildroot}%{$python_sitelib}/ %check -%pyunittest +%pyunittest discover -v %files %{python_files} %license COPYING