From 6dccad2b1e1146c6a41b6567c275ee8f9a819e7b1bd122c8b96f122f8ca901b2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mark=C3=A9ta=20Machov=C3=A1?= Date: Tue, 20 Jun 2023 10:42:08 +0000 Subject: [PATCH] Accepting request 1093934 from home:glaubitz:branches:devel:languages:python - Update to 2.11.1 * Add actionable errors for GCE long running operations (#498) * Invalid `dev` version identifiers in `setup.py` (#505) OBS-URL: https://build.opensuse.org/request/show/1093934 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-api-core?expand=0&rev=48 --- google-api-core-2.11.0.tar.gz | 3 --- google-api-core-2.11.1.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.11.0.tar.gz create mode 100644 google-api-core-2.11.1.tar.gz diff --git a/google-api-core-2.11.0.tar.gz b/google-api-core-2.11.0.tar.gz deleted file mode 100644 index 52bf961..0000000 --- a/google-api-core-2.11.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:4b9bb5d5a380a0befa0573b302651b8a9a89262c1730e37bf423cec511804c22 -size 128634 diff --git a/google-api-core-2.11.1.tar.gz b/google-api-core-2.11.1.tar.gz new file mode 100644 index 0000000..6ae01f0 --- /dev/null +++ b/google-api-core-2.11.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:25d29e05a0058ed5f19c61c0a78b1b53adea4d9364b464d014fbda941f6d1c9a +size 129114 diff --git a/python-google-api-core.changes b/python-google-api-core.changes index 6880178..3690e1f 100644 --- a/python-google-api-core.changes +++ b/python-google-api-core.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jun 20 09:05:22 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 2.11.1 + * Add actionable errors for GCE long running operations (#498) + * Invalid `dev` version identifiers in `setup.py` (#505) + ------------------------------------------------------------------- Fri Dec 2 10:03:02 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-api-core.spec b/python-google-api-core.spec index a9776ff..4c144c4 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) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,7 @@ %endif %define skip_python2 1 Name: python-google-api-core -Version: 2.11.0 +Version: 2.11.1 Release: 0 Summary: Google API client core library License: Apache-2.0