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 2023-01-06 17:05:46 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-googleapis-common-protos (Old) and /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1563 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-googleapis-common-protos" Fri Jan 6 17:05:46 2023 rev:11 rq:1056274 version:1.57.1 Changes: -------- --- /work/SRC/openSUSE:Factory/python-googleapis-common-protos/python-googleapis-common-protos.changes 2022-12-01 18:13:20.083542267 +0100 +++ /work/SRC/openSUSE:Factory/.python-googleapis-common-protos.new.1563/python-googleapis-common-protos.changes 2023-01-06 17:06:34.696525934 +0100 @@ -1,0 +2,6 @@ +Thu Jan 5 20:36:41 UTC 2023 - Dirk Müller <dmuel...@suse.com> + +- update to v1.57.1: + * Mark reference_docs_uri field in google/api/client.proto as deprecated + +------------------------------------------------------------------- Old: ---- googleapis-common-protos-1.57.0.tar.gz New: ---- googleapis-common-protos-1.57.1.tar.gz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-googleapis-common-protos.spec ++++++ --- /var/tmp/diff_new_pack.abez4g/_old 2023-01-06 17:06:35.144528450 +0100 +++ /var/tmp/diff_new_pack.abez4g/_new 2023-01-06 17:06:35.152528495 +0100 @@ -1,7 +1,7 @@ # # spec file for package python-googleapis-common-protos # -# 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 @@ -20,7 +20,7 @@ %define modname googleapis-common-protos %define pkgname %{lua:pname,_ = string.gsub(rpm.expand('%modname'), '-' , '_');print(pname)} Name: python-googleapis-common-protos -Version: 1.57.0 +Version: 1.57.1 Release: 0 Summary: Common protobufs used in Google APIs License: Apache-2.0 ++++++ googleapis-common-protos-1.57.0.tar.gz -> googleapis-common-protos-1.57.1.tar.gz ++++++ diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.57.0/PKG-INFO new/googleapis-common-protos-1.57.1/PKG-INFO --- old/googleapis-common-protos-1.57.0/PKG-INFO 2022-11-15 21:00:53.197216700 +0100 +++ new/googleapis-common-protos-1.57.1/PKG-INFO 2023-01-04 21:57:41.107030400 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: googleapis-common-protos -Version: 1.57.0 +Version: 1.57.1 Summary: Common protobufs used in Google APIs Home-page: https://github.com/googleapis/python-api-common-protos Author: Google LLC diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.57.0/google/api/client.proto new/googleapis-common-protos-1.57.1/google/api/client.proto --- old/googleapis-common-protos-1.57.0/google/api/client.proto 2022-11-15 20:57:33.000000000 +0100 +++ new/googleapis-common-protos-1.57.1/google/api/client.proto 2023-01-04 21:54:28.000000000 +0100 @@ -104,7 +104,7 @@ message CommonLanguageSettings { // Link to automatically generated reference documentation. Example: // https://cloud.google.com/nodejs/docs/reference/asset/latest - string reference_docs_uri = 1; + string reference_docs_uri = 1 [deprecated = true]; // The destination where API teams want this client library to be published. repeated ClientLibraryDestination destinations = 2; diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.57.0/google/api/client_pb2.py new/googleapis-common-protos-1.57.1/google/api/client_pb2.py --- old/googleapis-common-protos-1.57.0/google/api/client_pb2.py 2022-11-15 20:57:33.000000000 +0100 +++ new/googleapis-common-protos-1.57.1/google/api/client_pb2.py 2023-01-04 21:54:28.000000000 +0100 @@ -35,7 +35,7 @@ DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile( - b'\n\x17google/api/client.proto\x12\ngoogle.api\x1a\x1dgoogle/api/launch_stage.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/duration.proto"p\n\x16\x43ommonLanguageSettings\x12\x1a\n\x12reference_docs_uri\x18\x01 \x01(\t\x12:\n\x0c\x64\x65stinations\x18\x02 \x03(\x0e\x32$.google.api.ClientLibraryDestination"\xfb\x03\n\x15\x43lientLibrarySettings\x12\x0f\n\x07version\x18\x01 \x01(\t\x12-\n\x0claunch_stage\x18\x02 \x01(\x0e\x32\x17.google.api.LaunchStage\x12\x1a\n\x12rest_numeric_enums\x18\x03 \x01(\x08\x12/\n\rjava_settings\x18\x15 \x01(\x0b\x32\x18.google.api.JavaSettings\x12-\n\x0c\x63pp_settings\x18\x16 \x01(\x0b\x32\x17.google.api.CppSettings\x12-\n\x0cphp_settings\x18\x17 \x01(\x0b\x32\x17.google.api.PhpSettings\x12\x33\n\x0fpython_settings\x18\x18 \x01(\x0b\x32\x1a.google.api.PythonSettings\x12/\n\rnode_settings\x18\x19 \x01(\x0b\x32\x18.google.api.NodeSettings\x12\x33\n\x0f\x64otnet_settings\x18\x1a \x01(\x0b\x32\x1a.google.api.DotnetSettings\x12/\n\rru by_settings\x18\x1b \x01(\x0b\x32\x18.google.api.RubySettings\x12+\n\x0bgo_settings\x18\x1c \x01(\x0b\x32\x16.google.api.GoSettings"\xd3\x02\n\nPublishing\x12\x33\n\x0fmethod_settings\x18\x02 \x03(\x0b\x32\x1a.google.api.MethodSettings\x12\x15\n\rnew_issue_uri\x18\x65 \x01(\t\x12\x19\n\x11\x64ocumentation_uri\x18\x66 \x01(\t\x12\x16\n\x0e\x61pi_short_name\x18g \x01(\t\x12\x14\n\x0cgithub_label\x18h \x01(\t\x12\x1e\n\x16\x63odeowner_github_teams\x18i \x03(\t\x12\x16\n\x0e\x64oc_tag_prefix\x18j \x01(\t\x12;\n\x0corganization\x18k \x01(\x0e\x32%.google.api.ClientLibraryOrganization\x12;\n\x10library_settings\x18m \x03(\x0b\x32!.google.api.ClientLibrarySettings"\xe3\x01\n\x0cJavaSettings\x12\x17\n\x0flibrary_package\x18\x01 \x01(\t\x12L\n\x13service_class_names\x18\x02 \x03(\x0b\x32/.google.api.JavaSettings.ServiceClassNamesEntry\x12\x32\n\x06\x63ommon\x18\x03 \x01(\x0b\x32".google.api.CommonLanguageSettings\x1a\x38\n\x16ServiceClassNamesEntry\x12\x0b\n\x03key\x18\x01 \x01(\t\x12\r\n\x0 5value\x18\x02 \x01(\t:\x02\x38\x01"A\n\x0b\x43ppSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"A\n\x0bPhpSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"D\n\x0ePythonSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"B\n\x0cNodeSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"D\n\x0e\x44otnetSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"B\n\x0cRubySettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"@\n\nGoSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"\xb0\x02\n\x0eMethodSettings\x12\x10\n\x08selector\x18\x01 \x01(\t\x12<\n\x0clong_running\x18\x02 \x01(\x0b\x32&.google.api.MethodSettings.LongRunning\x1a\xcd\x01\n\x0bLongRunning\x12\x35\n\x12initial_poll_delay\x18\x01 \x01(\x0b\x32\x19.google.protobuf.Dur ation\x12\x1d\n\x15poll_delay_multiplier\x18\x02 \x01(\x02\x12\x31\n\x0emax_poll_delay\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x35\n\x12total_poll_timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration*y\n\x19\x43lientLibraryOrganization\x12+\n\'CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED\x10\x00\x12\t\n\x05\x43LOUD\x10\x01\x12\x07\n\x03\x41\x44S\x10\x02\x12\n\n\x06PHOTOS\x10\x03\x12\x0f\n\x0bSTREET_VIEW\x10\x04*g\n\x18\x43lientLibraryDestination\x12*\n&CLIENT_LIBRARY_DESTINATION_UNSPECIFIED\x10\x00\x12\n\n\x06GITHUB\x10\n\x12\x13\n\x0fPACKAGE_MANAGER\x10\x14:9\n\x10method_signature\x12\x1e.google.protobuf.MethodOptions\x18\x9b\x08 \x03(\t:6\n\x0c\x64\x65\x66\x61ult_host\x12\x1f.google.protobuf.ServiceOptions\x18\x99\x08 \x01(\t:6\n\x0coauth_scopes\x12\x1f.google.protobuf.ServiceOptions\x18\x9a\x08 \x01(\tBi\n\x0e\x63om.google.apiB\x0b\x43lientProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3' + b'\n\x17google/api/client.proto\x12\ngoogle.api\x1a\x1dgoogle/api/launch_stage.proto\x1a google/protobuf/descriptor.proto\x1a\x1egoogle/protobuf/duration.proto"t\n\x16\x43ommonLanguageSettings\x12\x1e\n\x12reference_docs_uri\x18\x01 \x01(\tB\x02\x18\x01\x12:\n\x0c\x64\x65stinations\x18\x02 \x03(\x0e\x32$.google.api.ClientLibraryDestination"\xfb\x03\n\x15\x43lientLibrarySettings\x12\x0f\n\x07version\x18\x01 \x01(\t\x12-\n\x0claunch_stage\x18\x02 \x01(\x0e\x32\x17.google.api.LaunchStage\x12\x1a\n\x12rest_numeric_enums\x18\x03 \x01(\x08\x12/\n\rjava_settings\x18\x15 \x01(\x0b\x32\x18.google.api.JavaSettings\x12-\n\x0c\x63pp_settings\x18\x16 \x01(\x0b\x32\x17.google.api.CppSettings\x12-\n\x0cphp_settings\x18\x17 \x01(\x0b\x32\x17.google.api.PhpSettings\x12\x33\n\x0fpython_settings\x18\x18 \x01(\x0b\x32\x1a.google.api.PythonSettings\x12/\n\rnode_settings\x18\x19 \x01(\x0b\x32\x18.google.api.NodeSettings\x12\x33\n\x0f\x64otnet_settings\x18\x1a \x01(\x0b\x32\x1a.google.api.DotnetSettin gs\x12/\n\rruby_settings\x18\x1b \x01(\x0b\x32\x18.google.api.RubySettings\x12+\n\x0bgo_settings\x18\x1c \x01(\x0b\x32\x16.google.api.GoSettings"\xd3\x02\n\nPublishing\x12\x33\n\x0fmethod_settings\x18\x02 \x03(\x0b\x32\x1a.google.api.MethodSettings\x12\x15\n\rnew_issue_uri\x18\x65 \x01(\t\x12\x19\n\x11\x64ocumentation_uri\x18\x66 \x01(\t\x12\x16\n\x0e\x61pi_short_name\x18g \x01(\t\x12\x14\n\x0cgithub_label\x18h \x01(\t\x12\x1e\n\x16\x63odeowner_github_teams\x18i \x03(\t\x12\x16\n\x0e\x64oc_tag_prefix\x18j \x01(\t\x12;\n\x0corganization\x18k \x01(\x0e\x32%.google.api.ClientLibraryOrganization\x12;\n\x10library_settings\x18m \x03(\x0b\x32!.google.api.ClientLibrarySettings"\xe3\x01\n\x0cJavaSettings\x12\x17\n\x0flibrary_package\x18\x01 \x01(\t\x12L\n\x13service_class_names\x18\x02 \x03(\x0b\x32/.google.api.JavaSettings.ServiceClassNamesEntry\x12\x32\n\x06\x63ommon\x18\x03 \x01(\x0b\x32".google.api.CommonLanguageSettings\x1a\x38\n\x16ServiceClassNamesEntry\x12\x0b\n\x03key\x18\x01 \x01( \t\x12\r\n\x05value\x18\x02 \x01(\t:\x02\x38\x01"A\n\x0b\x43ppSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"A\n\x0bPhpSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"D\n\x0ePythonSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"B\n\x0cNodeSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"D\n\x0e\x44otnetSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"B\n\x0cRubySettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"@\n\nGoSettings\x12\x32\n\x06\x63ommon\x18\x01 \x01(\x0b\x32".google.api.CommonLanguageSettings"\xb0\x02\n\x0eMethodSettings\x12\x10\n\x08selector\x18\x01 \x01(\t\x12<\n\x0clong_running\x18\x02 \x01(\x0b\x32&.google.api.MethodSettings.LongRunning\x1a\xcd\x01\n\x0bLongRunning\x12\x35\n\x12initial_poll_delay\x18\x01 \x01(\x0b\x32\x19.google .protobuf.Duration\x12\x1d\n\x15poll_delay_multiplier\x18\x02 \x01(\x02\x12\x31\n\x0emax_poll_delay\x18\x03 \x01(\x0b\x32\x19.google.protobuf.Duration\x12\x35\n\x12total_poll_timeout\x18\x04 \x01(\x0b\x32\x19.google.protobuf.Duration*y\n\x19\x43lientLibraryOrganization\x12+\n\'CLIENT_LIBRARY_ORGANIZATION_UNSPECIFIED\x10\x00\x12\t\n\x05\x43LOUD\x10\x01\x12\x07\n\x03\x41\x44S\x10\x02\x12\n\n\x06PHOTOS\x10\x03\x12\x0f\n\x0bSTREET_VIEW\x10\x04*g\n\x18\x43lientLibraryDestination\x12*\n&CLIENT_LIBRARY_DESTINATION_UNSPECIFIED\x10\x00\x12\n\n\x06GITHUB\x10\n\x12\x13\n\x0fPACKAGE_MANAGER\x10\x14:9\n\x10method_signature\x12\x1e.google.protobuf.MethodOptions\x18\x9b\x08 \x03(\t:6\n\x0c\x64\x65\x66\x61ult_host\x12\x1f.google.protobuf.ServiceOptions\x18\x99\x08 \x01(\t:6\n\x0coauth_scopes\x12\x1f.google.protobuf.ServiceOptions\x18\x9a\x08 \x01(\tBi\n\x0e\x63om.google.apiB\x0b\x43lientProtoP\x01ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\xa2\x02\x04GAPIb\x06proto3' ) _CLIENTLIBRARYORGANIZATION = DESCRIPTOR.enum_types_by_name["ClientLibraryOrganization"] @@ -241,38 +241,42 @@ DESCRIPTOR._options = None DESCRIPTOR._serialized_options = b"\n\016com.google.apiB\013ClientProtoP\001ZAgoogle.golang.org/genproto/googleapis/api/annotations;annotations\242\002\004GAPI" + _COMMONLANGUAGESETTINGS.fields_by_name["reference_docs_uri"]._options = None + _COMMONLANGUAGESETTINGS.fields_by_name[ + "reference_docs_uri" + ]._serialized_options = b"\030\001" _JAVASETTINGS_SERVICECLASSNAMESENTRY._options = None _JAVASETTINGS_SERVICECLASSNAMESENTRY._serialized_options = b"8\001" - _CLIENTLIBRARYORGANIZATION._serialized_start = 2115 - _CLIENTLIBRARYORGANIZATION._serialized_end = 2236 - _CLIENTLIBRARYDESTINATION._serialized_start = 2238 - _CLIENTLIBRARYDESTINATION._serialized_end = 2341 + _CLIENTLIBRARYORGANIZATION._serialized_start = 2119 + _CLIENTLIBRARYORGANIZATION._serialized_end = 2240 + _CLIENTLIBRARYDESTINATION._serialized_start = 2242 + _CLIENTLIBRARYDESTINATION._serialized_end = 2345 _COMMONLANGUAGESETTINGS._serialized_start = 136 - _COMMONLANGUAGESETTINGS._serialized_end = 248 - _CLIENTLIBRARYSETTINGS._serialized_start = 251 - _CLIENTLIBRARYSETTINGS._serialized_end = 758 - _PUBLISHING._serialized_start = 761 - _PUBLISHING._serialized_end = 1100 - _JAVASETTINGS._serialized_start = 1103 - _JAVASETTINGS._serialized_end = 1330 - _JAVASETTINGS_SERVICECLASSNAMESENTRY._serialized_start = 1274 - _JAVASETTINGS_SERVICECLASSNAMESENTRY._serialized_end = 1330 - _CPPSETTINGS._serialized_start = 1332 - _CPPSETTINGS._serialized_end = 1397 - _PHPSETTINGS._serialized_start = 1399 - _PHPSETTINGS._serialized_end = 1464 - _PYTHONSETTINGS._serialized_start = 1466 - _PYTHONSETTINGS._serialized_end = 1534 - _NODESETTINGS._serialized_start = 1536 - _NODESETTINGS._serialized_end = 1602 - _DOTNETSETTINGS._serialized_start = 1604 - _DOTNETSETTINGS._serialized_end = 1672 - _RUBYSETTINGS._serialized_start = 1674 - _RUBYSETTINGS._serialized_end = 1740 - _GOSETTINGS._serialized_start = 1742 - _GOSETTINGS._serialized_end = 1806 - _METHODSETTINGS._serialized_start = 1809 - _METHODSETTINGS._serialized_end = 2113 - _METHODSETTINGS_LONGRUNNING._serialized_start = 1908 - _METHODSETTINGS_LONGRUNNING._serialized_end = 2113 + _COMMONLANGUAGESETTINGS._serialized_end = 252 + _CLIENTLIBRARYSETTINGS._serialized_start = 255 + _CLIENTLIBRARYSETTINGS._serialized_end = 762 + _PUBLISHING._serialized_start = 765 + _PUBLISHING._serialized_end = 1104 + _JAVASETTINGS._serialized_start = 1107 + _JAVASETTINGS._serialized_end = 1334 + _JAVASETTINGS_SERVICECLASSNAMESENTRY._serialized_start = 1278 + _JAVASETTINGS_SERVICECLASSNAMESENTRY._serialized_end = 1334 + _CPPSETTINGS._serialized_start = 1336 + _CPPSETTINGS._serialized_end = 1401 + _PHPSETTINGS._serialized_start = 1403 + _PHPSETTINGS._serialized_end = 1468 + _PYTHONSETTINGS._serialized_start = 1470 + _PYTHONSETTINGS._serialized_end = 1538 + _NODESETTINGS._serialized_start = 1540 + _NODESETTINGS._serialized_end = 1606 + _DOTNETSETTINGS._serialized_start = 1608 + _DOTNETSETTINGS._serialized_end = 1676 + _RUBYSETTINGS._serialized_start = 1678 + _RUBYSETTINGS._serialized_end = 1744 + _GOSETTINGS._serialized_start = 1746 + _GOSETTINGS._serialized_end = 1810 + _METHODSETTINGS._serialized_start = 1813 + _METHODSETTINGS._serialized_end = 2117 + _METHODSETTINGS_LONGRUNNING._serialized_start = 1912 + _METHODSETTINGS_LONGRUNNING._serialized_end = 2117 # @@protoc_insertion_point(module_scope) diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.57.0/googleapis_common_protos.egg-info/PKG-INFO new/googleapis-common-protos-1.57.1/googleapis_common_protos.egg-info/PKG-INFO --- old/googleapis-common-protos-1.57.0/googleapis_common_protos.egg-info/PKG-INFO 2022-11-15 21:00:53.000000000 +0100 +++ new/googleapis-common-protos-1.57.1/googleapis_common_protos.egg-info/PKG-INFO 2023-01-04 21:57:41.000000000 +0100 @@ -1,6 +1,6 @@ Metadata-Version: 2.1 Name: googleapis-common-protos -Version: 1.57.0 +Version: 1.57.1 Summary: Common protobufs used in Google APIs Home-page: https://github.com/googleapis/python-api-common-protos Author: Google LLC diff -urN '--exclude=CVS' '--exclude=.cvsignore' '--exclude=.svn' '--exclude=.svnignore' old/googleapis-common-protos-1.57.0/setup.py new/googleapis-common-protos-1.57.1/setup.py --- old/googleapis-common-protos-1.57.0/setup.py 2022-11-15 20:57:33.000000000 +0100 +++ new/googleapis-common-protos-1.57.1/setup.py 2023-01-04 21:54:28.000000000 +0100 @@ -20,7 +20,7 @@ name = "googleapis-common-protos" description = "Common protobufs used in Google APIs" -version = "1.57.0" +version = "1.57.1" release_status = "Development Status :: 5 - Production/Stable" dependencies = [ "protobuf>=3.19.5,<5.0.0dev,!=3.20.0,!=3.20.1,!=4.21.1,!=4.21.2,!=4.21.3,!=4.21.4,!=4.21.5",