forked from pool/python-bugzillatools
- 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:
@@ -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>
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user