forked from pool/python-pip
Accepting request 483376 from devel:languages:python
- uninstall alternatives in %postun OBS-URL: https://build.opensuse.org/request/show/483376 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pip?expand=0&rev=35
This commit is contained in:
commit
e8a8edcb64
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 29 13:52:06 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
- uninstall alternatives in %postun
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 23 15:31:57 UTC 2017 - jmatejek@suse.com
|
||||
|
||||
|
@ -94,7 +94,7 @@ PRIO=$(echo %{python_version} | tr -d .)
|
||||
%install_alternative pip %{_bindir}/pip%{python_version} $PRIO
|
||||
%endif
|
||||
|
||||
%preun
|
||||
%postun
|
||||
%ifpypy3
|
||||
%uninstall_alternative pip %{_bindir}/pip-%{pypy3_bin_suffix}
|
||||
%else
|
||||
|
Loading…
x
Reference in New Issue
Block a user