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 2024-04-21 20:28:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-google-cloud-speech (Old)
and /work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.26366 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-google-cloud-speech"
Sun Apr 21 20:28:22 2024 rev:17 rq:1169413 version:2.26.0
Changes:
--------
---
/work/SRC/openSUSE:Factory/python-google-cloud-speech/python-google-cloud-speech.changes
2024-02-04 19:12:15.439215554 +0100
+++
/work/SRC/openSUSE:Factory/.python-google-cloud-speech.new.26366/python-google-cloud-speech.changes
2024-04-21 20:29:59.251881222 +0200
@@ -1,0 +2,14 @@
+Sat Apr 20 20:45:11 UTC 2024 - Dirk Müller <[email protected]>
+
+- update to 2.26.0:
+ * add translation_config in RecognitionConfig message
+ * add API for writing BatchRecognize transcripts in SRT and VTT formats
+ * Require google-api-core>=1.34.1
+ * fix ValueError in test__validate_universe_domain
+ * Add google-auth as a direct dependency
+ * Add staticmethod decorator to _get_client_cert_source and
+ _get_api_endpoint
+ * Resolve AttributeError 'Credentials' object has no attribute
+ 'universe_domain'
+
+-------------------------------------------------------------------
Old:
----
google-cloud-speech-2.24.0.tar.gz
New:
----
google-cloud-speech-2.26.0.tar.gz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ python-google-cloud-speech.spec ++++++
--- /var/tmp/diff_new_pack.0TRK0z/_old 2024-04-21 20:29:59.707897962 +0200
+++ /var/tmp/diff_new_pack.0TRK0z/_new 2024-04-21 20:29:59.707897962 +0200
@@ -18,14 +18,14 @@
%{?sle15_python_module_pythons}
Name: python-google-cloud-speech
-Version: 2.24.0
+Version: 2.26.0
Release: 0
Summary: Google Cloud Speech API client library
License: Apache-2.0
Group: Development/Languages/Python
URL: https://github.com/googleapis/python-speech
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.0}
+BuildRequires: %{python_module google-api-core >= 1.34.1}
BuildRequires: %{python_module pip}
BuildRequires: %{python_module proto-plus >= 1.22.3}
BuildRequires: %{python_module protobuf >= 3.19.05}
@@ -34,7 +34,8 @@
BuildRequires: %{python_module wheel}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
-Requires: python-google-api-core >= 1.34.0
+Requires: python-google-api-core >= 1.34.1
+Requires: python-google-auth
Requires: python-proto-plus >= 1.22.3
Requires: python-protobuf >= 3.19.5
BuildArch: noarch
++++++ google-cloud-speech-2.24.0.tar.gz -> google-cloud-speech-2.26.0.tar.gz
++++++
++++ 17629 lines of diff (skipped)