forked from pool/python-google-api-core
Accepting request 1131630 from devel:languages:python
OBS-URL: https://build.opensuse.org/request/show/1131630 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-google-api-core?expand=0&rev=28
This commit is contained in:
commit
f53b0bd6fd
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553
|
||||
size 130745
|
3
google-api-core-2.14.0.tar.gz
Normal file
3
google-api-core-2.14.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5368a4502b793d9bbf812a5912e13e4e69f9bd87f6efb508460c43f5bbd1ce41
|
||||
size 132423
|
@ -1,3 +1,17 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Dec 7 13:49:02 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.14.0
|
||||
* Support with_call for wrapped rpcs (#550)
|
||||
- from version 2.13.1
|
||||
* Update async client to use async retry (#544)
|
||||
- from version 2.13.0
|
||||
* Add caching to routing header calculation (#526)
|
||||
* Add warning to retry target to avoid incorrect usage (#543)
|
||||
* Drop usage of distutils (#541)
|
||||
* Ensure exception is available when BackgroundConsumer
|
||||
open stream fails (#357)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Oct 23 13:12:08 UTC 2023 - ecsos <ecsos@opensuse.org>
|
||||
|
||||
|
@ -27,7 +27,7 @@
|
||||
%define skip_python2 1
|
||||
%{?sle15_python_module_pythons}
|
||||
Name: python-google-api-core
|
||||
Version: 2.12.0
|
||||
Version: 2.14.0
|
||||
Release: 0
|
||||
Summary: Google API client core library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user