From 3bac4bf4c6a2c0a42f6fb9dd0fc0758c14221bcc1e07992aded972ac5f0f0901 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Tue, 18 Aug 2020 22:58:08 +0000 Subject: [PATCH] - We can finally use %pyunittest macro OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=18 --- python-bugzillatools.changes | 5 +++++ python-bugzillatools.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-bugzillatools.changes b/python-bugzillatools.changes index 3e15299..a8b0278 100644 --- a/python-bugzillatools.changes +++ b/python-bugzillatools.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Aug 18 22:57:57 UTC 2020 - Matej Cepl + +- We can finally use %pyunittest macro + ------------------------------------------------------------------- Wed May 27 09:36:32 UTC 2020 - Petr Gajdos diff --git a/python-bugzillatools.spec b/python-bugzillatools.spec index c964d08..c4eb3d2 100644 --- a/python-bugzillatools.spec +++ b/python-bugzillatools.spec @@ -64,7 +64,7 @@ sed -i "/.bugzillarc.sample/d" setup.py %python_expand %fdupes %{buildroot}%{$python_sitelib} %check -%python_exec -munittest discover -v +%pyunittest %post %python_install_alternative bugzilla