Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-py-vapid for openSUSE:Factory 
checked in at 2025-06-10 09:08:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-py-vapid (Old)
 and      /work/SRC/openSUSE:Factory/.python-py-vapid.new.19631 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-py-vapid"

Tue Jun 10 09:08:28 2025 rev:6 rq:1284239 version:1.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-py-vapid/python-py-vapid.changes  
2025-06-03 17:57:45.168088166 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-py-vapid.new.19631/python-py-vapid.changes   
    2025-06-10 09:10:47.669099994 +0200
@@ -1,0 +2,5 @@
+Mon Jun  9 15:09:38 UTC 2025 - Markéta Machová <mmach...@suse.com>
+
+- Convert to libalternatives
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-py-vapid.spec ++++++
--- /var/tmp/diff_new_pack.FZeAHZ/_old  2025-06-10 09:10:49.177162355 +0200
+++ /var/tmp/diff_new_pack.FZeAHZ/_new  2025-06-10 09:10:49.189162851 +0200
@@ -16,6 +16,7 @@
 #
 
 
+%bcond_without libalternatives
 Name:           python-py-vapid
 Version:        1.9.0
 Release:        0
@@ -26,11 +27,11 @@
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  alts
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
+Requires:       alts
 Requires:       python-cryptography >= 2.5
-Requires(post): alts
-Requires(postun): alts
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module cryptography >= 2.5}
@@ -56,11 +57,8 @@
 %check
 %pytest
 
-%post
-%python_install_alternative vapid
-
-%postun
-%python_uninstall_alternative vapid
+%pre
+%python_libalternatives_reset_alternative vapid
 
 %files %{python_files}
 %doc README.md README.rst

Reply via email to