forked from pool/python-Cython
		
	- Enable running of the test suite.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=155
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Mon Jan 31 20:31:01 UTC 2022 - Matej Cepl <mcepl@suse.com> | ||||
|  | ||||
| - Enable running of the test suite. | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Mon Jan 31 13:46:21 UTC 2022 - Paolo Stivanin <info@paolostivanin.com> | ||||
|  | ||||
|   | ||||
| @@ -79,6 +79,11 @@ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/ | ||||
| %fdupes %{buildroot}%{$python_sitearch} | ||||
| } | ||||
|  | ||||
| %check | ||||
| %{python_expand export PYTHONPATH=%{buildroot}%{$python_sitearch} PYTHONDONTWRITEBYTECODE=1 | ||||
| $python runtests.py -v | ||||
| } | ||||
|  | ||||
| %post | ||||
| %python_install_alternative cython cythonize cygdb | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user