Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-opentracing for 
openSUSE:Factory checked in at 2021-12-16 21:19:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-opentracing (Old)
 and      /work/SRC/openSUSE:Factory/.python-opentracing.new.2520 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-opentracing"

Thu Dec 16 21:19:43 2021 rev:2 rq:940872 version:2.4.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-opentracing/python-opentracing.changes    
2020-12-31 10:01:58.739061048 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-opentracing.new.2520/python-opentracing.changes
  2021-12-16 21:20:57.578558850 +0100
@@ -1,0 +2,5 @@
+Tue Dec 14 12:43:06 UTC 2021 - Ben Greiner <[email protected]>
+
+- Allow tornado 6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-opentracing.spec ++++++
--- /var/tmp/diff_new_pack.Psky5O/_old  2021-12-16 21:20:58.010559014 +0100
+++ /var/tmp/diff_new_pack.Psky5O/_new  2021-12-16 21:20:58.014559016 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package python-opentracing
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -16,7 +16,7 @@
 #
 
 
-%{?!python_module:%define python_module() python-%{**} python3-%{**}}
+%{?!python_module:%define python_module() python3-%{**}}
 %define skip_python2 1
 Name:           python-opentracing
 Version:        2.4.0
@@ -30,14 +30,14 @@
 BuildRequires:  fdupes
 BuildRequires:  python-rpm-macros
 Suggests:       python-gevent
-Suggests:       python-tornado < 6
+Suggests:       python-tornado
 BuildArch:      noarch
 # SECTION test requirements
 BuildRequires:  %{python_module gevent}
 BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module pytest-mock}
 BuildRequires:  %{python_module pytest}
-BuildRequires:  %{python_module tornado < 6}
+BuildRequires:  %{python_module tornado}
 # /SECTION
 %python_subpackages
 
@@ -61,6 +61,7 @@
 %files %{python_files}
 %doc CHANGELOG.rst README.rst
 %license LICENSE
-%{python_sitelib}/*
+%{python_sitelib}/opentracing
+%{python_sitelib}/opentracing-%{version}*-info
 
 %changelog

Reply via email to