Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-api-core for
openSUSE:Factory checked in at 2026-08-14 22:07:20
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-api-core (Old)
and /work/SRC/openSUSE:Factory/.python-google-api-core.new.1258 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-api-core"
Fri Aug 14 22:07:20 2026 rev:50 rq:1371204 version:2.34.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-api-core/python-google-api-core.changes
2026-06-08 17:01:12.672965769 +0200
+++
/work/SRC/openSUSE:Factory/.python-google-api-core.new.1258/python-google-api-core.changes
2026-08-14 22:07:45.042686287 +0200
@@ -1,0 +2,26 @@
+Fri Aug 14 09:56:21 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Add missing python-pytest-mock to BuildRequires for test flavor
+
+-------------------------------------------------------------------
+Thu Aug 13 11:49:27 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.34.0
+ * Add Feature Gating configuration helpers. (#17524)
+ * **api-core:** centralize rest transcoding helpers (#17765)
+ * **api-core:** use truthiness check in setup_request_id to support
+ proto-plus messages (#18000)
+ * bump grpcio to 1.59.0; require Python 3.10+ (#17351)
+ * deduplicate x-goog-api-client headers (#17616)
+ * require Protobuf 6.33.5+ (#17743)
+- from version 2.33.0
+ * **api_core:** add request-id auto-population logic to gapic_v1
+ public helpers (#17738)
+ * **api-core:** add get_universe_domain helper to universe.py (#17799)
+ * **api-core:** prevent overwriting explicit empty strings for optional
+ request_id (#17798)
+- from version 2.32.0
+ * implement PEP 0810 lazy loading in operations_v1 (#17724)
+ * **api_core:** clarify misleading http 404 unimplemented error message
(#17681)
+
+-------------------------------------------------------------------
Old:
----
google_api_core-2.31.0.tar.gz
New:
----
google_api_core-2.34.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-api-core.spec ++++++
--- /var/tmp/diff_new_pack.mHJyoD/_old 2026-08-14 22:07:45.718710900 +0200
+++ /var/tmp/diff_new_pack.mHJyoD/_new 2026-08-14 22:07:45.720710973 +0200
@@ -26,11 +26,11 @@
%endif
%{?sle15_python_module_pythons}
Name: python-google-api-core
-Version: 2.31.0
+Version: 2.34.0
Release: 0
Summary: Google API client core library
License: Apache-2.0
-URL: https://github.com/googleapis/python-api-core
+URL:
https://github.com/googleapis/google-cloud-python/tree/main/packages/google-api-core
Source:
https://files.pythonhosted.org/packages/source/g/google_api_core/google_api_core-%{version}.tar.gz
BuildRequires: %{python_module googleapis-common-protos >= 1.56.2}
BuildRequires: %{python_module pip}
@@ -44,6 +44,7 @@
BuildRequires: %{python_module google-api-core = %{version}}
BuildRequires: %{python_module proto-plus}
BuildRequires: %{python_module pytest-asyncio}
+BuildRequires: %{python_module pytest-mock}
BuildRequires: %{python_module pytest}
%endif
# END TESTING SECTION
++++++ google_api_core-2.31.0.tar.gz -> google_api_core-2.34.0.tar.gz ++++++
++++ 3872 lines of diff (skipped)