diff --git a/python-hupper.changes b/python-hupper.changes index c920dfb..2cf12b5 100644 --- a/python-hupper.changes +++ b/python-hupper.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 11 14:51:39 UTC 2020 - Bernhard Wiedemann + +- Use pyproject_install macro (boo#1094323) + ------------------------------------------------------------------- Mon Aug 5 11:54:38 UTC 2019 - pgajdos@suse.com diff --git a/python-hupper.spec b/python-hupper.spec index a5a75aa..c308be8 100644 --- a/python-hupper.spec +++ b/python-hupper.spec @@ -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