Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-stomp.py for openSUSE:Factory 
checked in at 2026-02-12 17:27:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-stomp.py (Old)
 and      /work/SRC/openSUSE:Factory/.python-stomp.py.new.1977 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-stomp.py"

Thu Feb 12 17:27:10 2026 rev:15 rq:1332594 version:8.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-stomp.py/python-stomp.py.changes  
2025-12-01 11:14:37.737827584 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-stomp.py.new.1977/python-stomp.py.changes    
    2026-02-12 17:28:21.053794874 +0100
@@ -1,0 +2,5 @@
+Thu Feb 12 04:26:54 UTC 2026 - Steve Kowalik <[email protected]>
+
+- Use poetry-core for building rather than poetry.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-stomp.py.spec ++++++
--- /var/tmp/diff_new_pack.Y8ZGIM/_old  2026-02-12 17:28:21.697822196 +0100
+++ /var/tmp/diff_new_pack.Y8ZGIM/_new  2026-02-12 17:28:21.697822196 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-stomp.py
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2026 SUSE LLC and contributors
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,6 @@
 #
 
 
-%define skip_python2 1
 %{?sle15_python_module_pythons}
 Name:           python-stomp.py
 Version:        8.2.0
@@ -29,12 +28,12 @@
 #github is missing the tag: https://github.com/jasonrbriggs/stomp.py/issues/415
 Source0:        
https://files.pythonhosted.org/packages/source/s/stomp.py/stomp_py-%{version}.tar.gz
 BuildRequires:  %{python_module pip}
-BuildRequires:  %{python_module poetry}
+BuildRequires:  %{python_module poetry-core}
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-generators
 BuildRequires:  python-rpm-macros
 Requires(post): update-alternatives
-Requires(postun):update-alternatives
+Requires(postun): update-alternatives
 %{?python_enable_dependency_generator}
 BuildArch:      noarch
 %python_subpackages
@@ -66,5 +65,5 @@
 %license LICENSE
 %python_alternative %{_bindir}/stomp
 %{python_sitelib}/stomp/
-%{python_sitelib}/stomp_py-%{version}*-info
+%{python_sitelib}/stomp_py-%{version}.dist-info
 

Reply via email to