- Deduplicate files in _jupyter_kernel_dir.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:jupyter/python-ipykernel?expand=0&rev=38
This commit is contained in:
parent
55d9b06db6
commit
b18fb2ca47
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 22 15:23:38 UTC 2021 - Matej Cepl <mcepl@suse.com>
|
||||
|
||||
- Deduplicate files in _jupyter_kernel_dir.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 15 05:29:16 UTC 2021 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
@ -103,6 +103,7 @@ $python -m ipykernel install \
|
||||
sed -i "s|$(readlink -f python3)|python3|" %{buildroot}%{_jupyter_kernel_dir}/python3/kernel.json
|
||||
%endif
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
%fdupes %{buildroot}%{_jupyter_kernel_dir}
|
||||
|
||||
%check
|
||||
%pytest -ra
|
||||
|
Loading…
x
Reference in New Issue
Block a user