From 5d6cc769f36f87241d3e0e7cc58d0ef258f65b72ee6fa39be522c81dd34a2c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Mon, 6 Jan 2025 16:30:05 +0000 Subject: [PATCH] Accepting request 1235223 from home:glaubitz:branches:devel:languages:python - Update to 2.24.0 * Add automatic logging config to support debug logging (#754) * Update recognized logging fields (#766) OBS-URL: https://build.opensuse.org/request/show/1235223 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=81 --- google_api_core-2.23.0.tar.gz | 3 --- google_api_core-2.24.0.tar.gz | 3 +++ python-google-api-core.changes | 7 +++++++ python-google-api-core.spec | 4 ++-- 4 files changed, 12 insertions(+), 5 deletions(-) delete mode 100644 google_api_core-2.23.0.tar.gz create mode 100644 google_api_core-2.24.0.tar.gz diff --git a/google_api_core-2.23.0.tar.gz b/google_api_core-2.23.0.tar.gz deleted file mode 100644 index 6f6956a..0000000 --- a/google_api_core-2.23.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:2ceb087315e6af43f256704b871d99326b1f12a9d6ce99beaedec99ba26a0ace -size 160094 diff --git a/google_api_core-2.24.0.tar.gz b/google_api_core-2.24.0.tar.gz new file mode 100644 index 0000000..e85e882 --- /dev/null +++ b/google_api_core-2.24.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e255640547a597a4da010876d333208ddac417d60add22b6851a0c66a831fcaf +size 162647 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 27948e3..cc6accd 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jan 6 15:21:38 UTC 2025 - John Paul Adrian Glaubitz + +- Update to 2.24.0 + * Add automatic logging config to support debug logging (#754) + * Update recognized logging fields (#766) + ------------------------------------------------------------------- Wed Dec 4 14:22:59 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index b2cccdc..d45faab 100644 --- a/python-google-api-core.spec +++ b/python-google-api-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-google-api-core # -# Copyright (c) 2024 SUSE LLC +# Copyright (c) 2025 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,7 +26,7 @@ %endif %{?sle15_python_module_pythons} Name: python-google-api-core -Version: 2.23.0 +Version: 2.24.0 Release: 0 Summary: Google API client core library License: Apache-2.0