Accepting request 1095634 from home:glaubitz:branches: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 OBS-URL: https://build.opensuse.org/request/show/1095634 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=24
This commit is contained in:
parent
ae9d7c8ce9
commit
2b0a9fb99c
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:fa4e5ec478c9b7d6d275b7955a04d6c7e21a625279e49ad3574c287e85560a95
|
||||
size 298932
|
3
google-cloud-speech-2.20.0.tar.gz
Normal file
3
google-cloud-speech-2.20.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6c5b86ffe8e474b9c82b699ef902f75c9478e77e44ea39de3997b3ef8af3e2e
|
||||
size 298633
|
@ -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
|
@ -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>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-cloud-speech
|
||||
Version: 2.19.0
|
||||
Version: 2.20.0
|
||||
Release: 0
|
||||
Summary: Google Cloud Speech API client library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user