Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-zc.buildout for openSUSE:Factory checked in at 2025-06-17 18:23:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-zc.buildout (Old) and /work/SRC/openSUSE:Factory/.python-zc.buildout.new.19631 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-zc.buildout" Tue Jun 17 18:23:30 2025 rev:24 rq:1286310 version:4.1.10 Changes: -------- --- /work/SRC/openSUSE:Factory/python-zc.buildout/python-zc.buildout.changes 2025-06-06 22:43:26.361755038 +0200 +++ /work/SRC/openSUSE:Factory/.python-zc.buildout.new.19631/python-zc.buildout.changes 2025-06-17 18:24:20.747604879 +0200 @@ -1,0 +2,5 @@ +Tue Jun 17 09:17:30 UTC 2025 - Markéta Machová <mmach...@suse.com> + +- Convert to libalternatives + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-zc.buildout.spec ++++++ --- /var/tmp/diff_new_pack.CDCuAS/_old 2025-06-17 18:24:21.323628830 +0200 +++ /var/tmp/diff_new_pack.CDCuAS/_new 2025-06-17 18:24:21.327628997 +0200 @@ -16,6 +16,7 @@ # +%bcond_without libalternatives %{?sle15_python_module_pythons} Name: python-zc.buildout Version: 4.1.10 @@ -27,14 +28,14 @@ BuildRequires: %{python_module pip} BuildRequires: %{python_module setuptools} BuildRequires: %{python_module wheel} +BuildRequires: alts BuildRequires: fdupes BuildRequires: python-rpm-macros +Requires: alts Requires: python-packaging >= 23.2 Requires: python-pip Requires: python-setuptools >= 49 Requires: python-wheel -Requires(post): update-alternatives -Requires(postun): update-alternatives Provides: python-zc_buildout = %{version} Obsoletes: python-zc_buildout < %{version} BuildArch: noarch @@ -65,11 +66,8 @@ %check %python_expand PYTHONPATH=%{buildroot}%{$python_sitelib} $python src/zc/buildout/tests/test_all.py -%post -%python_install_alternative buildout - -%postun -%python_uninstall_alternative buildout +%pre +%python_libalternatives_reset_alternative buildout %files %{python_files} %doc README.rst CHANGES.rst COPYRIGHT.txt