15
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:
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

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