This commit is contained in:
@@ -108,6 +108,9 @@ rm jupyter_server/bundler/tests/resources/subdir/subsubdir/.gitkeep
|
||||
%python_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
# Avoid conflict with jupyter-notebook
|
||||
mv %{buildroot}%{_bindir}/jupyter-bundlerextension %{buildroot}%{_bindir}/jupyter-server-bundlerextension
|
||||
|
||||
%check
|
||||
export LANG=en_US.UTF-8
|
||||
%python_expand nosetests-%{$python_bin_suffix} -v jupyter_server
|
||||
@@ -121,6 +124,6 @@ export LANG=en_US.UTF-8
|
||||
%license COPYING.md
|
||||
%{_bindir}/jupyter-server
|
||||
%{_bindir}/jupyter-extension
|
||||
%{_bindir}/jupyter-bundlerextension
|
||||
%{_bindir}/jupyter-server-bundlerextension
|
||||
|
||||
%changelog
|
||||
|
Reference in New Issue
Block a user