Accepting request 1095649 from devel:languages:python

- Update to 2.20.0
  * **v2:** Add processing strategy to batch recognition requests (#514)
- Refresh patches for new version
  * python-google-cloud-speech-no-mock.patch (forwarded request 1095634 from glaubitz)

OBS-URL: https://build.opensuse.org/request/show/1095649
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-speech?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2023-06-27 21:17:59 +00:00 committed by Git OBS Bridge
commit c630c407e9
5 changed files with 12 additions and 16 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:fa4e5ec478c9b7d6d275b7955a04d6c7e21a625279e49ad3574c287e85560a95
size 298932

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:e6c5b86ffe8e474b9c82b699ef902f75c9478e77e44ea39de3997b3ef8af3e2e
size 298633

View File

@ -1,12 +0,0 @@
diff -upr google-cloud-speech-2.14.1.orig/tests/unit/test_helpers.py google-cloud-speech-2.14.1/tests/unit/test_helpers.py
--- google-cloud-speech-2.14.1.orig/tests/unit/test_helpers.py 2022-06-09 08:17:25.856909700 +0200
+++ google-cloud-speech-2.14.1/tests/unit/test_helpers.py 2022-06-09 08:17:25.892909915 +0200
@@ -15,7 +15,7 @@
from __future__ import absolute_import
from types import GeneratorType
-import mock
+from unittest import mock
import google.auth.credentials
from google.cloud.speech_v1 import SpeechClient

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Tue Jun 20 09:40:24 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
- Update to 2.20.0
* **v2:** Add processing strategy to batch recognition requests (#514)
- Refresh patches for new version
* python-google-cloud-speech-no-mock.patch
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Mar 30 08:20:52 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> Thu Mar 30 08:20:52 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>

View File

@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}} %{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-cloud-speech Name: python-google-cloud-speech
Version: 2.19.0 Version: 2.20.0
Release: 0 Release: 0
Summary: Google Cloud Speech API client library Summary: Google Cloud Speech API client library
License: Apache-2.0 License: Apache-2.0