forked from pool/python-pyVows
- Convert to libalternatives
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyVows?expand=0&rev=10
This commit is contained in:
@@ -2,6 +2,7 @@
|
|||||||
Wed Jun 4 08:38:33 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
Wed Jun 4 08:38:33 UTC 2025 - Markéta Machová <mmachova@suse.com>
|
||||||
|
|
||||||
- Convert to pip-based build
|
- Convert to pip-based build
|
||||||
|
- Convert to libalternatives
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed May 20 07:26:56 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
Wed May 20 07:26:56 UTC 2020 - Petr Gajdos <pgajdos@suse.com>
|
||||||
|
@@ -66,6 +66,10 @@ export PYTHONPATH=.
|
|||||||
export PATH=%{buildroot}%{_bindir}:$PATH
|
export PATH=%{buildroot}%{_bindir}:$PATH
|
||||||
%python_exec pyvows/cli.py -x tests/
|
%python_exec pyvows/cli.py -x tests/
|
||||||
|
|
||||||
|
%pre
|
||||||
|
# removing old update-alternatives entries
|
||||||
|
%python_libalternatives_reset_alternative pyvows
|
||||||
|
|
||||||
%post
|
%post
|
||||||
%python_install_alternative pyvows
|
%python_install_alternative pyvows
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user