Hello community,

here is the log from the commit of package python-google-api-core for 
openSUSE:Factory checked in at 2020-08-20 22:30:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-api-core (Old)
 and      /work/SRC/openSUSE:Factory/.python-google-api-core.new.3399 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-google-api-core"

Thu Aug 20 22:30:53 2020 rev:14 rq:828031 version:1.17.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/python-google-api-core/python-google-api-core.changes
    2020-06-10 00:45:29.098494759 +0200
+++ 
/work/SRC/openSUSE:Factory/.python-google-api-core.new.3399/python-google-api-core.changes
  2020-08-20 22:31:02.008043191 +0200
@@ -1,0 +2,6 @@
+Thu Aug 20 08:02:56 UTC 2020 - Tomáš Chvátal <[email protected]>
+
+- Disable test test___call___and_execute_retry_hitting_deadline
+  to make leap buildable
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-google-api-core.spec ++++++
--- /var/tmp/diff_new_pack.DOBVzu/_old  2020-08-20 22:31:03.944044096 +0200
+++ /var/tmp/diff_new_pack.DOBVzu/_new  2020-08-20 22:31:03.948044098 +0200
@@ -73,7 +73,8 @@
 %python_expand %fdupes %{buildroot}%{$python_sitelib}
 
 %check
-%pytest
+# test___call___and_execute_retry_hitting_deadline - broken on Leap with old 
mock
+%pytest -k 'not test___call___and_execute_retry_hitting_deadline'
 
 %files %{python_files}
 %license LICENSE


Reply via email to