Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-tornado for openSUSE:Factory 
checked in at 2024-11-06 16:49:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-tornado (Old)
 and      /work/SRC/openSUSE:Factory/.python-tornado.new.2020 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-tornado"

Wed Nov  6 16:49:38 2024 rev:60 rq:1221412 version:MACRO

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-tornado/python-tornado.changes    
2023-04-25 16:53:47.054377664 +0200
+++ /work/SRC/openSUSE:Factory/.python-tornado.new.2020/python-tornado.changes  
2024-11-06 16:50:09.135627178 +0100
@@ -1,0 +2,6 @@
+Tue Nov  5 09:14:27 UTC 2024 - Dominique Leuenberger <[email protected]>
+
+- Avoid using requires_eq, which after the last modifications
+  conflicts with python singlespec (order of expansion).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-tornado.spec ++++++
--- /var/tmp/diff_new_pack.K9Yxf3/_old  2024-11-06 16:50:10.619685241 +0100
+++ /var/tmp/diff_new_pack.K9Yxf3/_new  2024-11-06 16:50:10.635685867 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-tornado
 #
-# Copyright (c) 2023 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -51,7 +51,7 @@
 Source0:        README.SUSE
 BuildRequires:  %{python_module %{tornadoN}}
 BuildRequires:  python-rpm-macros
-%requires_eq    python-%{tornadoN}
+Requires:       python-%{tornadoN} = %{Nversion}
 BuildArch:      noarch
 %python_subpackages
 

Reply via email to