Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-core for
openSUSE:Factory checked in at 2021-09-30 23:43:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-core (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-core.new.2443 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-core"
Thu Sep 30 23:43:43 2021 rev:10 rq:922324 version:1.7.2
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-core/python-google-cloud-core.changes
2021-08-03 22:48:53.380486097 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-core.new.2443/python-google-cloud-core.changes
2021-09-30 23:45:01.684581544 +0200
@@ -1,0 +2,5 @@
+Thu Sep 30 09:03:28 UTC 2021 - Matej Cepl <[email protected]>
+
+- Add --import-mode=importlib to make test suite work.
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-core.spec ++++++
--- /var/tmp/diff_new_pack.bctZVH/_old 2021-09-30 23:45:02.180582112 +0200
+++ /var/tmp/diff_new_pack.bctZVH/_new 2021-09-30 23:45:02.184582116 +0200
@@ -63,6 +63,7 @@
%python_expand %fdupes %{buildroot}%{$python_sitelib}
%check
+export PYTEST_ADDOPTS="--import-mode=importlib"
%pytest
%files %{python_files}