Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-cyrtranslit for 
openSUSE:Factory checked in at 2025-07-08 15:30:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-cyrtranslit (Old)
 and      /work/SRC/openSUSE:Factory/.python-cyrtranslit.new.7373 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-cyrtranslit"

Tue Jul  8 15:30:18 2025 rev:2 rq:1291192 version:1.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-cyrtranslit/python-cyrtranslit.changes    
2025-01-12 11:19:59.256823289 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-cyrtranslit.new.7373/python-cyrtranslit.changes
  2025-07-08 15:30:48.330672338 +0200
@@ -1,0 +2,5 @@
+Tue Jul  8 08:28:39 UTC 2025 - Markéta Machová <mmach...@suse.com>
+
+- Convert to libalternatives
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-cyrtranslit.spec ++++++
--- /var/tmp/diff_new_pack.CZCsBu/_old  2025-07-08 15:30:49.122705438 +0200
+++ /var/tmp/diff_new_pack.CZCsBu/_new  2025-07-08 15:30:49.122705438 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package python-cyrtranslit
 #
-# Copyright (c) 2024 SUSE LLC
+# Copyright (c) 2025 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,6 +16,7 @@
 #
 
 
+%bcond_without libalternatives
 Name:           python-cyrtranslit
 Version:        1.1.1
 Release:        0
@@ -23,11 +24,13 @@
 License:        MIT
 URL:            https://github.com/opendatakosovo/cyrillic-transliteration
 Source:         
https://files.pythonhosted.org/packages/source/c/cyrtranslit/cyrtranslit-%{version}.tar.gz
-BuildRequires:  python-rpm-macros
 BuildRequires:  %{python_module pip}
 BuildRequires:  %{python_module setuptools}
 BuildRequires:  %{python_module wheel}
+BuildRequires:  alts
 BuildRequires:  fdupes
+BuildRequires:  python-rpm-macros
+Requires:       alts
 BuildArch:      noarch
 %python_subpackages
 
@@ -48,11 +51,8 @@
 %check
 # no unittests, just text files in cyrilic
 
-%post
-%python_install_alternative cyrtranslit
-
-%postun
-%python_uninstall_alternative cyrtranslit
+%pre
+%python_libalternatives_reset_alternative cyrtranslit
 
 %files %{python_files}
 %doc README.md

Reply via email to