1
0

Accepting request 792335 from home:mcalabkova:branches:devel:languages:python

- Update to 1.16.0
  * feat(storage): support optionsRequestedPolicyVersion
  * feat(api_core): support version 3 policy bindings
  * Make the last retry happen at deadline.
  * Add a repr method for ClientOptions.
  * Provide a raw_page field for page_iterator.Page.

OBS-URL: https://build.opensuse.org/request/show/792335
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=21
This commit is contained in:
Tomáš Chvátal 2020-04-08 07:43:05 +00:00 committed by Git OBS Bridge
parent 60c084488a
commit a1dc15a1f9
4 changed files with 15 additions and 5 deletions

View File

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

View File

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Apr 8 07:20:04 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
- Update to 1.16.0
* feat(storage): support optionsRequestedPolicyVersion
* feat(api_core): support version 3 policy bindings
* Make the last retry happen at deadline.
* Add a repr method for ClientOptions.
* Provide a raw_page field for page_iterator.Page.
-------------------------------------------------------------------
Mon Aug 12 14:15:35 UTC 2019 - Marketa Calabkova <mcalabkova@suse.com>

View File

@ -1,7 +1,7 @@
#
# spec file for package python-google-api-core
#
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2020 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -18,7 +18,7 @@
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-google-api-core
Version: 1.14.2
Version: 1.16.0
Release: 0
Summary: Google API client core library
License: Apache-2.0