forked from pool/python-pyosf
		
	- use python_expand for fdupes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyosf?expand=0&rev=16
This commit is contained in:
		| @@ -1,3 +1,8 @@ | ||||
| ------------------------------------------------------------------- | ||||
| Tue Mar 15 08:50:55 UTC 2022 - Dirk Müller <dmueller@suse.com> | ||||
|  | ||||
| - use python_expand for fdupes  | ||||
|  | ||||
| ------------------------------------------------------------------- | ||||
| Wed Dec  8 12:01:49 UTC 2021 - pgajdos@suse.com | ||||
|  | ||||
|   | ||||
| @@ -1,7 +1,7 @@ | ||||
| # | ||||
| # spec file for package python-pyosf | ||||
| # | ||||
| # Copyright (c) 2021 SUSE LLC | ||||
| # Copyright (c) 2022 SUSE LLC | ||||
| # | ||||
| # All modifications and additions to the file contributed by third parties | ||||
| # remain the property of their copyright owners, unless otherwise agreed | ||||
| @@ -68,7 +68,7 @@ sed -Ei 's:.pytest-runner.,?::' setup.py | ||||
|  | ||||
| %install | ||||
| %python_install | ||||
| %python_exec %fdupes %{buildroot}%{$python_sitelib} | ||||
| %python_expand %fdupes %{buildroot}%{$python_sitelib} | ||||
|  | ||||
| %check | ||||
| # online tests only | ||||
|   | ||||
		Reference in New Issue
	
	Block a user