Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package python-basictracer for 
openSUSE:Factory checked in at 2022-03-19 22:20:50
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-basictracer (Old)
 and      /work/SRC/openSUSE:Factory/.python-basictracer.new.25692 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-basictracer"

Sat Mar 19 22:20:50 2022 rev:3 rq:963043 version:3.2.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-basictracer/python-basictracer.changes    
2022-01-15 20:05:48.529787488 +0100
+++ 
/work/SRC/openSUSE:Factory/.python-basictracer.new.25692/python-basictracer.changes
 2022-03-19 22:23:01.628959811 +0100
@@ -1,0 +2,5 @@
+Wed Mar 16 07:26:53 UTC 2022 - [email protected]
+
+- do not require python-mock
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-basictracer.spec ++++++
--- /var/tmp/diff_new_pack.b9RuUD/_old  2022-03-19 22:23:01.992960272 +0100
+++ /var/tmp/diff_new_pack.b9RuUD/_new  2022-03-19 22:23:01.996960276 +0100
@@ -33,7 +33,6 @@
 Requires:       python-six >= 1.10.0
 BuildArch:      noarch
 # SECTION test requirements
-BuildRequires:  %{python_module mock}
 BuildRequires:  %{python_module opentracing >= 2.0}
 BuildRequires:  %{python_module protobuf >= 3.0.0}
 BuildRequires:  %{python_module pytest-mock}
@@ -56,6 +55,9 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
+# opentracing.harness.api_check requires mock
+# (tracked in https://trello.com/c/S6eADbii/64-remove-python-mock, too)
+rm tests/test_api.py
 %pytest
 
 %files %{python_files}

Reply via email to