From cd34c6acfc7d6628d1c751c473e28c7001e020ee9885eb50c8aea4f9db9fe221 Mon Sep 17 00:00:00 2001 From: Matej Cepl Date: Wed, 11 Dec 2024 20:40:04 +0000 Subject: [PATCH] Accepting request 1230191 from home:glaubitz:branches:devel:languages:python - Update to 1.66.0 * Add `MISSING_ORIGIN` and `OVERLOADED_CREDENTIALS` to `ErrorReason` enum (d0478d8) * Add field `protobuf_pythonic_types_enabled` to `ExperimentalFeatures` message (d0478d8) * Add field `selective_gapic_generation` to `CommonLanguageSettings` message (d0478d8) * Add field `time_series_resource_hierarchy_level` to `MetricDescriptorMetadata` message (d0478d8) * Add message `SelectiveGapicGeneration` (d0478d8) OBS-URL: https://build.opensuse.org/request/show/1230191 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-googleapis-common-protos?expand=0&rev=50 --- googleapis_common_protos-1.65.0.tar.gz | 3 --- googleapis_common_protos-1.66.0.tar.gz | 3 +++ python-googleapis-common-protos.changes | 14 ++++++++++++++ python-googleapis-common-protos.spec | 2 +- 4 files changed, 18 insertions(+), 4 deletions(-) delete mode 100644 googleapis_common_protos-1.65.0.tar.gz create mode 100644 googleapis_common_protos-1.66.0.tar.gz diff --git a/googleapis_common_protos-1.65.0.tar.gz b/googleapis_common_protos-1.65.0.tar.gz deleted file mode 100644 index 2853037..0000000 --- a/googleapis_common_protos-1.65.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:334a29d07cddc3aa01dee4988f9afd9b2916ee2ff49d6b757155dc0d197852c0 -size 113657 diff --git a/googleapis_common_protos-1.66.0.tar.gz b/googleapis_common_protos-1.66.0.tar.gz new file mode 100644 index 0000000..3466db3 --- /dev/null +++ b/googleapis_common_protos-1.66.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c3e7b33d15fdca5374cc0a7346dd92ffa847425cc4ea941d970f13680052ec8c +size 114376 diff --git a/python-googleapis-common-protos.changes b/python-googleapis-common-protos.changes index 1300081..d6dd962 100644 --- a/python-googleapis-common-protos.changes +++ b/python-googleapis-common-protos.changes @@ -1,3 +1,17 @@ +------------------------------------------------------------------- +Wed Dec 11 19:28:49 UTC 2024 - John Paul Adrian Glaubitz + +- Update to 1.66.0 + * Add `MISSING_ORIGIN` and `OVERLOADED_CREDENTIALS` to + `ErrorReason` enum (d0478d8) + * Add field `protobuf_pythonic_types_enabled` to + `ExperimentalFeatures` message (d0478d8) + * Add field `selective_gapic_generation` to + `CommonLanguageSettings` message (d0478d8) + * Add field `time_series_resource_hierarchy_level` to + `MetricDescriptorMetadata` message (d0478d8) + * Add message `SelectiveGapicGeneration` (d0478d8) + ------------------------------------------------------------------- Tue Sep 3 13:21:42 UTC 2024 - John Paul Adrian Glaubitz diff --git a/python-googleapis-common-protos.spec b/python-googleapis-common-protos.spec index 45487ee..43e290b 100644 --- a/python-googleapis-common-protos.spec +++ b/python-googleapis-common-protos.spec @@ -18,7 +18,7 @@ %{?sle15_python_module_pythons} Name: python-googleapis-common-protos -Version: 1.65.0 +Version: 1.66.0 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0