forked from pool/python-google-api-core
Accepting request 1117186 from home:glaubitz:branches:devel:languages:python
- Update to 2.12.0 * Add a little bit of typing to google.api_core.retry (#453) * Add grpc Compression argument to channels and methods (#451) * Fix a typo in google/api_core/page_iterator.py (#511) OBS-URL: https://build.opensuse.org/request/show/1117186 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=52
This commit is contained in:
parent
5132dcda31
commit
25b70b8854
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a
|
||||
size 129114
|
3
google-api-core-2.12.0.tar.gz
Normal file
3
google-api-core-2.12.0.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553
|
||||
size 130745
|
@ -1,3 +1,11 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 12 10:27:14 UTC 2023 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com>
|
||||
|
||||
- Update to 2.12.0
|
||||
* Add a little bit of typing to google.api_core.retry (#453)
|
||||
* Add grpc Compression argument to channels and methods (#451)
|
||||
* Fix a typo in google/api_core/page_iterator.py (#511)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jul 2 12:27:35 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.11.1
|
||||
Version: 2.12.0
|
||||
Release: 0
|
||||
Summary: Google API client core library
|
||||
License: Apache-2.0
|
||||
|
Loading…
x
Reference in New Issue
Block a user