forked from pool/python-python-mpd2
- Use %pyunittest macro instead of the homebrewn solution.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-mpd2?expand=0&rev=6
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 17:17:54 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Use %pyunittest macro instead of the homebrewn solution.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 19 16:32:13 UTC 2021 - Mia Herkt <mia@0x0.st>
|
||||
|
||||
|
@@ -54,7 +54,7 @@ backward compatibles with the original python-mpd package.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand PYTHON_SITEPATH=%{buildroot}%{$python_sitelib} $python -m unittest mpd.tests
|
||||
%pyunittest -v mpd.tests
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE.txt
|
||||
|
Reference in New Issue
Block a user