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-07-06 12:31:25
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-speech (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.1982 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-speech"
Mon Jul 6 12:31:25 2026 rev:23 rq:1363820 version:2.40.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-speech/python-google-cloud-speech.changes
2026-03-27 16:54:18.903523385 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.1982/python-google-cloud-speech.changes
2026-07-06 12:33:55.282704818 +0200
@@ -1,0 +2,6 @@
+Sun Jul 5 09:00:50 UTC 2026 - Dirk Müller <[email protected]>
+
+- update to 2.40.0
+ * regenerate google-cloud-s packages
+
+-------------------------------------------------------------------
Old:
----
google_cloud_speech-2.38.0.tar.gz
New:
----
google_cloud_speech-2.40.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-speech.spec ++++++
--- /var/tmp/diff_new_pack.XNZIbx/_old 2026-07-06 12:33:56.346741785 +0200
+++ /var/tmp/diff_new_pack.XNZIbx/_new 2026-07-06 12:33:56.350741924 +0200
@@ -18,18 +18,19 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-speech
-Version: 2.38.0
+Version: 2.40.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 >= 2.11.0}
-BuildRequires: %{python_module grpcio >= 1.33.2 if %python-base < 3.14}
+BuildRequires: %{python_module google-api-core >= 2.17.1}
+BuildRequires: %{python_module grpcio >= 1.59.0 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 proto-plus >= 1.22.3 if %python-base < 3.13}
+BuildRequires: %{python_module proto-plus >= 1.25.0 if %python-base >= 3.13}
BuildRequires: %{python_module protobuf >= 4.25.8}
BuildRequires: %{python_module pytest-asyncio}
BuildRequires: %{python_module pytest}
@@ -37,13 +38,17 @@
BuildRequires: fdupes
BuildRequires: python-rpm-macros
%if %python_version_nodots < 314
-Requires: python-grpcio >= 1.33.2
+Requires: python-grpcio >= 1.59.0
%else
Requires: python-grpcio >= 1.75.1
%endif
-Requires: python-google-api-core >= 2.11.0
-Requires: python-google-auth
+Requires: python-google-api-core >= 2.17.1
+Requires: python-google-auth >= 2.14.1
+%if %python_version_nodots < 313
Requires: python-proto-plus >= 1.22.3
+%else
+Requires: python-proto-plus >= 1.25.0
+%endif
Requires: python-protobuf >= 4.25.8
BuildArch: noarch
%python_subpackages
++++++ google_cloud_speech-2.38.0.tar.gz -> google_cloud_speech-2.40.0.tar.gz
++++++
++++ 6873 lines of diff (skipped)