SHA256
1
0
forked from pool/python-bokeh

- updates-alternatives actions should be in postun, not preun

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-bokeh?expand=0&rev=53
This commit is contained in:
Matej Cepl 2021-09-23 09:53:59 +00:00 committed by Git OBS Bridge
parent a62b5686f6
commit 80bd8f238a
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Sep 23 09:53:47 UTC 2021 - Matej Cepl <mcepl@suse.com>
- updates-alternatives actions should be in postun, not preun
-------------------------------------------------------------------
Sat Sep 18 18:05:47 UTC 2021 - Atri Bhattacharya <badshah400@gmail.com>

View File

@ -101,7 +101,7 @@ with interactivity over large or streaming datasets.
%post
%python_install_alternative bokeh
%preun
%postun
%python_uninstall_alternative bokeh
%files %{python_files}