From b83bdba753a1e96b3997295d99698f510356f11b043c8f5c3e254eecac5e0be4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 3 Feb 2025 11:16:14 +0000 Subject: [PATCH] Accepting request 1242570 from home:glaubitz:branches:devel:languages:python - Update to 2.24.1 * Memory leak in bidi classes (#770) * Resolve the issue where rpc timeout of 0 is used when timeout expires (#776) * Add warnings regarding consuming externally sourced credentials (#783) OBS-URL: https://build.opensuse.org/request/show/1242570 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=83 --- google_api_core-2.24.0.tar.gz | 3 --- google_api_core-2.24.1.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.24.0.tar.gz create mode 100644 google_api_core-2.24.1.tar.gz diff --git a/google_api_core-2.24.0.tar.gz b/google_api_core-2.24.0.tar.gz deleted file mode 100644 index e85e882..0000000 --- a/google_api_core-2.24.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e255640547a597a4da010876d333208ddac417d60add22b6851a0c66a831fcaf -size 162647 diff --git a/google_api_core-2.24.1.tar.gz b/google_api_core-2.24.1.tar.gz new file mode 100644 index 0000000..df1a25e --- /dev/null +++ b/google_api_core-2.24.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f8b36f5456ab0dd99a1b693a40a31d1e7757beea380ad1b38faaf8941eae9d8a +size 163508 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index cc6accd..6794d5f 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Feb 3 09:50:33 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.24.1 + * Memory leak in bidi classes (#770) + * Resolve the issue where rpc timeout of 0 is used when timeout expires (#776) + * Add warnings regarding consuming externally sourced credentials (#783) + ------------------------------------------------------------------- Mon Jan 6 15:21:38 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index d45faab..6af720c 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-google-api-core -Version: 2.24.0 +Version: 2.24.1 Release: 0 Summary: Google API client core library License: Apache-2.0