From e108e2f4646c48a014b7b66b3e7940d6523680293e9a58625272a3e929b006fc Mon Sep 17 00:00:00 2001 From: Nico Krapp Date: Tue, 22 Jul 2025 12:10:45 +0000 Subject: [PATCH] Accepting request 1286020 from home:glaubitz:branches:devel:languages:python - Update to 2.25.1 * Allow BackgroundConsumer To Inform Caller of Fatal Exceptions with Optional Callback (3206c01) OBS-URL: https://build.opensuse.org/request/show/1286020 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=88 --- google_api_core-2.25.0.tar.gz | 3 --- google_api_core-2.25.1.tar.gz | 3 +++ python-google-api-core.changes | 7 +++++++ python-google-api-core.spec | 2 +- 4 files changed, 11 insertions(+), 4 deletions(-) delete mode 100644 google_api_core-2.25.0.tar.gz create mode 100644 google_api_core-2.25.1.tar.gz diff --git a/google_api_core-2.25.0.tar.gz b/google_api_core-2.25.0.tar.gz deleted file mode 100644 index f2193a6..0000000 --- a/google_api_core-2.25.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:9b548e688702f82a34ed8409fb8a6961166f0b7795032f0be8f48308dff4333a -size 164914 diff --git a/google_api_core-2.25.1.tar.gz b/google_api_core-2.25.1.tar.gz new file mode 100644 index 0000000..333640f --- /dev/null +++ b/google_api_core-2.25.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d2aaa0b13c78c61cb3f4282c464c046e45fbd75755683c9c525e6e8f7ed0a5e8 +size 165443 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 2129a34..8607228 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 16 08:16:14 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.25.1 + * Allow BackgroundConsumer To Inform Caller of Fatal Exceptions + with Optional Callback (3206c01) + ------------------------------------------------------------------- Wed Jun 11 08:13:10 UTC 2025 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index efd79e3..4ccc414 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.25.0 +Version: 2.25.1 Release: 0 Summary: Google API client core library License: Apache-2.0