From 8499754cbfdacb5180ee1c6ffbe06ea1eb3b2acf383269c8ca5a7502c7c93481 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 18 Jul 2023 12:22:07 +0000 Subject: [PATCH] Accepting request 1099236 from home:glaubitz:branches:devel:languages:python - Update to 2.3.3: * Update docs structure for c.g.c usage (#226) OBS-URL: https://build.opensuse.org/request/show/1099236 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-google-cloud-core?expand=0&rev=24 --- google-cloud-core-2.3.2.tar.gz | 3 --- google-cloud-core-2.3.3.tar.gz | 3 +++ python-google-cloud-core.changes | 6 ++++++ python-google-cloud-core.spec | 4 ++-- 4 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 google-cloud-core-2.3.2.tar.gz create mode 100644 google-cloud-core-2.3.3.tar.gz diff --git a/google-cloud-core-2.3.2.tar.gz b/google-cloud-core-2.3.2.tar.gz deleted file mode 100644 index 429455a..0000000 --- a/google-cloud-core-2.3.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:b9529ee7047fd8d4bf4a2182de619154240df17fbe60ead399078c1ae152af9a -size 35224 diff --git a/google-cloud-core-2.3.3.tar.gz b/google-cloud-core-2.3.3.tar.gz new file mode 100644 index 0000000..b94074d --- /dev/null +++ b/google-cloud-core-2.3.3.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:37b80273c8d7eee1ae816b3a20ae43585ea50506cb0e60f3cf5be5f87f1373cb +size 35242 diff --git a/python-google-cloud-core.changes b/python-google-cloud-core.changes index e348b2d..11beb3b 100644 --- a/python-google-cloud-core.changes +++ b/python-google-cloud-core.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jul 18 10:00:41 UTC 2023 - John Paul Adrian Glaubitz + +- Update to 2.3.3: + * Update docs structure for c.g.c usage (#226) + ------------------------------------------------------------------- Thu Sep 8 08:37:03 UTC 2022 - John Paul Adrian Glaubitz diff --git a/python-google-cloud-core.spec b/python-google-cloud-core.spec index 987e6a9..74927d4 100644 --- a/python-google-cloud-core.spec +++ b/python-google-cloud-core.spec @@ -1,7 +1,7 @@ # # spec file for package python-google-cloud-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 @@ -19,7 +19,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} %bcond_without python2 Name: python-google-cloud-core -Version: 2.3.2 +Version: 2.3.3 Release: 0 Summary: Google Cloud API client core library License: Apache-2.0