forked from pool/python-py
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
This commit is contained in:
parent
caf9f787c5
commit
fab18cf2d6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 15 08:13:43 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- %fdupes is no python, remove %python_exec
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 23 15:40:00 UTC 2022 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user