From 25b70b88541d74f7bfe06f2bcc62257841aaeff3c51ffd085383a5dd312fe2ea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Thu, 12 Oct 2023 12:15:38 +0000 Subject: [PATCH] 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 --- google-api-core-2.11.1.tar.gz | 3 --- google-api-core-2.12.0.tar.gz | 3 +++ python-google-api-core.changes | 8 ++++++++ python-google-api-core.spec | 2 +- 4 files changed, 12 insertions(+), 4 deletions(-) delete mode 100644 google-api-core-2.11.1.tar.gz create mode 100644 google-api-core-2.12.0.tar.gz diff --git a/google-api-core-2.11.1.tar.gz b/google-api-core-2.11.1.tar.gz deleted file mode 100644 index 6ae01f0..0000000 --- a/google-api-core-2.11.1.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a -size 129114 diff --git a/google-api-core-2.12.0.tar.gz b/google-api-core-2.12.0.tar.gz new file mode 100644 index 0000000..0f66a66 --- /dev/null +++ b/google-api-core-2.12.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c22e01b1e3c4dcd90998494879612c38d0a3411d1f7b679eb89e2abe3ce1f553 +size 130745 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index eb39949..71d903d 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Oct 12 10:27:14 UTC 2023 - John Paul Adrian Glaubitz + +- 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 diff --git a/python-google-api-core.spec b/python-google-api-core.spec index 5021fdd..d8c6d8b 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -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