commit python-googleapis-common-protos for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package python-googleapis-common-protos for openSUSE:Factory checked in at 2024-06-24 20:56:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old) and /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.18349 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "python-googleapis-common-protos" Mon Jun 24 20:56:44 2024 rev:22 rq:1183012 version:1.63.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes 2024-04-07 22:15:14.262891798 +0200 +++ /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.18349/python-googleapis-common-protos.changes 2024-06-24 20:58:11.303017662 +0200 @@ -1,0 +2,6 @@ +Mon Jun 24 12:01:02 UTC 2024 - John Paul Adrian Glaubitz <adrian.glaubitz@suse.com> + +- Update to 1.63.1 + * Increase upper limit for protobuf 5.X versions (#212) + +------------------------------------------------------------------- Old: ---- googleapis-common-protos-1.63.0.tar.gz New: ---- googleapis-common-protos-1.63.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-googleapis-common-protos.spec ++++++ --- /var/tmp/diff_new_pack.3WqQmY/_old 2024-06-24 20:58:11.747033887 +0200 +++ /var/tmp/diff_new_pack.3WqQmY/_new 2024-06-24 20:58:11.747033887 +0200 @@ -20,7 +20,7 @@ %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} %{?sle15_python_module_pythons} Name: python-googleapis-common-protos -Version: 1.63.0 +Version: 1.63.1 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 ++++++ googleapis-common-protos-1.63.0.tar.gz -> googleapis-common-protos-1.63.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/PKG-INFO new/googleapis-common-protos-1.63.1/PKG-INFO --- old/googleapis-common-protos-1.63.0/PKG-INFO 2024-03-11 13:33:12.645857800 +0100 +++ new/googleapis-common-protos-1.63.1/PKG-INFO 2024-06-03 18:14:11.599656600 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: googleapis-common-protos -Version: 1.63.0 +Version: 1.63.1 Summary: Common protobufs used in Google APIs Home-page: https://github.com/googleapis/python-api-common-protos Author: Google LLC @@ -21,7 +21,7 @@ Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE -Requires-Dist: protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 +Requires-Dist: protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 Provides-Extra: grpc Requires-Dist: grpcio<2.0.0.dev0,>=1.44.0; extra == "grpc" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/annotations.proto new/googleapis-common-protos-1.63.1/google/api/annotations.proto --- old/googleapis-common-protos-1.63.0/google/api/annotations.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/annotations.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2015 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/annotations_pb2.py new/googleapis-common-protos-1.63.1/google/api/annotations_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/annotations_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/annotations_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/auth.proto new/googleapis-common-protos-1.63.1/google/api/auth.proto --- old/googleapis-common-protos-1.63.0/google/api/auth.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/auth.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/auth_pb2.py new/googleapis-common-protos-1.63.1/google/api/auth_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/auth_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/auth_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/backend.proto new/googleapis-common-protos-1.63.1/google/api/backend.proto --- old/googleapis-common-protos-1.63.0/google/api/backend.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/backend.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/backend_pb2.py new/googleapis-common-protos-1.63.1/google/api/backend_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/backend_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/backend_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/billing.proto new/googleapis-common-protos-1.63.1/google/api/billing.proto --- old/googleapis-common-protos-1.63.0/google/api/billing.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/billing.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/billing_pb2.py new/googleapis-common-protos-1.63.1/google/api/billing_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/billing_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/billing_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/client.proto new/googleapis-common-protos-1.63.1/google/api/client.proto --- old/googleapis-common-protos-1.63.0/google/api/client.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/client.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/client_pb2.py new/googleapis-common-protos-1.63.1/google/api/client_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/client_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/client_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/config_change.proto new/googleapis-common-protos-1.63.1/google/api/config_change.proto --- old/googleapis-common-protos-1.63.0/google/api/config_change.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/config_change.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/config_change_pb2.py new/googleapis-common-protos-1.63.1/google/api/config_change_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/config_change_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/config_change_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/consumer.proto new/googleapis-common-protos-1.63.1/google/api/consumer.proto --- old/googleapis-common-protos-1.63.0/google/api/consumer.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/consumer.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2016 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/consumer_pb2.py new/googleapis-common-protos-1.63.1/google/api/consumer_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/consumer_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/consumer_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/context.proto new/googleapis-common-protos-1.63.1/google/api/context.proto --- old/googleapis-common-protos-1.63.0/google/api/context.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/context.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/context_pb2.py new/googleapis-common-protos-1.63.1/google/api/context_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/context_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/context_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/control.proto new/googleapis-common-protos-1.63.1/google/api/control.proto --- old/googleapis-common-protos-1.63.0/google/api/control.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/control.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/control_pb2.py new/googleapis-common-protos-1.63.1/google/api/control_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/control_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/control_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/distribution.proto new/googleapis-common-protos-1.63.1/google/api/distribution.proto --- old/googleapis-common-protos-1.63.0/google/api/distribution.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/distribution.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/distribution_pb2.py new/googleapis-common-protos-1.63.1/google/api/distribution_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/distribution_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/distribution_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/documentation.proto new/googleapis-common-protos-1.63.1/google/api/documentation.proto --- old/googleapis-common-protos-1.63.0/google/api/documentation.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/documentation.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/documentation_pb2.py new/googleapis-common-protos-1.63.1/google/api/documentation_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/documentation_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/documentation_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/endpoint.proto new/googleapis-common-protos-1.63.1/google/api/endpoint.proto --- old/googleapis-common-protos-1.63.0/google/api/endpoint.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/endpoint.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/endpoint_pb2.py new/googleapis-common-protos-1.63.1/google/api/endpoint_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/endpoint_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/endpoint_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/error_reason.proto new/googleapis-common-protos-1.63.1/google/api/error_reason.proto --- old/googleapis-common-protos-1.63.0/google/api/error_reason.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/error_reason.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/error_reason_pb2.py new/googleapis-common-protos-1.63.1/google/api/error_reason_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/error_reason_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/error_reason_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/field_behavior.proto new/googleapis-common-protos-1.63.1/google/api/field_behavior.proto --- old/googleapis-common-protos-1.63.0/google/api/field_behavior.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/field_behavior.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/field_behavior_pb2.py new/googleapis-common-protos-1.63.1/google/api/field_behavior_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/field_behavior_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/field_behavior_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/field_info.proto new/googleapis-common-protos-1.63.1/google/api/field_info.proto --- old/googleapis-common-protos-1.63.0/google/api/field_info.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/field_info.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/field_info_pb2.py new/googleapis-common-protos-1.63.1/google/api/field_info_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/field_info_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/field_info_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/http.proto new/googleapis-common-protos-1.63.1/google/api/http.proto --- old/googleapis-common-protos-1.63.0/google/api/http.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/http.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/http_pb2.py new/googleapis-common-protos-1.63.1/google/api/http_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/http_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/http_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/httpbody.proto new/googleapis-common-protos-1.63.1/google/api/httpbody.proto --- old/googleapis-common-protos-1.63.0/google/api/httpbody.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/httpbody.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/httpbody_pb2.py new/googleapis-common-protos-1.63.1/google/api/httpbody_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/httpbody_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/httpbody_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/label.proto new/googleapis-common-protos-1.63.1/google/api/label.proto --- old/googleapis-common-protos-1.63.0/google/api/label.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/label.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/label_pb2.py new/googleapis-common-protos-1.63.1/google/api/label_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/label_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/label_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/launch_stage.proto new/googleapis-common-protos-1.63.1/google/api/launch_stage.proto --- old/googleapis-common-protos-1.63.0/google/api/launch_stage.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/launch_stage.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/launch_stage_pb2.py new/googleapis-common-protos-1.63.1/google/api/launch_stage_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/launch_stage_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/launch_stage_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/log.proto new/googleapis-common-protos-1.63.1/google/api/log.proto --- old/googleapis-common-protos-1.63.0/google/api/log.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/log.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/log_pb2.py new/googleapis-common-protos-1.63.1/google/api/log_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/log_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/log_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/logging.proto new/googleapis-common-protos-1.63.1/google/api/logging.proto --- old/googleapis-common-protos-1.63.0/google/api/logging.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/logging.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/logging_pb2.py new/googleapis-common-protos-1.63.1/google/api/logging_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/logging_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/logging_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/metric.proto new/googleapis-common-protos-1.63.1/google/api/metric.proto --- old/googleapis-common-protos-1.63.0/google/api/metric.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/metric.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/metric_pb2.py new/googleapis-common-protos-1.63.1/google/api/metric_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/metric_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/metric_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/monitored_resource.proto new/googleapis-common-protos-1.63.1/google/api/monitored_resource.proto --- old/googleapis-common-protos-1.63.0/google/api/monitored_resource.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/monitored_resource.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/monitored_resource_pb2.py new/googleapis-common-protos-1.63.1/google/api/monitored_resource_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/monitored_resource_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/monitored_resource_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/monitoring.proto new/googleapis-common-protos-1.63.1/google/api/monitoring.proto --- old/googleapis-common-protos-1.63.0/google/api/monitoring.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/monitoring.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/monitoring_pb2.py new/googleapis-common-protos-1.63.1/google/api/monitoring_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/monitoring_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/monitoring_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/policy.proto new/googleapis-common-protos-1.63.1/google/api/policy.proto --- old/googleapis-common-protos-1.63.0/google/api/policy.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/policy.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/policy_pb2.py new/googleapis-common-protos-1.63.1/google/api/policy_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/policy_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/policy_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/quota.proto new/googleapis-common-protos-1.63.1/google/api/quota.proto --- old/googleapis-common-protos-1.63.0/google/api/quota.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/quota.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/quota_pb2.py new/googleapis-common-protos-1.63.1/google/api/quota_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/quota_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/quota_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/resource.proto new/googleapis-common-protos-1.63.1/google/api/resource.proto --- old/googleapis-common-protos-1.63.0/google/api/resource.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/resource.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/resource_pb2.py new/googleapis-common-protos-1.63.1/google/api/resource_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/resource_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/resource_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/routing.proto new/googleapis-common-protos-1.63.1/google/api/routing.proto --- old/googleapis-common-protos-1.63.0/google/api/routing.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/routing.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/routing_pb2.py new/googleapis-common-protos-1.63.1/google/api/routing_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/routing_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/routing_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/service.proto new/googleapis-common-protos-1.63.1/google/api/service.proto --- old/googleapis-common-protos-1.63.0/google/api/service.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/service.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/service_pb2.py new/googleapis-common-protos-1.63.1/google/api/service_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/service_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/service_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/source_info.proto new/googleapis-common-protos-1.63.1/google/api/source_info.proto --- old/googleapis-common-protos-1.63.0/google/api/source_info.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/source_info.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/source_info_pb2.py new/googleapis-common-protos-1.63.1/google/api/source_info_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/source_info_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/source_info_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/system_parameter.proto new/googleapis-common-protos-1.63.1/google/api/system_parameter.proto --- old/googleapis-common-protos-1.63.0/google/api/system_parameter.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/system_parameter.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/system_parameter_pb2.py new/googleapis-common-protos-1.63.1/google/api/system_parameter_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/system_parameter_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/system_parameter_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/usage.proto new/googleapis-common-protos-1.63.1/google/api/usage.proto --- old/googleapis-common-protos-1.63.0/google/api/usage.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/usage.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/usage_pb2.py new/googleapis-common-protos-1.63.1/google/api/usage_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/usage_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/usage_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/visibility.proto new/googleapis-common-protos-1.63.1/google/api/visibility.proto --- old/googleapis-common-protos-1.63.0/google/api/visibility.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/visibility.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/api/visibility_pb2.py new/googleapis-common-protos-1.63.1/google/api/visibility_pb2.py --- old/googleapis-common-protos-1.63.0/google/api/visibility_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/api/visibility_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/cloud/extended_operations.proto new/googleapis-common-protos-1.63.1/google/cloud/extended_operations.proto --- old/googleapis-common-protos-1.63.0/google/cloud/extended_operations.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/cloud/extended_operations.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC. +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/cloud/extended_operations_pb2.py new/googleapis-common-protos-1.63.1/google/cloud/extended_operations_pb2.py --- old/googleapis-common-protos-1.63.0/google/cloud/extended_operations_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/cloud/extended_operations_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/cloud/location/locations.proto new/googleapis-common-protos-1.63.1/google/cloud/location/locations.proto --- old/googleapis-common-protos-1.63.0/google/cloud/location/locations.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/cloud/location/locations.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/cloud/location/locations_pb2.py new/googleapis-common-protos-1.63.1/google/cloud/location/locations_pb2.py --- old/googleapis-common-protos-1.63.0/google/cloud/location/locations_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/cloud/location/locations_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/gapic/metadata/gapic_metadata.proto new/googleapis-common-protos-1.63.1/google/gapic/metadata/gapic_metadata.proto --- old/googleapis-common-protos-1.63.0/google/gapic/metadata/gapic_metadata.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/gapic/metadata/gapic_metadata.proto 2024-06-03 18:11:37.000000000 +0200 @@ -25,8 +25,8 @@ option php_namespace = "Google\\Gapic\\Metadata"; option ruby_package = "Google::Gapic::Metadata"; -// Metadata about a GAPIC library for a specific combination of API, version, and -// computer language. +// Metadata about a GAPIC library for a specific combination of API, version, +// and computer language. message GapicMetadata { // Schema version of this proto. Current value: 1.0 string schema = 1; @@ -74,7 +74,7 @@ // than one library_client method for each RPC. RPCs with no // library_client methods need not be included. // - // The key name is the name of the RPC as defined and formated in + // The key name is the name of the RPC as defined and formatted in // the proto file. map<string, MethodList> rpcs = 2; } @@ -88,5 +88,4 @@ // source code. repeated string methods = 1; } - } diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/gapic/metadata/gapic_metadata_pb2.py new/googleapis-common-protos-1.63.1/google/gapic/metadata/gapic_metadata_pb2.py --- old/googleapis-common-protos-1.63.0/google/gapic/metadata/gapic_metadata_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/gapic/metadata/gapic_metadata_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/logging/type/http_request.proto new/googleapis-common-protos-1.63.1/google/logging/type/http_request.proto --- old/googleapis-common-protos-1.63.0/google/logging/type/http_request.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/logging/type/http_request.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/logging/type/http_request_pb2.py new/googleapis-common-protos-1.63.1/google/logging/type/http_request_pb2.py --- old/googleapis-common-protos-1.63.0/google/logging/type/http_request_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/logging/type/http_request_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/logging/type/log_severity.proto new/googleapis-common-protos-1.63.1/google/logging/type/log_severity.proto --- old/googleapis-common-protos-1.63.0/google/logging/type/log_severity.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/logging/type/log_severity.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2023 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/logging/type/log_severity_pb2.py new/googleapis-common-protos-1.63.1/google/logging/type/log_severity_pb2.py --- old/googleapis-common-protos-1.63.0/google/logging/type/log_severity_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/logging/type/log_severity_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/longrunning/operations.proto new/googleapis-common-protos-1.63.1/google/longrunning/operations.proto --- old/googleapis-common-protos-1.63.0/google/longrunning/operations.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/longrunning/operations.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2020 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/longrunning/operations_proto_pb2.py new/googleapis-common-protos-1.63.1/google/longrunning/operations_proto_pb2.py --- old/googleapis-common-protos-1.63.0/google/longrunning/operations_proto_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/longrunning/operations_proto_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/code.proto new/googleapis-common-protos-1.63.1/google/rpc/code.proto --- old/googleapis-common-protos-1.63.0/google/rpc/code.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/code.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/code_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/code_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/code_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/code_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/context/attribute_context.proto new/googleapis-common-protos-1.63.1/google/rpc/context/attribute_context.proto --- old/googleapis-common-protos-1.63.0/google/rpc/context/attribute_context.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/context/attribute_context.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/context/attribute_context_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/context/attribute_context_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/context/attribute_context_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/context/attribute_context_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/context/audit_context.proto new/googleapis-common-protos-1.63.1/google/rpc/context/audit_context.proto --- old/googleapis-common-protos-1.63.0/google/rpc/context/audit_context.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/context/audit_context.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/context/audit_context_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/context/audit_context_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/context/audit_context_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/context/audit_context_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/error_details.proto new/googleapis-common-protos-1.63.1/google/rpc/error_details.proto --- old/googleapis-common-protos-1.63.0/google/rpc/error_details.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/error_details.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/error_details_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/error_details_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/error_details_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/error_details_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/http.proto new/googleapis-common-protos-1.63.1/google/rpc/http.proto --- old/googleapis-common-protos-1.63.0/google/rpc/http.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/http.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/http_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/http_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/http_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/http_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/status.proto new/googleapis-common-protos-1.63.1/google/rpc/status.proto --- old/googleapis-common-protos-1.63.0/google/rpc/status.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/status.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2022 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/rpc/status_pb2.py new/googleapis-common-protos-1.63.1/google/rpc/status_pb2.py --- old/googleapis-common-protos-1.63.0/google/rpc/status_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/rpc/status_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/calendar_period.proto new/googleapis-common-protos-1.63.1/google/type/calendar_period.proto --- old/googleapis-common-protos-1.63.0/google/type/calendar_period.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/calendar_period.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/calendar_period_pb2.py new/googleapis-common-protos-1.63.1/google/type/calendar_period_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/calendar_period_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/calendar_period_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/color.proto new/googleapis-common-protos-1.63.1/google/type/color.proto --- old/googleapis-common-protos-1.63.0/google/type/color.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/color.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/color_pb2.py new/googleapis-common-protos-1.63.1/google/type/color_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/color_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/color_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/date.proto new/googleapis-common-protos-1.63.1/google/type/date.proto --- old/googleapis-common-protos-1.63.0/google/type/date.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/date.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/date_pb2.py new/googleapis-common-protos-1.63.1/google/type/date_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/date_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/date_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/datetime.proto new/googleapis-common-protos-1.63.1/google/type/datetime.proto --- old/googleapis-common-protos-1.63.0/google/type/datetime.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/datetime.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/datetime_pb2.py new/googleapis-common-protos-1.63.1/google/type/datetime_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/datetime_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/datetime_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/dayofweek.proto new/googleapis-common-protos-1.63.1/google/type/dayofweek.proto --- old/googleapis-common-protos-1.63.0/google/type/dayofweek.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/dayofweek.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/dayofweek_pb2.py new/googleapis-common-protos-1.63.1/google/type/dayofweek_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/dayofweek_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/dayofweek_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/decimal.proto new/googleapis-common-protos-1.63.1/google/type/decimal.proto --- old/googleapis-common-protos-1.63.0/google/type/decimal.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/decimal.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/decimal_pb2.py new/googleapis-common-protos-1.63.1/google/type/decimal_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/decimal_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/decimal_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/expr.proto new/googleapis-common-protos-1.63.1/google/type/expr.proto --- old/googleapis-common-protos-1.63.0/google/type/expr.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/expr.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/expr_pb2.py new/googleapis-common-protos-1.63.1/google/type/expr_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/expr_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/expr_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/fraction.proto new/googleapis-common-protos-1.63.1/google/type/fraction.proto --- old/googleapis-common-protos-1.63.0/google/type/fraction.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/fraction.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/fraction_pb2.py new/googleapis-common-protos-1.63.1/google/type/fraction_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/fraction_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/fraction_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/interval.proto new/googleapis-common-protos-1.63.1/google/type/interval.proto --- old/googleapis-common-protos-1.63.0/google/type/interval.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/interval.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/interval_pb2.py new/googleapis-common-protos-1.63.1/google/type/interval_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/interval_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/interval_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/latlng.proto new/googleapis-common-protos-1.63.1/google/type/latlng.proto --- old/googleapis-common-protos-1.63.0/google/type/latlng.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/latlng.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/latlng_pb2.py new/googleapis-common-protos-1.63.1/google/type/latlng_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/latlng_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/latlng_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/localized_text.proto new/googleapis-common-protos-1.63.1/google/type/localized_text.proto --- old/googleapis-common-protos-1.63.0/google/type/localized_text.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/localized_text.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/localized_text_pb2.py new/googleapis-common-protos-1.63.1/google/type/localized_text_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/localized_text_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/localized_text_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/money.proto new/googleapis-common-protos-1.63.1/google/type/money.proto --- old/googleapis-common-protos-1.63.0/google/type/money.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/money.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/money_pb2.py new/googleapis-common-protos-1.63.1/google/type/money_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/money_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/money_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/month.proto new/googleapis-common-protos-1.63.1/google/type/month.proto --- old/googleapis-common-protos-1.63.0/google/type/month.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/month.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/month_pb2.py new/googleapis-common-protos-1.63.1/google/type/month_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/month_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/month_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/phone_number.proto new/googleapis-common-protos-1.63.1/google/type/phone_number.proto --- old/googleapis-common-protos-1.63.0/google/type/phone_number.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/phone_number.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/phone_number_pb2.py new/googleapis-common-protos-1.63.1/google/type/phone_number_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/phone_number_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/phone_number_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/postal_address.proto new/googleapis-common-protos-1.63.1/google/type/postal_address.proto --- old/googleapis-common-protos-1.63.0/google/type/postal_address.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/postal_address.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/postal_address_pb2.py new/googleapis-common-protos-1.63.1/google/type/postal_address_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/postal_address_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/postal_address_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/quaternion.proto new/googleapis-common-protos-1.63.1/google/type/quaternion.proto --- old/googleapis-common-protos-1.63.0/google/type/quaternion.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/quaternion.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/quaternion_pb2.py new/googleapis-common-protos-1.63.1/google/type/quaternion_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/quaternion_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/quaternion_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/timeofday.proto new/googleapis-common-protos-1.63.1/google/type/timeofday.proto --- old/googleapis-common-protos-1.63.0/google/type/timeofday.proto 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/timeofday.proto 2024-06-03 18:11:37.000000000 +0200 @@ -1,4 +1,4 @@ -// Copyright 2021 Google LLC +// Copyright 2024 Google LLC // // Licensed under the Apache License, Version 2.0 (the "License"); // you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/google/type/timeofday_pb2.py new/googleapis-common-protos-1.63.1/google/type/timeofday_pb2.py --- old/googleapis-common-protos-1.63.0/google/type/timeofday_pb2.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/google/type/timeofday_pb2.py 2024-06-03 18:11:37.000000000 +0200 @@ -1,6 +1,6 @@ # -*- coding: utf-8 -*- -# Copyright 2020 Google LLC +# Copyright 2024 Google LLC # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/googleapis_common_protos.egg-info/PKG-INFO new/googleapis-common-protos-1.63.1/googleapis_common_protos.egg-info/PKG-INFO --- old/googleapis-common-protos-1.63.0/googleapis_common_protos.egg-info/PKG-INFO 2024-03-11 13:33:12.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/googleapis_common_protos.egg-info/PKG-INFO 2024-06-03 18:14:11.000000000 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: googleapis-common-protos -Version: 1.63.0 +Version: 1.63.1 Summary: Common protobufs used in Google APIs Home-page: https://github.com/googleapis/python-api-common-protos Author: Google LLC @@ -21,7 +21,7 @@ Requires-Python: >=3.7 Description-Content-Type: text/markdown License-File: LICENSE -Requires-Dist: protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 +Requires-Dist: protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 Provides-Extra: grpc Requires-Dist: grpcio<2.0.0.dev0,>=1.44.0; extra == "grpc" diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/googleapis_common_protos.egg-info/requires.txt new/googleapis-common-protos-1.63.1/googleapis_common_protos.egg-info/requires.txt --- old/googleapis-common-protos-1.63.0/googleapis_common_protos.egg-info/requires.txt 2024-03-11 13:33:12.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/googleapis_common_protos.egg-info/requires.txt 2024-06-03 18:14:11.000000000 +0200 @@ -1,4 +1,4 @@ -protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<5.0.0.dev0,>=3.19.5 +protobuf!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5,<6.0.0.dev0,>=3.19.5 [grpc] grpcio<2.0.0.dev0,>=1.44.0 diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.63.0/setup.py new/googleapis-common-protos-1.63.1/setup.py --- old/googleapis-common-protos-1.63.0/setup.py 2024-03-11 13:30:49.000000000 +0100 +++ new/googleapis-common-protos-1.63.1/setup.py 2024-06-03 18:11:37.000000000 +0200 @@ -21,10 +21,10 @@ name = "googleapis-common-protos" description = "Common protobufs used in Google APIs" -version = "1.63.0" +version = "1.63.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ - "protobuf>=3.19.5,<5.0.0.dev0,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", + "protobuf>=3.19.5,<6.0.0.dev0,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5", ] extras_require = {"grpc": ["grpcio >= 1.44.0, <2.0.0.dev0"]}
participants (1)
-
Source-Sync