SHA256
1
0
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:
Tomáš Chvátal
2020-05-13 07:16:56 +00:00
committed by Git OBS Bridge
parent ebeb92659b
commit ace8ea2ff2
2 changed files with 2 additions and 1 deletions

View File

@@ -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>

View File

@@ -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