forked from pool/python-pyserial
- fix alternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyserial?expand=0&rev=42
This commit is contained in:
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jan 17 09:03:51 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||||
|
|
||||||
|
- fix alternatives
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jan 15 12:05:07 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
Wed Jan 15 12:05:07 UTC 2025 - Nico Krapp <nico.krapp@suse.com>
|
||||||
|
|
||||||
|
@@ -105,7 +105,8 @@ rm documentation/_build/doctrees/environment.pickle
|
|||||||
|
|
||||||
%pre
|
%pre
|
||||||
# If libalternatives is used: Removing old update-alternatives entries.
|
# If libalternatives is used: Removing old update-alternatives entries.
|
||||||
%python_libalternatives_reset_alternative normalizer
|
%python_libalternatives_reset_alternative pyserial-miniterm
|
||||||
|
%python_libalternatives_reset_alternative pyserial-ports
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative pyserial-miniterm
|
%python_install_alternative pyserial-miniterm
|
||||||
|
Reference in New Issue
Block a user