- Update to 1.0.0:

* Remove unused message exports. (#7275)
  * Promote google-cloud-speech to GA (#7525)
  * Speech: copy lintified proto files (via synth).
  * Add clarifying comment to blacken nox target. (#7404)
  * Copy proto files alongside protoc versions. Remove unneeded utf-8 header.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-speech?expand=0&rev=8
This commit is contained in:
Tomáš Chvátal 2019-03-26 13:54:49 +00:00 committed by Git OBS Bridge
parent ab8d7c2fff
commit d0e3589d07
4 changed files with 14 additions and 4 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Tue Mar 26 13:53:57 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
- Update to 1.0.0:
* Remove unused message exports. (#7275)
* Promote google-cloud-speech to GA (#7525)
* Speech: copy lintified proto files (via synth).
* Add clarifying comment to blacken nox target. (#7404)
* Copy proto files alongside protoc versions. Remove unneeded utf-8 header.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Mar 15 11:23:51 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com> Fri Mar 15 11:23:51 UTC 2019 - Tomáš Chvátal <tchvatal@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: 0.36.3 Version: 1.0.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