Accepting request 763383 from devel:languages:python:numeric

OBS-URL: https://build.opensuse.org/request/show/763383
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-PsyLab?expand=0&rev=2
This commit is contained in:
2020-01-12 22:24:18 +00:00
committed by Git OBS Bridge
parent 92c5b7b204
commit 084a737e2c
2 changed files with 7 additions and 1 deletions

View File

@@ -54,7 +54,8 @@ cp %{SOURCE10} .
# Not Needed
%install
%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
cp -a %{SOURCE0} .
%pyproject_install
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%files %{python_files}