forked from pool/python-Cython
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Cython?expand=0&rev=97
This commit is contained in:
committed by
Git OBS Bridge
parent
c6d7938e1c
commit
1c2528247d
@@ -70,7 +70,7 @@ export LANG=en_US.UTF-8
|
|||||||
|
|
||||||
%files
|
%files
|
||||||
%license LICENSE.txt COPYING.txt
|
%license LICENSE.txt COPYING.txt
|
||||||
%doc README.txt ToDo.txt USAGE.txt
|
%doc README.rst ToDo.txt USAGE.txt
|
||||||
%dir %{_docdir}/python-Cython/
|
%dir %{_docdir}/python-Cython/
|
||||||
%{_docdir}/python-Cython/html/
|
%{_docdir}/python-Cython/html/
|
||||||
|
|
||||||
|
@@ -88,7 +88,7 @@ $python -O -m compileall -d %{$python_sitearch} %{buildroot}%{$python_sitearch}/
|
|||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
%license LICENSE.txt COPYING.txt
|
%license LICENSE.txt COPYING.txt
|
||||||
%doc README.txt ToDo.txt USAGE.txt
|
%doc README.rst ToDo.txt USAGE.txt
|
||||||
%python_alternative %{_bindir}/cygdb
|
%python_alternative %{_bindir}/cygdb
|
||||||
%python_alternative %{_bindir}/cython
|
%python_alternative %{_bindir}/cython
|
||||||
%python_alternative %{_bindir}/cythonize
|
%python_alternative %{_bindir}/cythonize
|
||||||
|
Reference in New Issue
Block a user