15
0

- We can finally use %pyunittest macro

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=18
This commit is contained in:
2020-08-18 22:58:08 +00:00
committed by Git OBS Bridge
parent aeb2757f54
commit 3bac4bf4c6
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Aug 18 22:57:57 UTC 2020 - Matej Cepl <mcepl@suse.com>
- We can finally use %pyunittest macro
-------------------------------------------------------------------
Wed May 27 09:36:32 UTC 2020 - Petr Gajdos <pgajdos@suse.com>

View File

@@ -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