Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-nodeenv for openSUSE:Factory 
checked in at 2025-07-17 17:17:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-nodeenv (Old)
 and      /work/SRC/openSUSE:Factory/.python-nodeenv.new.8875 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-nodeenv"

Thu Jul 17 17:17:11 2025 rev:14 rq:1293812 version:1.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-nodeenv/python-nodeenv.changes    
2025-05-06 16:38:54.829861781 +0200
+++ /work/SRC/openSUSE:Factory/.python-nodeenv.new.8875/python-nodeenv.changes  
2025-07-17 17:17:34.584785176 +0200
@@ -1,0 +2,5 @@
+Wed Jul 16 12:59:23 UTC 2025 - Markéta Machová <mmach...@suse.com>
+
+- Convert to libalternatives
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ python-nodeenv.spec ++++++
--- /var/tmp/diff_new_pack.MTulZ0/_old  2025-07-17 17:17:35.164809298 +0200
+++ /var/tmp/diff_new_pack.MTulZ0/_new  2025-07-17 17:17:35.164809298 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%bcond_without libalternatives
 %{?sle15allpythons}
 Name:           python-nodeenv
 Version:        1.9.1
@@ -28,11 +29,11 @@
 BuildRequires:  %{python_module pytest}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  alts
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       alts
 Requires:       python-setuptools
-Requires(post): update-alternatives
-Requires(postun): update-alternatives
 BuildArch:      noarch
 %python_subpackages
 
@@ -54,11 +55,8 @@
 # test_smoke is an integration test requiring network access.
 %pytest -k 'not test_smoke'
 
-%post
-%python_install_alternative nodeenv
-
-%postun
-%python_uninstall_alternative nodeenv
+%pre
+%python_libalternatives_reset_alternative nodeenv
 
 %files %{python_files}
 %doc CHANGES README.rst

Reply via email to