forked from pool/python-hupper
Accepting request 763287 from home:bmwiedemann:branches:devel:languages:python
Use pyproject_install macro (boo#1094323) OBS-URL: https://build.opensuse.org/request/show/763287 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hupper?expand=0&rev=14
This commit is contained in:
@@ -48,7 +48,8 @@ When files are changed the process is restarted.
|
||||
# Not Needed
|
||||
|
||||
%install
|
||||
%python_expand pip%{$python_bin_suffix} install --root=%{buildroot} %{SOURCE0}
|
||||
cp -a %{SOURCE0} .
|
||||
%pyproject_install
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%python_clone -a %{buildroot}%{_bindir}/hupper
|
||||
|
||||
Reference in New Issue
Block a user