forked from pool/python-cma
- Make sure the tests are executed
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-cma?expand=0&rev=4
This commit is contained in:
committed by
Git OBS Bridge
parent
ebeb92659b
commit
ace8ea2ff2
@@ -3,6 +3,7 @@ Wed May 13 07:12:57 UTC 2020 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Add missing runtime dependencies, as declared in setup.py
|
||||
- Format with spec-cleaner
|
||||
- Make sure the tests are executed
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon May 11 18:45:35 UTC 2020 - Christoph Junghans <junghans@votca.org>
|
||||
|
@@ -53,7 +53,7 @@ sed -i '1d' cma/{bbobbenchmarks.py,purecma.py,test.py}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_exec ./setup.py check
|
||||
%python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python -m cma.test
|
||||
|
||||
%files %{python_files}
|
||||
%license LICENSE
|
||||
|
Reference in New Issue
Block a user