Accepting request 655666 from devel:languages:python
- Fix fdupes call OBS-URL: https://build.opensuse.org/request/show/655666 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip?expand=0&rev=39
This commit is contained in:
commit
65686cea89
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 6 13:19:11 UTC 2018 - Tomáš Chvátal <tchvatal@suse.com>
|
||||||
|
|
||||||
|
- Fix fdupes call
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Oct 20 15:36:00 UTC 2018 - Arun Persaud <arun@gmx.de>
|
Sat Oct 20 15:36:00 UTC 2018 - Arun Persaud <arun@gmx.de>
|
||||||
|
|
||||||
|
@ -71,7 +71,7 @@ rm src/pip/_vendor/certifi/cacert.pem
|
|||||||
%install
|
%install
|
||||||
%python_install
|
%python_install
|
||||||
%prepare_alternative pip
|
%prepare_alternative pip
|
||||||
%fdupes %{buildroot}%{_prefix}
|
%python_expand %fdupes %{buildroot}%{$python_sitelib}
|
||||||
|
|
||||||
%if %{with test}
|
%if %{with test}
|
||||||
%check
|
%check
|
||||||
|
Loading…
x
Reference in New Issue
Block a user