forked from pool/python-google-api-core
Accepting request 685062 from devel:languages:python
- Update to 1.8.1: * Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499) * Add support to unwrap Anys into wrapped pb2 objects. (#7430) * Add Operation.deserialize. (#7427) OBS-URL: https://build.opensuse.org/request/show/685062 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=6
This commit is contained in:
commit
7c6cc27452
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:85693e163a1a6faea69a74f8feaf35d54dfa2559fbdbbe389c93ffb3bb4c9a79
|
||||
size 68086
|
3
google-api-core-1.8.1.tar.gz
Normal file
3
google-api-core-1.8.1.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25e20c24395439dffcdb6e364cc6adb9b28a9e28d516ef5a51b9266ae0894a44
|
||||
size 68225
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 14 16:21:46 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Update to 1.8.1:
|
||||
* Protect the creation of a background thread in BackgroundConsumer and wait on it starting. (#7499)
|
||||
* Add support to unwrap Anys into wrapped pb2 objects. (#7430)
|
||||
* Add Operation.deserialize. (#7427)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 18 05:48:46 UTC 2019 - John Vandenberg <jayvdb@gmail.com>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-api-core
|
||||
Version: 1.7.0
|
||||
Version: 1.8.1
|
||||
Release: 0
|
||||
Summary: Google API client core library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user