14
0
2022-03-15 08:50:17 +00:00
committed by Git OBS Bridge
parent 6a26cfb354
commit 0f9926608a
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Mar 15 08:49:48 UTC 2022 - Dirk Müller <dmueller@suse.com>
- use python_expand for fdupes
-------------------------------------------------------------------
Thu Feb 3 20:13:01 UTC 2022 - Arun Persaud <arun@gmx.de>

View File

@@ -46,7 +46,7 @@ rm -rf more_itertools.egg-info
%install
%python_install
%python_exec %fdupes %{buildroot}%{$python_sitelib}
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
%pyunittest discover -v