- use %python_expand for %fdupes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-inflect?expand=0&rev=11
This commit is contained in:
parent
a856e5fe5a
commit
268c92acfb
@ -1,7 +1,7 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 15 08:04:50 UTC 2022 - Stephan Kulow <coolo@suse.com>
|
||||
|
||||
- %fdupes isn't python, remove %python_exec
|
||||
- use %python_expand for %fdupes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 20 15:12:07 UTC 2021 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
@ -50,7 +50,7 @@ sed -i 's/addopts=--doctest-modules --flake8 --black --cov/addopts=--doctest-mod
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%fdupes %{buildroot}%{$python_sitelib}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%pytest tests/
|
||||
|
Loading…
Reference in New Issue
Block a user