Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-sshtunnel for 
openSUSE:Factory checked in at 2024-03-28 13:55:11
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-sshtunnel (Old)
 and      /work/SRC/openSUSE:Factory/.python-sshtunnel.new.1905 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-sshtunnel"

Thu Mar 28 13:55:11 2024 rev:9 rq:1163239 version:0.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sshtunnel/python-sshtunnel.changes        
2024-03-27 20:42:55.473909902 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-sshtunnel.new.1905/python-sshtunnel.changes  
    2024-03-28 14:29:49.895652857 +0100
@@ -1,0 +2,5 @@
+Thu Mar 28 07:19:25 UTC 2024 - Steve Kowalik <[email protected]>
+
+- Require update-alternatives for the scriptlets. 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sshtunnel.spec ++++++
--- /var/tmp/diff_new_pack.pSgkk1/_old  2024-03-28 14:29:56.687902655 +0100
+++ /var/tmp/diff_new_pack.pSgkk1/_new  2024-03-28 14:29:56.691902803 +0100
@@ -36,6 +36,8 @@
 BuildRequires:  python-rpm-macros
 Requires:       openssh
 Requires:       python-paramiko >= 2.7.2
+Requires(post): update-alternatives
+Requires(postun): update-alternatives
 BuildArch:      noarch
 %python_subpackages
 
@@ -73,7 +75,7 @@
 %license LICENSE
 %doc *.rst
 %python_alternative %{_bindir}/sshtunnel
-%{python_sitelib}/__pycache__/sshtunnel*pyc
+%pycache_only %{python_sitelib}/__pycache__/sshtunnel*pyc
 %{python_sitelib}/sshtunnel.py
-%{python_sitelib}/sshtunnel-*.dist-info
+%{python_sitelib}/sshtunnel-{%version}.dist-info
 

Reply via email to