- Make running the test suite verbose.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-extract-msg?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 17:11:20 UTC 2024 - Matej Cepl <mcepl@cepl.eu>
|
||||
|
||||
- Make running the test suite verbose.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 23 11:50:05 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -67,7 +67,7 @@ sed -i '/\#\!\/usr\/bin\/env python3/d' extract_msg/__init__.py
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pyunittest tests.py
|
||||
%pyunittest -v tests.py
|
||||
|
||||
%post
|
||||
%python_install_alternative extract_msg
|
||||
|
||||
Reference in New Issue
Block a user