Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682450249.250578/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-office365-rest-client-2.2.0-1.src.rpm Child return code was: 0 Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682450249.250578/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Wrote: /builddir/build/SRPMS/python-office365-rest-client-2.2.0-1.src.rpm Child return code was: 0 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682450249.250578/root'env={'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'}shell=Falselogger=timeout=0uid=1000gid=135user='mockbuild'nspawn_args=[]unshare_net=FalseprintOutput=True) Executing command: ['bash', '--login', '-c', '/usr/bin/rpmbuild -bb --target x86_64 --nodeps /builddir/build/SPECS/python-office365-rest-client.spec'] with env {'TERM': 'vt100', 'SHELL': '/bin/bash', 'HOME': '/builddir', 'HOSTNAME': 'mock', 'PATH': '/usr/bin:/bin:/usr/sbin:/sbin', 'PROMPT_COMMAND': 'printf "\\033]0;\\007"', 'PS1': ' \\s-\\v\\$ ', 'LANG': 'C.UTF-8'} and shell False /etc/profile.d/system-info.sh: line 55: ps: command not found Building target platforms: x86_64 Building for target x86_64 Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.Q8O3jn + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf office365-rest-client-2.2.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/office365-rest-client-2.2.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd office365-rest-client-2.2.0 + /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w . + RPM_EC=0 ++ jobs -p + exit 0 Executing(%build): /bin/sh -e /var/tmp/rpm-tmp.cpuuzF + umask 022 + cd /builddir/build/BUILD + cd office365-rest-client-2.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py build '--executable=/usr/bin/python3 -s' /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running build running build_py creating build creating build/lib creating build/lib/examples copying examples/__init__.py -> build/lib/examples creating build/lib/generator copying generator/typeBuilder.py -> build/lib/generator copying generator/__init__.py -> build/lib/generator copying generator/generate.py -> build/lib/generator creating build/lib/tests copying tests/graph_case.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/office365 copying office365/logger.py -> build/lib/office365 copying office365/__init__.py -> build/lib/office365 creating build/lib/examples/directory copying examples/directory/delete_deletedObjects.py -> build/lib/examples/directory copying examples/directory/import_users.py -> build/lib/examples/directory copying examples/directory/__init__.py -> build/lib/examples/directory creating build/lib/examples/teams copying examples/teams/provision_team.py -> build/lib/examples/teams copying examples/teams/__init__.py -> build/lib/examples/teams creating build/lib/examples/onedrive copying examples/onedrive/print_folders_and_files.py -> build/lib/examples/onedrive copying examples/onedrive/export_files.py -> build/lib/examples/onedrive copying examples/onedrive/import_files.py -> build/lib/examples/onedrive copying examples/onedrive/__init__.py -> build/lib/examples/onedrive creating build/lib/examples/outlook copying examples/outlook/send_message.py -> build/lib/examples/outlook copying examples/outlook/__init__.py -> build/lib/examples/outlook creating build/lib/examples/sharepoint copying examples/sharepoint/load_web_fluent_api.py -> build/lib/examples/sharepoint copying examples/sharepoint/connect_with_proxy.py -> build/lib/examples/sharepoint copying examples/sharepoint/connect_with_azure_app.py -> build/lib/examples/sharepoint copying examples/sharepoint/read_resource_no_model.py -> build/lib/examples/sharepoint copying examples/sharepoint/connect_with_app.py -> build/lib/examples/sharepoint copying examples/sharepoint/export_search_crawl_log.py -> build/lib/examples/sharepoint copying examples/sharepoint/connect_with_user_creds.py -> build/lib/examples/sharepoint copying examples/sharepoint/__init__.py -> build/lib/examples/sharepoint creating build/lib/examples/sharepoint/export copying examples/sharepoint/export/exportList.py -> build/lib/examples/sharepoint/export copying examples/sharepoint/export/__init__.py -> build/lib/examples/sharepoint/export creating build/lib/examples/sharepoint/search copying examples/sharepoint/search/search_documents.py -> build/lib/examples/sharepoint/search copying examples/sharepoint/search/__init__.py -> build/lib/examples/sharepoint/search creating build/lib/examples/sharepoint/lists_and_items copying examples/sharepoint/lists_and_items/read_large_list.py -> build/lib/examples/sharepoint/lists_and_items copying examples/sharepoint/lists_and_items/data_generator.py -> build/lib/examples/sharepoint/lists_and_items copying examples/sharepoint/lists_and_items/read_attachments.py -> build/lib/examples/sharepoint/lists_and_items copying examples/sharepoint/lists_and_items/__init__.py -> build/lib/examples/sharepoint/lists_and_items creating build/lib/examples/sharepoint/admin copying examples/sharepoint/admin/__init__.py -> build/lib/examples/sharepoint/admin creating build/lib/examples/sharepoint/import copying examples/sharepoint/import/__init__.py -> build/lib/examples/sharepoint/import creating build/lib/examples/sharepoint/audit copying examples/sharepoint/audit/__init__.py -> build/lib/examples/sharepoint/audit creating build/lib/examples/sharepoint/folders copying examples/sharepoint/folders/download_folder.py -> build/lib/examples/sharepoint/folders copying examples/sharepoint/folders/__init__.py -> build/lib/examples/sharepoint/folders creating build/lib/examples/sharepoint/files copying examples/sharepoint/files/upload_file.py -> build/lib/examples/sharepoint/files copying examples/sharepoint/files/download_file.py -> build/lib/examples/sharepoint/files copying examples/sharepoint/files/download_file_from_url.py -> build/lib/examples/sharepoint/files copying examples/sharepoint/files/upload_large_file.py -> build/lib/examples/sharepoint/files copying examples/sharepoint/files/__init__.py -> build/lib/examples/sharepoint/files creating build/lib/generator/templates copying generator/templates/__init__.py -> build/lib/generator/templates creating build/lib/tests/directory copying tests/directory/test_graph_group.py -> build/lib/tests/directory copying tests/directory/test_graph_directory.py -> build/lib/tests/directory copying tests/directory/test_graph_user.py -> build/lib/tests/directory copying tests/directory/__init__.py -> build/lib/tests/directory creating build/lib/tests/teams copying tests/teams/test_graph_team.py -> build/lib/tests/teams copying tests/teams/__init__.py -> build/lib/tests/teams copying tests/teams/test_graph_channel.py -> build/lib/tests/teams creating build/lib/tests/outlookservices copying tests/outlookservices/test_outlook_mail.py -> build/lib/tests/outlookservices copying tests/outlookservices/test_outlook_calendar.py -> build/lib/tests/outlookservices copying tests/outlookservices/outlook_case.py -> build/lib/tests/outlookservices copying tests/outlookservices/__init__.py -> build/lib/tests/outlookservices copying tests/outlookservices/test_outlook_contacts.py -> build/lib/tests/outlookservices creating build/lib/tests/onedrive copying tests/onedrive/test_graph_driveItem.py -> build/lib/tests/onedrive copying tests/onedrive/__init__.py -> build/lib/tests/onedrive copying tests/onedrive/test_graph_drive.py -> build/lib/tests/onedrive creating build/lib/tests/outlook copying tests/outlook/test_graph_mail.py -> build/lib/tests/outlook copying tests/outlook/__init__.py -> build/lib/tests/outlook creating build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_sharing.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_file.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_attachment.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_field_value.py -> build/lib/tests/sharepoint copying tests/sharepoint/sharepoint_case.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_client.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_tenant.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_group.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_folder.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_listdataservice.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_view.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_field.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_user.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_search.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_comminication_site.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_web.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_site.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_list.py -> build/lib/tests/sharepoint copying tests/sharepoint/__init__.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_change.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_listItem.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_contenttype.py -> build/lib/tests/sharepoint copying tests/sharepoint/test_sharepoint_team_site.py -> build/lib/tests/sharepoint creating build/lib/office365/runtime copying office365/runtime/client_value.py -> build/lib/office365/runtime copying office365/runtime/client_request.py -> build/lib/office365/runtime copying office365/runtime/client_query.py -> build/lib/office365/runtime copying office365/runtime/client_request_exception.py -> build/lib/office365/runtime copying office365/runtime/client_object_collection.py -> build/lib/office365/runtime copying office365/runtime/client_object.py -> build/lib/office365/runtime copying office365/runtime/client_result.py -> build/lib/office365/runtime copying office365/runtime/resource_path.py -> build/lib/office365/runtime copying office365/runtime/client_runtime_context.py -> build/lib/office365/runtime copying office365/runtime/client_value_collection.py -> build/lib/office365/runtime copying office365/runtime/__init__.py -> build/lib/office365/runtime copying office365/runtime/client_response.py -> build/lib/office365/runtime copying office365/runtime/resource_path_service_operation.py -> build/lib/office365/runtime creating build/lib/office365/graph copying office365/graph/one_drive_actions.py -> build/lib/office365/graph copying office365/graph/base_item.py -> build/lib/office365/graph copying office365/graph/graph_client.py -> build/lib/office365/graph copying office365/graph/entity.py -> build/lib/office365/graph copying office365/graph/resource_path_url.py -> build/lib/office365/graph copying office365/graph/__init__.py -> build/lib/office365/graph creating build/lib/office365/outlookservices copying office365/outlookservices/item.py -> build/lib/office365/outlookservices copying office365/outlookservices/contact_collection.py -> build/lib/office365/outlookservices copying office365/outlookservices/contact_folder.py -> build/lib/office365/outlookservices copying office365/outlookservices/event.py -> build/lib/office365/outlookservices copying office365/outlookservices/outlook_entity.py -> build/lib/office365/outlookservices copying office365/outlookservices/physical_address.py -> build/lib/office365/outlookservices copying office365/outlookservices/outlook_client.py -> build/lib/office365/outlookservices copying office365/outlookservices/message.py -> build/lib/office365/outlookservices copying office365/outlookservices/attachment.py -> build/lib/office365/outlookservices copying office365/outlookservices/attachment_collection.py -> build/lib/office365/outlookservices copying office365/outlookservices/__init__.py -> build/lib/office365/outlookservices copying office365/outlookservices/messageCollection.py -> build/lib/office365/outlookservices copying office365/outlookservices/event_collection.py -> build/lib/office365/outlookservices copying office365/outlookservices/contact.py -> build/lib/office365/outlookservices creating build/lib/office365/sharepoint copying office365/sharepoint/client_context.py -> build/lib/office365/sharepoint copying office365/sharepoint/base_entity.py -> build/lib/office365/sharepoint copying office365/sharepoint/fileSystemObjectType.py -> build/lib/office365/sharepoint copying office365/sharepoint/__init__.py -> build/lib/office365/sharepoint creating build/lib/office365/runtime/csom copying office365/runtime/csom/__init__.py -> build/lib/office365/runtime/csom creating build/lib/office365/runtime/types copying office365/runtime/types/__init__.py -> build/lib/office365/runtime/types copying office365/runtime/types/EventHandler.py -> build/lib/office365/runtime/types creating build/lib/office365/runtime/odata copying office365/runtime/odata/odata_path_parser.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_request.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_v3_reader.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_v4_reader.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_metadata_level.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/json_light_format.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_model.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_base_reader.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_query_options.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/v4_json_format.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_json_format.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/odata_batch_request.py -> build/lib/office365/runtime/odata copying office365/runtime/odata/__init__.py -> build/lib/office365/runtime/odata creating build/lib/office365/runtime/queries copying office365/runtime/queries/service_operation_query.py -> build/lib/office365/runtime/queries copying office365/runtime/queries/__init__.py -> build/lib/office365/runtime/queries creating build/lib/office365/runtime/utilities copying office365/runtime/utilities/__init__.py -> build/lib/office365/runtime/utilities creating build/lib/office365/runtime/auth copying office365/runtime/auth/base_authentication_context.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/authentication_context.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/client_credential.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/sts_profile.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/base_token_provider.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/user_realm_info.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/ntlm_authentication_context.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/user_credential.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/__init__.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/token_response.py -> build/lib/office365/runtime/auth copying office365/runtime/auth/network_credential_context.py -> build/lib/office365/runtime/auth creating build/lib/office365/runtime/http copying office365/runtime/http/request_options.py -> build/lib/office365/runtime/http copying office365/runtime/http/http_method.py -> build/lib/office365/runtime/http copying office365/runtime/http/__init__.py -> build/lib/office365/runtime/http creating build/lib/office365/runtime/auth/providers copying office365/runtime/auth/providers/saml_token_provider.py -> build/lib/office365/runtime/auth/providers copying office365/runtime/auth/providers/oauth_token_provider.py -> build/lib/office365/runtime/auth/providers copying office365/runtime/auth/providers/acs_token_provider.py -> build/lib/office365/runtime/auth/providers copying office365/runtime/auth/providers/__init__.py -> build/lib/office365/runtime/auth/providers creating build/lib/office365/runtime/auth/providers/templates copying office365/runtime/auth/providers/templates/__init__.py -> build/lib/office365/runtime/auth/providers/templates creating build/lib/office365/graph/directory copying office365/graph/directory/groupProfile.py -> build/lib/office365/graph/directory copying office365/graph/directory/groupCollection.py -> build/lib/office365/graph/directory copying office365/graph/directory/groupSetting.py -> build/lib/office365/graph/directory copying office365/graph/directory/permission.py -> build/lib/office365/graph/directory copying office365/graph/directory/directoryObject.py -> build/lib/office365/graph/directory copying office365/graph/directory/directoryRole.py -> build/lib/office365/graph/directory copying office365/graph/directory/permission_collection.py -> build/lib/office365/graph/directory copying office365/graph/directory/directoryRoleTemplate.py -> build/lib/office365/graph/directory copying office365/graph/directory/userIdentity.py -> build/lib/office365/graph/directory copying office365/graph/directory/user.py -> build/lib/office365/graph/directory copying office365/graph/directory/passwordProfile.py -> build/lib/office365/graph/directory copying office365/graph/directory/identitySet.py -> build/lib/office365/graph/directory copying office365/graph/directory/identity.py -> build/lib/office365/graph/directory copying office365/graph/directory/auditActivityInitiator.py -> build/lib/office365/graph/directory copying office365/graph/directory/groupSettingTemplate.py -> build/lib/office365/graph/directory copying office365/graph/directory/userCollection.py -> build/lib/office365/graph/directory copying office365/graph/directory/directory.py -> build/lib/office365/graph/directory copying office365/graph/directory/objectIdentity.py -> build/lib/office365/graph/directory copying office365/graph/directory/group.py -> build/lib/office365/graph/directory copying office365/graph/directory/userProfile.py -> build/lib/office365/graph/directory copying office365/graph/directory/directoryObjectCollection.py -> build/lib/office365/graph/directory copying office365/graph/directory/__init__.py -> build/lib/office365/graph/directory copying office365/graph/directory/groupSettingTemplateCollection.py -> build/lib/office365/graph/directory creating build/lib/office365/graph/teams copying office365/graph/teams/channelCollection.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamGuestSettings.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamsAsyncOperation.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamCollection.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamsAsyncOperationCollection.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamFunSettings.py -> build/lib/office365/graph/teams copying office365/graph/teams/channel.py -> build/lib/office365/graph/teams copying office365/graph/teams/chatMessage.py -> build/lib/office365/graph/teams copying office365/graph/teams/team.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamMessagingSettings.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamsAsyncOperationStatus.py -> build/lib/office365/graph/teams copying office365/graph/teams/teamMemberSettings.py -> build/lib/office365/graph/teams copying office365/graph/teams/__init__.py -> build/lib/office365/graph/teams creating build/lib/office365/graph/onenote copying office365/graph/onenote/__init__.py -> build/lib/office365/graph/onenote creating build/lib/office365/graph/onedrive copying office365/graph/onedrive/driveRecipient.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/listCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/siteCollectionType.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/fieldValueSet.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/listItem.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/drive.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/driveItemUploadableProperties.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/itemReference.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/driveItemCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/listItemCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/file_upload.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/siteCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/columnDefinitionCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/photo.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/columnDefinition.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/list.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/root.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/driveCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/contentTypeCollection.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/driveItem.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/fileSystemInfo.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/video.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/contentType.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/file.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/sharedDriveItem.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/conflictBehavior.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/__init__.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/site.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/sharepointIds.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/uploadSession.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/folder.py -> build/lib/office365/graph/onedrive copying office365/graph/onedrive/sharedDriveItemCollection.py -> build/lib/office365/graph/onedrive creating build/lib/office365/graph/contacts copying office365/graph/contacts/__init__.py -> build/lib/office365/graph/contacts creating build/lib/office365/sharepoint/attachments copying office365/sharepoint/attachments/attachmentfile_collection.py -> build/lib/office365/sharepoint/attachments copying office365/sharepoint/attachments/attachmentfile.py -> build/lib/office365/sharepoint/attachments copying office365/sharepoint/attachments/attachmentfile_creation_information.py -> build/lib/office365/sharepoint/attachments copying office365/sharepoint/attachments/__init__.py -> build/lib/office365/sharepoint/attachments creating build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItemCreationInformationUsingPath.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listDataValidationExceptionValue.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listitem.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItemDeleteParameters.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listitem_creation_information.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItemFormUpdateValue.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItemCollectionPosition.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItemUpdateParameters.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/listItem_collection.py -> build/lib/office365/sharepoint/listitems copying office365/sharepoint/listitems/__init__.py -> build/lib/office365/sharepoint/listitems creating build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/principal.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/principalSource.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/group_collection.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/user.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/user_collection.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/principalType.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/group.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/roleDefinitionCreationInformation.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/__init__.py -> build/lib/office365/sharepoint/principal copying office365/sharepoint/principal/userIdInfo.py -> build/lib/office365/sharepoint/principal creating build/lib/office365/sharepoint/userprofiles copying office365/sharepoint/userprofiles/__init__.py -> build/lib/office365/sharepoint/userprofiles creating build/lib/office365/sharepoint/taxonomy copying office365/sharepoint/taxonomy/__init__.py -> build/lib/office365/sharepoint/taxonomy creating build/lib/office365/sharepoint/search copying office365/sharepoint/search/queryResult.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/searchService.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/simpleDataTable.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/searchRequest.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/searchResult.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/relevantResults.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/__init__.py -> build/lib/office365/sharepoint/search copying office365/sharepoint/search/customResult.py -> build/lib/office365/sharepoint/search creating build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/sharedObjectType.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/sharingUtility.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/invitationCreationResult.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/roleType.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/sharingLinkAccessRequest.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/objectSharingInformation.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/shareLinkRequest.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/userSharingResult.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/linkInvitation.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/objectSharingSettings.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/documentSharingManager.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/userDirectoryInfo.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/sharingLinkInfo.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/sharingResult.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/pickerEntityInformationRequest.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/__init__.py -> build/lib/office365/sharepoint/sharing copying office365/sharepoint/sharing/externalSharingSiteOption.py -> build/lib/office365/sharepoint/sharing creating build/lib/office365/sharepoint/contenttypes copying office365/sharepoint/contenttypes/content_type.py -> build/lib/office365/sharepoint/contenttypes copying office365/sharepoint/contenttypes/content_type_id.py -> build/lib/office365/sharepoint/contenttypes copying office365/sharepoint/contenttypes/contentTypeCreationInformation.py -> build/lib/office365/sharepoint/contenttypes copying office365/sharepoint/contenttypes/content_type_collection.py -> build/lib/office365/sharepoint/contenttypes copying office365/sharepoint/contenttypes/__init__.py -> build/lib/office365/sharepoint/contenttypes creating build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/list_collection.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/list_template.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/list_template_type.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/list.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/base_type.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/list_creation_information.py -> build/lib/office365/sharepoint/lists copying office365/sharepoint/lists/__init__.py -> build/lib/office365/sharepoint/lists creating build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_url.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_guid.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/addFieldOptions.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/related_field.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_lookup.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_text.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldDateTime.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldMultiLineText.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_computed.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_user.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldMultiLookupValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_link.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldMultiUserValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_type.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldMultiChoiceValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_calculated.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldLookupValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_creation_information.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_number.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/urlFieldFormatType.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_choice.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldUserValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/related_field_collection.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/__init__.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldMultiChoice.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_collection.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/fieldGeolocationValue.py -> build/lib/office365/sharepoint/fields copying office365/sharepoint/fields/field_currency.py -> build/lib/office365/sharepoint/fields creating build/lib/office365/sharepoint/ui copying office365/sharepoint/ui/__init__.py -> build/lib/office365/sharepoint/ui creating build/lib/office365/sharepoint/publishing copying office365/sharepoint/publishing/sitePage.py -> build/lib/office365/sharepoint/publishing copying office365/sharepoint/publishing/client_side_page.py -> build/lib/office365/sharepoint/publishing copying office365/sharepoint/publishing/video_channel.py -> build/lib/office365/sharepoint/publishing copying office365/sharepoint/publishing/__init__.py -> build/lib/office365/sharepoint/publishing copying office365/sharepoint/publishing/sitePageMetadata.py -> build/lib/office365/sharepoint/publishing creating build/lib/office365/sharepoint/tenant copying office365/sharepoint/tenant/tenant_settings.py -> build/lib/office365/sharepoint/tenant copying office365/sharepoint/tenant/__init__.py -> build/lib/office365/sharepoint/tenant creating build/lib/office365/sharepoint/forms copying office365/sharepoint/forms/form.py -> build/lib/office365/sharepoint/forms copying office365/sharepoint/forms/formCollection.py -> build/lib/office365/sharepoint/forms copying office365/sharepoint/forms/__init__.py -> build/lib/office365/sharepoint/forms creating build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/changeQuery.py -> build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/changeType.py -> build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/changeCollection.py -> build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/changeToken.py -> build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/change.py -> build/lib/office365/sharepoint/changes copying office365/sharepoint/changes/__init__.py -> build/lib/office365/sharepoint/changes creating build/lib/office365/sharepoint/sites copying office365/sharepoint/sites/__init__.py -> build/lib/office365/sharepoint/sites copying office365/sharepoint/sites/site.py -> build/lib/office365/sharepoint/sites creating build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/securable_object.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/roleDefinition.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/roleAssignment.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/roleDefinitionCollection.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/utility.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/permissionKind.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/basePermissions.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/roleAssignmentCollection.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/roleDefinitionCreationInformation.py -> build/lib/office365/sharepoint/permissions copying office365/sharepoint/permissions/__init__.py -> build/lib/office365/sharepoint/permissions creating build/lib/office365/sharepoint/listdatasvc copying office365/sharepoint/listdatasvc/list_data_service.py -> build/lib/office365/sharepoint/listdatasvc copying office365/sharepoint/listdatasvc/__init__.py -> build/lib/office365/sharepoint/listdatasvc creating build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/SPSiteCreationResponse.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/SiteStatus.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/GroupSiteManager.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/SPSiteManager.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/GroupSiteInfo.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/__init__.py -> build/lib/office365/sharepoint/portal copying office365/sharepoint/portal/SPSiteCreationRequest.py -> build/lib/office365/sharepoint/portal creating build/lib/office365/sharepoint/folders copying office365/sharepoint/folders/folder_collection.py -> build/lib/office365/sharepoint/folders copying office365/sharepoint/folders/__init__.py -> build/lib/office365/sharepoint/folders copying office365/sharepoint/folders/folder.py -> build/lib/office365/sharepoint/folders creating build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/context_web_information.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/web_collection.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/web_template.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/regional_settings.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/subweb_query.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/recycleBinItem.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/web.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/web_creation_information.py -> build/lib/office365/sharepoint/webs copying office365/sharepoint/webs/__init__.py -> build/lib/office365/sharepoint/webs creating build/lib/office365/sharepoint/webparts copying office365/sharepoint/webparts/limited_webpart_manager.py -> build/lib/office365/sharepoint/webparts copying office365/sharepoint/webparts/__init__.py -> build/lib/office365/sharepoint/webparts creating build/lib/office365/sharepoint/views copying office365/sharepoint/views/viewType.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/view_create_information.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/view.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/view_field_collection.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/viewScope.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/view_collection.py -> build/lib/office365/sharepoint/views copying office365/sharepoint/views/__init__.py -> build/lib/office365/sharepoint/views creating build/lib/office365/sharepoint/files copying office365/sharepoint/files/file_version_collection.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/checkedOutFile.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/file_collection.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/move_operations.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/file_version.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/file_creation_information.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/file.py -> build/lib/office365/sharepoint/files copying office365/sharepoint/files/__init__.py -> build/lib/office365/sharepoint/files creating build/lib/office365/sharepoint/features copying office365/sharepoint/features/__init__.py -> build/lib/office365/sharepoint/features creating build/lib/office365/sharepoint/pages copying office365/sharepoint/pages/pageType.py -> build/lib/office365/sharepoint/pages copying office365/sharepoint/pages/__init__.py -> build/lib/office365/sharepoint/pages copying office365/sharepoint/pages/template_file_type.py -> build/lib/office365/sharepoint/pages creating build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/getWebUrlFromPage.py -> build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/upload_file.py -> build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/download_file.py -> build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/create_file.py -> build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/upload_session.py -> build/lib/office365/sharepoint/actions copying office365/sharepoint/actions/__init__.py -> build/lib/office365/sharepoint/actions creating build/lib/office365/sharepoint/listitems/caml copying office365/sharepoint/listitems/caml/querystring_builder.py -> build/lib/office365/sharepoint/listitems/caml copying office365/sharepoint/listitems/caml/utils.py -> build/lib/office365/sharepoint/listitems/caml copying office365/sharepoint/listitems/caml/camlQuery.py -> build/lib/office365/sharepoint/listitems/caml copying office365/sharepoint/listitems/caml/__init__.py -> build/lib/office365/sharepoint/listitems/caml copying office365/sharepoint/listitems/caml/camlquery_builder.py -> build/lib/office365/sharepoint/listitems/caml creating build/lib/office365/sharepoint/search/administration copying office365/sharepoint/search/administration/documentCrawlLog.py -> build/lib/office365/sharepoint/search/administration copying office365/sharepoint/search/administration/__init__.py -> build/lib/office365/sharepoint/search/administration creating build/lib/office365/sharepoint/search/query copying office365/sharepoint/search/query/querySuggestionResults.py -> build/lib/office365/sharepoint/search/query copying office365/sharepoint/search/query/__init__.py -> build/lib/office365/sharepoint/search/query creating build/lib/office365/sharepoint/ui/applicationpages copying office365/sharepoint/ui/applicationpages/peoplePickerQuerySettings.py -> build/lib/office365/sharepoint/ui/applicationpages copying office365/sharepoint/ui/applicationpages/clientPeoplePickerWebServiceInterface.py -> build/lib/office365/sharepoint/ui/applicationpages copying office365/sharepoint/ui/applicationpages/__init__.py -> build/lib/office365/sharepoint/ui/applicationpages copying office365/sharepoint/ui/applicationpages/clientPeoplePickerQueryParameters.py -> build/lib/office365/sharepoint/ui/applicationpages creating build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/sharingCapabilities.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/tenantAdminEndpoints.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/tenant.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/sitePropertiesEnumerableFilter.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/siteProperties.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/spoOperation.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/siteCreationProperties.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/sitePropertiesCollection.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/hubSiteProperties.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/__init__.py -> build/lib/office365/sharepoint/tenant/administration copying office365/sharepoint/tenant/administration/secondaryAdministratorsFieldsData.py -> build/lib/office365/sharepoint/tenant/administration copying office365/runtime/auth/providers/templates/SAML.xml -> build/lib/office365/runtime/auth/providers/templates copying office365/runtime/auth/providers/templates/RST2.xml -> build/lib/office365/runtime/auth/providers/templates copying office365/runtime/auth/providers/templates/FederatedSAML.xml -> build/lib/office365/runtime/auth/providers/templates + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.mKxIQx + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 + cd office365-rest-client-2.2.0 + CFLAGS='-O2 -g -pipe -Wall -Werror=format-security -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fstack-protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/generic-hardened-cc1 -m64 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection ' + LDFLAGS='-Wl,-z,relro -Wl,-z,now -specs=/usr/lib/rpm/generic-hardened-ld' + /usr/bin/python3 setup.py install -O1 --skip-build --root /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/dist.py:717: UserWarning: Usage of dash-separated 'description-file' will not be supported in future versions. Please use the underscore name 'description_file' instead warnings.warn( running install /usr/lib/python3.9/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running install_lib creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory copying build/lib/examples/directory/delete_deletedObjects.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory copying build/lib/examples/directory/import_users.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory copying build/lib/examples/directory/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/teams copying build/lib/examples/teams/provision_team.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/teams copying build/lib/examples/teams/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/teams creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive copying build/lib/examples/onedrive/print_folders_and_files.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive copying build/lib/examples/onedrive/export_files.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive copying build/lib/examples/onedrive/import_files.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive copying build/lib/examples/onedrive/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/outlook copying build/lib/examples/outlook/send_message.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/outlook copying build/lib/examples/outlook/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/outlook creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint copying build/lib/examples/sharepoint/load_web_fluent_api.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export copying build/lib/examples/sharepoint/export/exportList.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export copying build/lib/examples/sharepoint/export/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export copying build/lib/examples/sharepoint/connect_with_proxy.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/search copying build/lib/examples/sharepoint/search/search_documents.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/search copying build/lib/examples/sharepoint/search/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/search creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items copying build/lib/examples/sharepoint/lists_and_items/read_large_list.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items copying build/lib/examples/sharepoint/lists_and_items/data_generator.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items copying build/lib/examples/sharepoint/lists_and_items/read_attachments.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items copying build/lib/examples/sharepoint/lists_and_items/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/admin copying build/lib/examples/sharepoint/admin/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/admin copying build/lib/examples/sharepoint/connect_with_azure_app.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint copying build/lib/examples/sharepoint/read_resource_no_model.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/import copying build/lib/examples/sharepoint/import/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/import copying build/lib/examples/sharepoint/connect_with_app.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint copying build/lib/examples/sharepoint/export_search_crawl_log.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/audit copying build/lib/examples/sharepoint/audit/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/audit copying build/lib/examples/sharepoint/connect_with_user_creds.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/folders copying build/lib/examples/sharepoint/folders/download_folder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/folders copying build/lib/examples/sharepoint/folders/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/folders creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/files/upload_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/files/download_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/files/download_file_from_url.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/files/upload_large_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/files/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files copying build/lib/examples/sharepoint/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint copying build/lib/examples/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator copying build/lib/generator/typeBuilder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/templates copying build/lib/generator/templates/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/templates copying build/lib/generator/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator copying build/lib/generator/generate.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory copying build/lib/tests/directory/test_graph_group.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory copying build/lib/tests/directory/test_graph_directory.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory copying build/lib/tests/directory/test_graph_user.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory copying build/lib/tests/directory/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory copying build/lib/tests/graph_case.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams copying build/lib/tests/teams/test_graph_team.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams copying build/lib/tests/teams/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams copying build/lib/tests/teams/test_graph_channel.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices copying build/lib/tests/outlookservices/test_outlook_mail.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices copying build/lib/tests/outlookservices/test_outlook_calendar.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices copying build/lib/tests/outlookservices/outlook_case.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices copying build/lib/tests/outlookservices/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices copying build/lib/tests/outlookservices/test_outlook_contacts.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive copying build/lib/tests/onedrive/test_graph_driveItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive copying build/lib/tests/onedrive/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive copying build/lib/tests/onedrive/test_graph_drive.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlook copying build/lib/tests/outlook/test_graph_mail.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlook copying build/lib/tests/outlook/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlook creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_sharing.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_attachment.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_field_value.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/sharepoint_case.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_client.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_tenant.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_group.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_folder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_listdataservice.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_view.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_field.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_user.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_search.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_comminication_site.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_web.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_site.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_list.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_change.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_listItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_contenttype.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/sharepoint/test_sharepoint_team_site.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint copying build/lib/tests/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365 creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_value.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_request.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_query.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/csom copying build/lib/office365/runtime/csom/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/csom creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/types copying build/lib/office365/runtime/types/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/types copying build/lib/office365/runtime/types/EventHandler.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/types creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_path_parser.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_request.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_v3_reader.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_v4_reader.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_metadata_level.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/json_light_format.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_model.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_base_reader.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_query_options.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/v4_json_format.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_json_format.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/odata_batch_request.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/odata/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata copying build/lib/office365/runtime/client_request_exception.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_object_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_object.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/queries copying build/lib/office365/runtime/queries/service_operation_query.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/queries copying build/lib/office365/runtime/queries/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/queries creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/utilities copying build/lib/office365/runtime/utilities/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/utilities copying build/lib/office365/runtime/client_result.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/resource_path.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_runtime_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/base_authentication_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/authentication_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/client_credential.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/sts_profile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/base_token_provider.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/user_realm_info.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/ntlm_authentication_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/user_credential.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers copying build/lib/office365/runtime/auth/providers/saml_token_provider.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates copying build/lib/office365/runtime/auth/providers/templates/FederatedSAML.xml -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates copying build/lib/office365/runtime/auth/providers/templates/SAML.xml -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates copying build/lib/office365/runtime/auth/providers/templates/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates copying build/lib/office365/runtime/auth/providers/templates/RST2.xml -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates copying build/lib/office365/runtime/auth/providers/oauth_token_provider.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers copying build/lib/office365/runtime/auth/providers/acs_token_provider.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers copying build/lib/office365/runtime/auth/providers/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers copying build/lib/office365/runtime/auth/token_response.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/auth/network_credential_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth copying build/lib/office365/runtime/client_value_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http copying build/lib/office365/runtime/http/request_options.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http copying build/lib/office365/runtime/http/http_method.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http copying build/lib/office365/runtime/http/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http copying build/lib/office365/runtime/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/client_response.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime copying build/lib/office365/runtime/resource_path_service_operation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/groupProfile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/groupCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/groupSetting.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/permission.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/directoryObject.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/directoryRole.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/permission_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/directoryRoleTemplate.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/userIdentity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/user.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/passwordProfile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/identitySet.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/identity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/auditActivityInitiator.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/groupSettingTemplate.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/userCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/directory.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/objectIdentity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/group.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/userProfile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/directoryObjectCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory copying build/lib/office365/graph/directory/groupSettingTemplateCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/channelCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamGuestSettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamsAsyncOperation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamsAsyncOperationCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamFunSettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/channel.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/chatMessage.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/team.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamMessagingSettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamsAsyncOperationStatus.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/teamMemberSettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams copying build/lib/office365/graph/teams/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onenote copying build/lib/office365/graph/onenote/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onenote copying build/lib/office365/graph/one_drive_actions.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph copying build/lib/office365/graph/base_item.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph copying build/lib/office365/graph/graph_client.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph copying build/lib/office365/graph/entity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/driveRecipient.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/listCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/siteCollectionType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/fieldValueSet.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/listItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/drive.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/driveItemUploadableProperties.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/itemReference.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/driveItemCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/listItemCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/file_upload.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/siteCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/columnDefinitionCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/photo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/columnDefinition.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/list.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/root.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/driveCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/contentTypeCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/driveItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/fileSystemInfo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/video.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/contentType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/sharedDriveItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/conflictBehavior.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/site.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/sharepointIds.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/uploadSession.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/folder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/onedrive/sharedDriveItemCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive copying build/lib/office365/graph/resource_path_url.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/contacts copying build/lib/office365/graph/contacts/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/contacts copying build/lib/office365/graph/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/item.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/contact_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/contact_folder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/event.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/outlook_entity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/physical_address.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/outlook_client.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/message.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/attachment.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/attachment_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/messageCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/event_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices copying build/lib/office365/outlookservices/contact.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments copying build/lib/office365/sharepoint/attachments/attachmentfile_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments copying build/lib/office365/sharepoint/attachments/attachmentfile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments copying build/lib/office365/sharepoint/attachments/attachmentfile_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments copying build/lib/office365/sharepoint/attachments/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItemCreationInformationUsingPath.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listDataValidationExceptionValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/caml/querystring_builder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/caml/utils.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/caml/camlQuery.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/caml/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/caml/camlquery_builder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml copying build/lib/office365/sharepoint/listitems/listitem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItemDeleteParameters.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listitem_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItemFormUpdateValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItemCollectionPosition.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItemUpdateParameters.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/listItem_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems copying build/lib/office365/sharepoint/listitems/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/principal.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/principalSource.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/group_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/user.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/user_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/principalType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/group.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/roleDefinitionCreationInformation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal copying build/lib/office365/sharepoint/principal/userIdInfo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/userprofiles copying build/lib/office365/sharepoint/userprofiles/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/userprofiles creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/taxonomy copying build/lib/office365/sharepoint/taxonomy/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/taxonomy creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/administration copying build/lib/office365/sharepoint/search/administration/documentCrawlLog.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/administration copying build/lib/office365/sharepoint/search/administration/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/administration copying build/lib/office365/sharepoint/search/queryResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/searchService.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/simpleDataTable.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/searchRequest.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/searchResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/relevantResults.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/query copying build/lib/office365/sharepoint/search/query/querySuggestionResults.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/query copying build/lib/office365/sharepoint/search/query/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/query copying build/lib/office365/sharepoint/search/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/search/customResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search copying build/lib/office365/sharepoint/client_context.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint copying build/lib/office365/sharepoint/base_entity.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/sharedObjectType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/sharingUtility.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/invitationCreationResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/roleType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/sharingLinkAccessRequest.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/objectSharingInformation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/shareLinkRequest.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/userSharingResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/linkInvitation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/objectSharingSettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/documentSharingManager.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/userDirectoryInfo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/sharingLinkInfo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/sharingResult.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/pickerEntityInformationRequest.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing copying build/lib/office365/sharepoint/sharing/externalSharingSiteOption.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes copying build/lib/office365/sharepoint/contenttypes/content_type.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes copying build/lib/office365/sharepoint/contenttypes/content_type_id.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes copying build/lib/office365/sharepoint/contenttypes/contentTypeCreationInformation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes copying build/lib/office365/sharepoint/contenttypes/content_type_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes copying build/lib/office365/sharepoint/contenttypes/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/list_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/list_template.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/list_template_type.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/list.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/base_type.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/list_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists copying build/lib/office365/sharepoint/lists/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_url.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_guid.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/addFieldOptions.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/related_field.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_lookup.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_text.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldDateTime.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldMultiLineText.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_computed.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_user.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldMultiLookupValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_link.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldMultiUserValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_type.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldMultiChoiceValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_calculated.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldLookupValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_number.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/urlFieldFormatType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_choice.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldUserValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/related_field_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldMultiChoice.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/fieldGeolocationValue.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields copying build/lib/office365/sharepoint/fields/field_currency.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages copying build/lib/office365/sharepoint/ui/applicationpages/peoplePickerQuerySettings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages copying build/lib/office365/sharepoint/ui/applicationpages/clientPeoplePickerWebServiceInterface.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages copying build/lib/office365/sharepoint/ui/applicationpages/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages copying build/lib/office365/sharepoint/ui/applicationpages/clientPeoplePickerQueryParameters.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages copying build/lib/office365/sharepoint/ui/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/publishing/sitePage.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/publishing/client_side_page.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/publishing/video_channel.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/publishing/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/publishing/sitePageMetadata.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing copying build/lib/office365/sharepoint/fileSystemObjectType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/sharingCapabilities.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/tenantAdminEndpoints.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/tenant.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/sitePropertiesEnumerableFilter.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/siteProperties.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/spoOperation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/siteCreationProperties.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/sitePropertiesCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/hubSiteProperties.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/administration/secondaryAdministratorsFieldsData.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration copying build/lib/office365/sharepoint/tenant/tenant_settings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant copying build/lib/office365/sharepoint/tenant/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms copying build/lib/office365/sharepoint/forms/form.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms copying build/lib/office365/sharepoint/forms/formCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms copying build/lib/office365/sharepoint/forms/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/changeQuery.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/changeType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/changeCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/changeToken.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/change.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes copying build/lib/office365/sharepoint/changes/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sites copying build/lib/office365/sharepoint/sites/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sites copying build/lib/office365/sharepoint/sites/site.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sites creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/securable_object.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/roleDefinition.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/roleAssignment.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/roleDefinitionCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/utility.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/permissionKind.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/basePermissions.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/roleAssignmentCollection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/roleDefinitionCreationInformation.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions copying build/lib/office365/sharepoint/permissions/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listdatasvc copying build/lib/office365/sharepoint/listdatasvc/list_data_service.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listdatasvc copying build/lib/office365/sharepoint/listdatasvc/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listdatasvc creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/SPSiteCreationResponse.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/SiteStatus.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/GroupSiteManager.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/SPSiteManager.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/GroupSiteInfo.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal copying build/lib/office365/sharepoint/portal/SPSiteCreationRequest.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders copying build/lib/office365/sharepoint/folders/folder_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders copying build/lib/office365/sharepoint/folders/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders copying build/lib/office365/sharepoint/folders/folder.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/context_web_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/web_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/web_template.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/regional_settings.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/subweb_query.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/recycleBinItem.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/web.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/web_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs copying build/lib/office365/sharepoint/webs/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webparts copying build/lib/office365/sharepoint/webparts/limited_webpart_manager.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webparts copying build/lib/office365/sharepoint/webparts/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webparts creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/viewType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/view_create_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/view.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/view_field_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/viewScope.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/view_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views copying build/lib/office365/sharepoint/views/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/file_version_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/checkedOutFile.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/file_collection.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/move_operations.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/file_version.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/file_creation_information.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/files/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files copying build/lib/office365/sharepoint/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/features copying build/lib/office365/sharepoint/features/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/features creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages copying build/lib/office365/sharepoint/pages/pageType.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages copying build/lib/office365/sharepoint/pages/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages copying build/lib/office365/sharepoint/pages/template_file_type.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages creating /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/getWebUrlFromPage.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/upload_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/download_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/create_file.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/upload_session.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/sharepoint/actions/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions copying build/lib/office365/logger.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365 copying build/lib/office365/__init__.py -> /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365 byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory/delete_deletedObjects.py to delete_deletedObjects.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory/import_users.py to import_users.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/directory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/teams/provision_team.py to provision_team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/teams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive/print_folders_and_files.py to print_folders_and_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive/export_files.py to export_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive/import_files.py to import_files.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/onedrive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/outlook/send_message.py to send_message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/outlook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/load_web_fluent_api.py to load_web_fluent_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export/exportList.py to exportList.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/connect_with_proxy.py to connect_with_proxy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/search/search_documents.py to search_documents.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items/read_large_list.py to read_large_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items/data_generator.py to data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items/read_attachments.py to read_attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/lists_and_items/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/admin/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/connect_with_azure_app.py to connect_with_azure_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/read_resource_no_model.py to read_resource_no_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/import/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/connect_with_app.py to connect_with_app.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/export_search_crawl_log.py to export_search_crawl_log.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/audit/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/connect_with_user_creds.py to connect_with_user_creds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/folders/download_folder.py to download_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/folders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files/upload_file.py to upload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files/download_file.py to download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files/download_file_from_url.py to download_file_from_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files/upload_large_file.py to upload_large_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/sharepoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/examples/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/typeBuilder.py to typeBuilder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/generator/generate.py to generate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory/test_graph_group.py to test_graph_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory/test_graph_directory.py to test_graph_directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory/test_graph_user.py to test_graph_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/directory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/graph_case.py to graph_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams/test_graph_team.py to test_graph_team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/teams/test_graph_channel.py to test_graph_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices/test_outlook_mail.py to test_outlook_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices/test_outlook_calendar.py to test_outlook_calendar.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices/outlook_case.py to outlook_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlookservices/test_outlook_contacts.py to test_outlook_contacts.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive/test_graph_driveItem.py to test_graph_driveItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/onedrive/test_graph_drive.py to test_graph_drive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlook/test_graph_mail.py to test_graph_mail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/outlook/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_sharing.py to test_sharepoint_sharing.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_file.py to test_sharepoint_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_attachment.py to test_sharepoint_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_field_value.py to test_sharepoint_field_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/sharepoint_case.py to sharepoint_case.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_client.py to test_sharepoint_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_tenant.py to test_sharepoint_tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_group.py to test_sharepoint_group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_folder.py to test_sharepoint_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_listdataservice.py to test_listdataservice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_view.py to test_sharepoint_view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_field.py to test_sharepoint_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_user.py to test_sharepoint_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_search.py to test_sharepoint_search.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_comminication_site.py to test_sharepoint_comminication_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_web.py to test_sharepoint_web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_site.py to test_sharepoint_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_list.py to test_sharepoint_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_change.py to test_sharepoint_change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_listItem.py to test_sharepoint_listItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_contenttype.py to test_sharepoint_contenttype.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/sharepoint/test_sharepoint_team_site.py to test_sharepoint_team_site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/tests/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_value.py to client_value.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_request.py to client_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_query.py to client_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/csom/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/types/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/types/EventHandler.py to EventHandler.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_path_parser.py to odata_path_parser.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_request.py to odata_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_v3_reader.py to odata_v3_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_v4_reader.py to odata_v4_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_metadata_level.py to odata_metadata_level.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/json_light_format.py to json_light_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_model.py to odata_model.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_base_reader.py to odata_base_reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_query_options.py to odata_query_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/v4_json_format.py to v4_json_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_json_format.py to odata_json_format.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/odata_batch_request.py to odata_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/odata/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_request_exception.py to client_request_exception.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_object_collection.py to client_object_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_object.py to client_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/queries/service_operation_query.py to service_operation_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/queries/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/utilities/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_result.py to client_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/resource_path.py to resource_path.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_runtime_context.py to client_runtime_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/base_authentication_context.py to base_authentication_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/authentication_context.py to authentication_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/client_credential.py to client_credential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/sts_profile.py to sts_profile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/base_token_provider.py to base_token_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/user_realm_info.py to user_realm_info.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/ntlm_authentication_context.py to ntlm_authentication_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/user_credential.py to user_credential.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/saml_token_provider.py to saml_token_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/templates/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/oauth_token_provider.py to oauth_token_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/acs_token_provider.py to acs_token_provider.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/providers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/token_response.py to token_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/auth/network_credential_context.py to network_credential_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_value_collection.py to client_value_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http/request_options.py to request_options.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http/http_method.py to http_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/http/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/client_response.py to client_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/runtime/resource_path_service_operation.py to resource_path_service_operation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/groupProfile.py to groupProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/groupCollection.py to groupCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/groupSetting.py to groupSetting.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/permission.py to permission.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/directoryObject.py to directoryObject.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/directoryRole.py to directoryRole.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/permission_collection.py to permission_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/directoryRoleTemplate.py to directoryRoleTemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/userIdentity.py to userIdentity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/passwordProfile.py to passwordProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/identitySet.py to identitySet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/identity.py to identity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/auditActivityInitiator.py to auditActivityInitiator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/groupSettingTemplate.py to groupSettingTemplate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/userCollection.py to userCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/directory.py to directory.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/objectIdentity.py to objectIdentity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/userProfile.py to userProfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/directoryObjectCollection.py to directoryObjectCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/directory/groupSettingTemplateCollection.py to groupSettingTemplateCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/channelCollection.py to channelCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamGuestSettings.py to teamGuestSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamsAsyncOperation.py to teamsAsyncOperation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamCollection.py to teamCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamsAsyncOperationCollection.py to teamsAsyncOperationCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamFunSettings.py to teamFunSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/channel.py to channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/chatMessage.py to chatMessage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/team.py to team.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamMessagingSettings.py to teamMessagingSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamsAsyncOperationStatus.py to teamsAsyncOperationStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/teamMemberSettings.py to teamMemberSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/teams/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onenote/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/one_drive_actions.py to one_drive_actions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/base_item.py to base_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/graph_client.py to graph_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/entity.py to entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/driveRecipient.py to driveRecipient.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/listCollection.py to listCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/siteCollectionType.py to siteCollectionType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/fieldValueSet.py to fieldValueSet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/listItem.py to listItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/drive.py to drive.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/driveItemUploadableProperties.py to driveItemUploadableProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/itemReference.py to itemReference.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/driveItemCollection.py to driveItemCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/listItemCollection.py to listItemCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/file_upload.py to file_upload.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/siteCollection.py to siteCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/columnDefinitionCollection.py to columnDefinitionCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/photo.py to photo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/columnDefinition.py to columnDefinition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/root.py to root.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/driveCollection.py to driveCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/contentTypeCollection.py to contentTypeCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/driveItem.py to driveItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/fileSystemInfo.py to fileSystemInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/video.py to video.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/contentType.py to contentType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/sharedDriveItem.py to sharedDriveItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/conflictBehavior.py to conflictBehavior.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/sharepointIds.py to sharepointIds.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/uploadSession.py to uploadSession.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/onedrive/sharedDriveItemCollection.py to sharedDriveItemCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/resource_path_url.py to resource_path_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/contacts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/graph/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/item.py to item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/contact_collection.py to contact_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/contact_folder.py to contact_folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/outlook_entity.py to outlook_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/physical_address.py to physical_address.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/outlook_client.py to outlook_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/message.py to message.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/attachment_collection.py to attachment_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/messageCollection.py to messageCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/event_collection.py to event_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/outlookservices/contact.py to contact.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments/attachmentfile_collection.py to attachmentfile_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments/attachmentfile.py to attachmentfile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments/attachmentfile_creation_information.py to attachmentfile_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/attachments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItemCreationInformationUsingPath.py to listItemCreationInformationUsingPath.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listDataValidationExceptionValue.py to listDataValidationExceptionValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml/querystring_builder.py to querystring_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml/camlQuery.py to camlQuery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/caml/camlquery_builder.py to camlquery_builder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listitem.py to listitem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItemDeleteParameters.py to listItemDeleteParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listitem_creation_information.py to listitem_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItemFormUpdateValue.py to listItemFormUpdateValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItemCollectionPosition.py to listItemCollectionPosition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItemUpdateParameters.py to listItemUpdateParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/listItem_collection.py to listItem_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listitems/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/principal.py to principal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/principalSource.py to principalSource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/group_collection.py to group_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/user.py to user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/user_collection.py to user_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/principalType.py to principalType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/group.py to group.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/roleDefinitionCreationInformation.py to roleDefinitionCreationInformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/principal/userIdInfo.py to userIdInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/userprofiles/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/taxonomy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/administration/documentCrawlLog.py to documentCrawlLog.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/administration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/queryResult.py to queryResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/searchService.py to searchService.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/simpleDataTable.py to simpleDataTable.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/searchRequest.py to searchRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/searchResult.py to searchResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/relevantResults.py to relevantResults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/query/querySuggestionResults.py to querySuggestionResults.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/query/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/search/customResult.py to customResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/client_context.py to client_context.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/base_entity.py to base_entity.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/sharedObjectType.py to sharedObjectType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/sharingUtility.py to sharingUtility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/invitationCreationResult.py to invitationCreationResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/roleType.py to roleType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/sharingLinkAccessRequest.py to sharingLinkAccessRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/objectSharingInformation.py to objectSharingInformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/shareLinkRequest.py to shareLinkRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/userSharingResult.py to userSharingResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/linkInvitation.py to linkInvitation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/objectSharingSettings.py to objectSharingSettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/documentSharingManager.py to documentSharingManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/userDirectoryInfo.py to userDirectoryInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/sharingLinkInfo.py to sharingLinkInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/sharingResult.py to sharingResult.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/pickerEntityInformationRequest.py to pickerEntityInformationRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sharing/externalSharingSiteOption.py to externalSharingSiteOption.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes/content_type.py to content_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes/content_type_id.py to content_type_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes/contentTypeCreationInformation.py to contentTypeCreationInformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes/content_type_collection.py to content_type_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/contenttypes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/list_collection.py to list_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/list_template.py to list_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/list_template_type.py to list_template_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/list.py to list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/base_type.py to base_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/list_creation_information.py to list_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/lists/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_url.py to field_url.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_guid.py to field_guid.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/addFieldOptions.py to addFieldOptions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/related_field.py to related_field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_lookup.py to field_lookup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_text.py to field_text.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldDateTime.py to fieldDateTime.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldMultiLineText.py to fieldMultiLineText.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_computed.py to field_computed.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_user.py to field_user.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldMultiLookupValue.py to fieldMultiLookupValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_link.py to field_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldMultiUserValue.py to fieldMultiUserValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_type.py to field_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldMultiChoiceValue.py to fieldMultiChoiceValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_calculated.py to field_calculated.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldLookupValue.py to fieldLookupValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_creation_information.py to field_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_number.py to field_number.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/urlFieldFormatType.py to urlFieldFormatType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_choice.py to field_choice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldUserValue.py to fieldUserValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/related_field_collection.py to related_field_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field.py to field.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldMultiChoice.py to fieldMultiChoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_collection.py to field_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/fieldGeolocationValue.py to fieldGeolocationValue.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fields/field_currency.py to field_currency.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages/peoplePickerQuerySettings.py to peoplePickerQuerySettings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages/clientPeoplePickerWebServiceInterface.py to clientPeoplePickerWebServiceInterface.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/applicationpages/clientPeoplePickerQueryParameters.py to clientPeoplePickerQueryParameters.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/ui/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing/sitePage.py to sitePage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing/client_side_page.py to client_side_page.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing/video_channel.py to video_channel.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/publishing/sitePageMetadata.py to sitePageMetadata.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/fileSystemObjectType.py to fileSystemObjectType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/sharingCapabilities.py to sharingCapabilities.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/tenantAdminEndpoints.py to tenantAdminEndpoints.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/tenant.py to tenant.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/sitePropertiesEnumerableFilter.py to sitePropertiesEnumerableFilter.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/siteProperties.py to siteProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/spoOperation.py to spoOperation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/siteCreationProperties.py to siteCreationProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/sitePropertiesCollection.py to sitePropertiesCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/hubSiteProperties.py to hubSiteProperties.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/administration/secondaryAdministratorsFieldsData.py to secondaryAdministratorsFieldsData.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/tenant_settings.py to tenant_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/tenant/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms/form.py to form.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms/formCollection.py to formCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/forms/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/changeQuery.py to changeQuery.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/changeType.py to changeType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/changeCollection.py to changeCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/changeToken.py to changeToken.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/change.py to change.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/changes/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sites/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/sites/site.py to site.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/securable_object.py to securable_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/roleDefinition.py to roleDefinition.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/roleAssignment.py to roleAssignment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/roleDefinitionCollection.py to roleDefinitionCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/utility.py to utility.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/permissionKind.py to permissionKind.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/basePermissions.py to basePermissions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/roleAssignmentCollection.py to roleAssignmentCollection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/roleDefinitionCreationInformation.py to roleDefinitionCreationInformation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/permissions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listdatasvc/list_data_service.py to list_data_service.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/listdatasvc/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/SPSiteCreationResponse.py to SPSiteCreationResponse.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/SiteStatus.py to SiteStatus.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/GroupSiteManager.py to GroupSiteManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/SPSiteManager.py to SPSiteManager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/GroupSiteInfo.py to GroupSiteInfo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/portal/SPSiteCreationRequest.py to SPSiteCreationRequest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders/folder_collection.py to folder_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/folders/folder.py to folder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/context_web_information.py to context_web_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/web_collection.py to web_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/web_template.py to web_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/regional_settings.py to regional_settings.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/subweb_query.py to subweb_query.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/recycleBinItem.py to recycleBinItem.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/web.py to web.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/web_creation_information.py to web_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webs/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webparts/limited_webpart_manager.py to limited_webpart_manager.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/webparts/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/viewType.py to viewType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/view_create_information.py to view_create_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/view.py to view.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/view_field_collection.py to view_field_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/viewScope.py to viewScope.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/view_collection.py to view_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/views/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/file_version_collection.py to file_version_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/checkedOutFile.py to checkedOutFile.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/file_collection.py to file_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/move_operations.py to move_operations.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/file_version.py to file_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/file_creation_information.py to file_creation_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/files/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/features/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages/pageType.py to pageType.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/pages/template_file_type.py to template_file_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/getWebUrlFromPage.py to getWebUrlFromPage.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/upload_file.py to upload_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/download_file.py to download_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/create_file.py to create_file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/upload_session.py to upload_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/sharepoint/actions/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/logger.py to logger.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365/__init__.py to __init__.cpython-39.pyc writing byte-compilation script '/tmp/tmpa57xd36u.py' /usr/bin/python3 /tmp/tmpa57xd36u.py removing /tmp/tmpa57xd36u.py running install_egg_info running egg_info writing office365_rest_client.egg-info/PKG-INFO writing dependency_links to office365_rest_client.egg-info/dependency_links.txt writing requirements to office365_rest_client.egg-info/requires.txt writing top-level names to office365_rest_client.egg-info/top_level.txt reading manifest file 'office365_rest_client.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' adding license file 'LICENSE' writing manifest file 'office365_rest_client.egg-info/SOURCES.txt' Copying office365_rest_client.egg-info to /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9/site-packages/office365_rest_client-2.2.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64//usr/share/doc/python-office365-rest-client + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64//usr/share/doc/python-office365-rest-client + pushd /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 ~/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 ~/build/BUILD/office365-rest-client-2.2.0 + '[' -d usr/lib ']' + find usr/lib -type f -printf '/%h/%f\n' + '[' -d usr/lib64 ']' + '[' -d usr/bin ']' + '[' -d usr/sbin ']' + touch doclist.lst + '[' -d usr/share/man ']' + popd ~/build/BUILD/office365-rest-client-2.2.0 + mv /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.2.0-1 --unique-debug-suffix -2.2.0-1.x86_64 --unique-debug-src-base python-office365-rest-client-2.2.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/office365-rest-client-2.2.0 find: 'debug': No such file or directory + /usr/lib/rpm/check-buildroot + /usr/lib/rpm/brp-ldconfig + /usr/lib/rpm/brp-compress + /usr/lib/rpm/brp-strip-static-archive /usr/bin/strip + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1 1 Bytecompiling .py files below /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-office365-rest-client-2.2.0-1.noarch Provides: python-office365-rest-client python3-office365-rest-client = 2.2.0-1 python3.9dist(office365-rest-client) = 2.2 python3dist(office365-rest-client) = 2.2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(adal) python3.9dist(requests) Processing files: python-office365-rest-client-help-2.2.0-1.noarch warning: Empty %files file /builddir/build/BUILD/office365-rest-client-2.2.0/doclist.lst Provides: python-office365-rest-client-help = 2.2.0-1 python3-office365-rest-client-doc Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Checking for unpackaged file(s): /usr/lib/rpm/check-files /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 Wrote: /builddir/build/RPMS/python-office365-rest-client-help-2.2.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-office365-rest-client-2.2.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.GpIpx2 + umask 022 + cd /builddir/build/BUILD + cd office365-rest-client-2.2.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-office365-rest-client-2.2.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0