forked from pool/python-docker
- Fix the fdupes call to match up reality
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-docker?expand=0&rev=20
This commit is contained in:
committed by
Git OBS Bridge
parent
ef506df6c7
commit
6f011e1953
@@ -72,7 +72,7 @@ A docker API client in Python
|
||||
|
||||
%install
|
||||
%python_install
|
||||
%fdupes %{buildroot}
|
||||
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||
|
||||
%check
|
||||
%python_expand py.test-%{$python_bin_suffix} tests/unit -k 'not MatchHostnameTest'
|
||||
|
||||
Reference in New Issue
Block a user