1
0

- 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:
Dirk Mueller 2022-03-15 08:49:37 +00:00 committed by Git OBS Bridge
parent a856e5fe5a
commit 268c92acfb
2 changed files with 2 additions and 2 deletions

View File

@ -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>

View File

@ -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/