From fab18cf2d6c9e85c4e4eb70dffb4af87cde39e4aa36f3806e096a6add32ccb54 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 15 Mar 2022 08:14:51 +0000 Subject: [PATCH] Accepting request 961809 from home:coolo:branches:devel:languages:python:pytest - %fdupes is no python, remove %python_exec OBS-URL: https://build.opensuse.org/request/show/961809 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-py?expand=0&rev=25 --- python-py.changes | 5 +++++ python-py.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/python-py.changes b/python-py.changes index f38cc15..dcfed39 100644 --- a/python-py.changes +++ b/python-py.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Mar 15 08:13:43 UTC 2022 - Stephan Kulow + +- %fdupes is no python, remove %python_exec + ------------------------------------------------------------------- Sun Jan 23 15:40:00 UTC 2022 - Dirk Müller diff --git a/python-py.spec b/python-py.spec index 5cd3385..c160b4e 100644 --- a/python-py.spec +++ b/python-py.spec @@ -77,7 +77,7 @@ rm -r py/_vendored_packages %install %if !%{with test} %python_install -%python_exec %fdupes %{buildroot}%{$python_sitelib} +%fdupes %{buildroot}%{$python_sitelib} %endif %check