From 084a737e2cded5ee2d957a8f4db71d452c7987f922709689bcccadc353e438f9 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sun, 12 Jan 2020 22:24:18 +0000 Subject: [PATCH] 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 --- python-PsyLab.changes | 5 +++++ python-PsyLab.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/python-PsyLab.changes b/python-PsyLab.changes index 7a7e384..5e9025e 100644 --- a/python-PsyLab.changes +++ b/python-PsyLab.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Sat Jan 11 14:03:38 UTC 2020 - Bernhard Wiedemann + +- Use pyproject_install macro (boo#1094323) + ------------------------------------------------------------------- Wed May 16 16:52:49 UTC 2018 - toddrme2178@gmail.com diff --git a/python-PsyLab.spec b/python-PsyLab.spec index 4aff76f..2069457 100644 --- a/python-PsyLab.spec +++ b/python-PsyLab.spec @@ -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}