Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-abimap for openSUSE:Factory checked in at 2025-06-17 18:21:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-abimap (Old) and /work/SRC/openSUSE:Factory/.python-abimap.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-abimap" Tue Jun 17 18:21:11 2025 rev:8 rq:1286086 version:0.3.2 Changes: -------- --- /work/SRC/openSUSE:Factory/python-abimap/python-abimap.changes 2025-01-22 16:32:12.735672978 +0100 +++ /work/SRC/openSUSE:Factory/.python-abimap.new.19631/python-abimap.changes 2025-06-17 18:21:36.056756459 +0200 @@ -1,0 +2,5 @@ +Mon Jun 16 12:09:03 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to libalternatives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-abimap.spec ++++++ --- /var/tmp/diff_new_pack.9ozs6o/_old 2025-06-17 18:21:38.048839318 +0200 +++ /var/tmp/diff_new_pack.9ozs6o/_new 2025-06-17 18:21:38.060839818 +0200 @@ -16,6 +16,7 @@ # +%bcond_without libalternatives Name: python-abimap Version: 0.3.2 Release: 0 @@ -27,11 +28,11 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module sphinx_rtd_theme} +BuildRequires: alts BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: alts Requires: python-setuptools -Requires(post): update-alternatives -Requires(postun): update-alternatives BuildArch: noarch # SECTION test requirements BuildRequires: %{python_module PyYAML} @@ -81,11 +82,8 @@ %make_build -j1 -C tests ABIMAP_NAME_VERSION="abimap-%{version}" ABIMAP_VERSION="%{version}" %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib}:${PWD}/tests py.test-%{$python_version} -vv tests -k 'not test_main' -%post -%python_install_alternative abimap abimap.1 - -%postun -%python_uninstall_alternative abimap +%pre +%python_libalternatives_reset_alternative abimap %files %{python_files} %doc AUTHORS.rst CHANGELOG.rst README.rst