Accepting request 1010890 from devel:languages:python
- Update to 2.16.2 * **deps:** Allow protobuf 3.19.5 (#456) * **samples:** Add create_recognizer code sample (#450) * **samples:** Add quickstart code sample for STT V2 (#451) - from version 2.16.1 * Remove SpeechHelpers from STT V2 client library (#452) - from version 2.16.0 * Added Speech-to-Text V2 API (#447) * **deps:** Require protobuf >= 3.20.2 (#446) (forwarded request 1010888 from glaubitz) OBS-URL: https://build.opensuse.org/request/show/1010890 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-cloud-speech?expand=0&rev=10
This commit is contained in:
commit
f9f4f68e1f
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:9133433a0a9235d9761b2b5cae4660f003c2105678a1f51c101225bc85effccf
|
||||
size 150380
|
3
google-cloud-speech-2.16.2.tar.gz
Normal file
3
google-cloud-speech-2.16.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:69e80cfa981d2ac33ba82f2c7cf33157be20c0f61ab00ac55b3909fe9f444b35
|
||||
size 223115
|
@ -1,3 +1,16 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 14 10:22:04 UTC 2022 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.16.2
|
||||
* **deps:** Allow protobuf 3.19.5 (#456)
|
||||
* **samples:** Add create_recognizer code sample (#450)
|
||||
* **samples:** Add quickstart code sample for STT V2 (#451)
|
||||
- from version 2.16.1
|
||||
* Remove SpeechHelpers from STT V2 client library (#452)
|
||||
- from version 2.16.0
|
||||
* Added Speech-to-Text V2 API (#447)
|
||||
* **deps:** Require protobuf >= 3.20.2 (#446)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Sep 13 09:29:35 UTC 2022 - 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.15.1
|
||||
Version: 2.16.2
|
||||
Release: 0
|
||||
Summary: Google Cloud Speech API client library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user