forked from pool/python-dotmap
- Replace python setup.py test with running unittest runner directly.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-dotmap?expand=0&rev=8
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Sep 9 11:33:09 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Replace python setup.py test with running unittest runner directly.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Sep 3 11:42:02 UTC 2021 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
|
||||
@@ -44,7 +44,7 @@ Python ordered, dynamically-expandable dot-access dictionary.
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec setup.py test
|
||||
%pyunittest -v dotmap.test
|
||||
|
||||
%files %{python_files}
|
||||
%doc README.md
|
||||
|
||||
Reference in New Issue
Block a user