forked from pool/python-google-api-core
Accepting request 635277 from devel:languages:python
- update to version 1.4.0 * Add support for gRPC connection management (available when using optional grpc_gcp dependency) (#5553) (#5904) * Update classifiers to drop Python 3.4 and add Python 3.7 (#5702) * Add protobuf_helpers.field_mask to calculate a field mask from two messages (#5320) OBS-URL: https://build.opensuse.org/request/show/635277 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=3
This commit is contained in:
commit
183fbfc2e4
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:370d5dc108ac5dfea2eee8ef32b77693444bf957d4657820d12596ca5082e8ae
|
||||
size 53282
|
3
google-api-core-1.4.0.tar.gz
Normal file
3
google-api-core-1.4.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:121cc7b93fcf5bde0bf8047a5fb9b5217a7e663eaf83f828044a073781c88901
|
||||
size 55571
|
@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 12 08:06:43 UTC 2018 - Thomas Bechtold <tbechtold@suse.com>
|
||||
|
||||
- update to version 1.4.0
|
||||
* Add support for gRPC connection management (available when using
|
||||
optional grpc_gcp dependency) (#5553) (#5904)
|
||||
* Update classifiers to drop Python 3.4 and add Python 3.7 (#5702)
|
||||
* Add protobuf_helpers.field_mask to calculate a field mask from
|
||||
two messages (#5320)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 29 15:45:49 UTC 2018 - tbechtold@suse.com
|
||||
|
||||
|
@ -12,13 +12,13 @@
|
||||
# license that conforms to the Open Source Definition (Version 1.9)
|
||||
# published by the Open Source Initiative.
|
||||
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
|
||||
Name: python-google-api-core
|
||||
Version: 1.2.0
|
||||
Version: 1.4.0
|
||||
Release: 0
|
||||
Summary: Google API client core library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user