Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package python-google-cloud-speech for
openSUSE:Factory checked in at 2026-03-27 16:51:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-speech (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.8177 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-speech"
Fri Mar 27 16:51:35 2026 rev:22 rq:1343174 version:2.38.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-speech/python-google-cloud-speech.changes
2026-03-04 21:11:17.395493755 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.8177/python-google-cloud-speech.changes
2026-03-27 16:54:18.903523385 +0100
@@ -1,0 +2,10 @@
+Fri Mar 27 11:12:06 UTC 2026 - John Paul Adrian Glaubitz
<[email protected]>
+
+- Update to 2.38.0
+ * Allow Protobuf 7.x
+ * Require Python 3.9
+ * Require google-api-core >= 2.11.0
+ * Improve type checking
+- Update BuildRequires and Requires from setup.py
+
+-------------------------------------------------------------------
Old:
----
google_cloud_speech-2.37.0.tar.gz
New:
----
google_cloud_speech-2.38.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-speech.spec ++++++
--- /var/tmp/diff_new_pack.XhRhsy/_old 2026-03-27 16:54:19.407544484 +0100
+++ /var/tmp/diff_new_pack.XhRhsy/_new 2026-03-27 16:54:19.407544484 +0100
@@ -18,19 +18,19 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-speech
-Version: 2.37.0
+Version: 2.38.0
Release: 0
Summary: Google Cloud Speech API client library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/googleapis/google-cloud-python
Source:
https://files.pythonhosted.org/packages/source/g/google-cloud-speech/google_cloud_speech-%{version}.tar.gz
-BuildRequires: %{python_module google-api-core >= 1.34.1}
+BuildRequires: %{python_module google-api-core >= 2.11.0}
BuildRequires: %{python_module grpcio >= 1.33.2 if %python-base < 3.14}
BuildRequires: %{python_module grpcio >= 1.75.1 if %python-base >= 3.14}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proto-plus >= 1.22.3}
-BuildRequires: %{python_module protobuf >= 3.20.2}
+BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
BuildRequires: %{python_module wheel}
@@ -41,10 +41,10 @@
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 1.34.1
+Requires: python-google-api-core >= 2.11.0
Requires: python-google-auth
Requires: python-proto-plus >= 1.22.3
-Requires: python-protobuf >= 3.20.2
+Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_speech-2.37.0.tar.gz -> google_cloud_speech-2.38.0.tar.gz
++++++
++++ 5459 lines of diff (skipped)