forked from pool/python-google-api-core
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:
committed by
Git OBS Bridge
parent
60c084488a
commit
a1dc15a1f9
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user