Accepting request 1099239 from home:glaubitz:branches:devel:languages:python
- Update to 2.21.0 * Add `model` and `language_codes` fields in `RecognitionConfig` message + enable default `_` recognizer (#524) - from version 2.20.1 * Add async context manager return types (#522) OBS-URL: https://build.opensuse.org/request/show/1099239 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=26
This commit is contained in:
parent
2b0a9fb99c
commit
c7b224f58b
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e6c5b86ffe8e474b9c82b699ef902f75c9478e77e44ea39de3997b3ef8af3e2e
|
||||
size 298633
|
3
google-cloud-speech-2.21.0.tar.gz
Normal file
3
google-cloud-speech-2.21.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:661c39bbb6f2b216ba56ace3b087260e9778dd19ade9efa3700adee9258009ad
|
||||
size 299614
|
@ -1,3 +1,12 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 18 10:13:11 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.21.0
|
||||
* Add `model` and `language_codes` fields in `RecognitionConfig`
|
||||
message + enable default `_` recognizer (#524)
|
||||
- from version 2.20.1
|
||||
* Add async context manager return types (#522)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 20 09:40:24 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.20.0
|
||||
Version: 2.21.0
|
||||
Release: 0
|
||||
Summary: Google Cloud Speech API client library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user