forked from pool/python-docker
Accepting request 648938 from devel:languages:python
- Fix the fdupes call to match up reality OBS-URL: https://build.opensuse.org/request/show/648938 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-docker?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 14 11:57:19 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Fix the fdupes call to match up reality
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Oct 20 15:33:00 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||
|
||||
|
||||
@@ -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