Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-postmark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681970925.586295/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-postmark.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-postmark-1.0.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-postmark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681970925.586295/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-postmark.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-postmark-1.0.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-postmark.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1681970925.586295/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-postmark.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.lwD5Dd + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf postmark-1.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/postmark-1.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd postmark-1.0.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.XTxupy + umask 022 + cd /builddir/build/BUILD + cd postmark-1.0.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/postmark copying postmark/rest.py -> build/lib/postmark copying postmark/__init__.py -> build/lib/postmark copying postmark/api_client.py -> build/lib/postmark copying postmark/configuration.py -> build/lib/postmark creating build/lib/test copying test/test_inbound_message_full_details_response.py -> build/lib/test copying test/test_inline_response_200_6.py -> build/lib/test copying test/test_send_email_batch_response.py -> build/lib/test copying test/test_inline_response_200_3_days.py -> build/lib/test copying test/test_server_configuration_response.py -> build/lib/test copying test/test_inline_response_200_4.py -> build/lib/test copying test/test_outbound_message_dump_response.py -> build/lib/test copying test/test_outbound_overview_stats_response.py -> build/lib/test copying test/test_edit_server_configuration_request.py -> build/lib/test copying test/test_outbound_message_detail.py -> build/lib/test copying test/test_inline_response_200_8.py -> build/lib/test copying test/test_attachment_collection.py -> build/lib/test copying test/test_emailwith_template.py -> build/lib/test copying test/test_template_validation_response.py -> build/lib/test copying test/test_inbound_message_full_details_response_from_full.py -> build/lib/test copying test/test_inline_response_200_5.py -> build/lib/test copying test/test_bounce_info_response.py -> build/lib/test copying test/test_inline_response_200_6_tags.py -> build/lib/test copying test/test_email.py -> build/lib/test copying test/test_bounce_count_element.py -> build/lib/test copying test/test_attachment.py -> build/lib/test copying test/test_templates_api_api.py -> build/lib/test copying test/test_email_attachments.py -> build/lib/test copying test/test_inline_response_200_1.py -> build/lib/test copying test/test_messages_api_api.py -> build/lib/test copying test/test_bounces_api_api.py -> build/lib/test copying test/test_email_name_address_pair.py -> build/lib/test copying test/test_extended_message_open_event_information_geo.py -> build/lib/test copying test/test_bounce_search_response.py -> build/lib/test copying test/test_inline_response_200_4_days.py -> build/lib/test copying test/test_edit_template_request.py -> build/lib/test copying test/test_outbound_message_details_response.py -> build/lib/test copying test/__init__.py -> build/lib/test copying test/test_email_headers.py -> build/lib/test copying test/test_inline_response_200_2_days.py -> build/lib/test copying test/test_extended_message_open_event_information_client.py -> build/lib/test copying test/test_sent_counts_response_days.py -> build/lib/test copying test/test_server_configuration_api_api.py -> build/lib/test copying test/test_bounce_activation_response.py -> build/lib/test copying test/test_extended_message_open_event_information_os.py -> build/lib/test copying test/test_inbound_search_response.py -> build/lib/test copying test/test_bounce_dump_response.py -> build/lib/test copying test/test_inline_response_200_2.py -> build/lib/test copying test/test_tag_triggers_api_api.py -> build/lib/test copying test/test_template_validation_error.py -> build/lib/test copying test/test_send_email_response.py -> build/lib/test copying test/test_delivery_stats_response.py -> build/lib/test copying test/test_stats_api_api.py -> build/lib/test copying test/test_sending_api_api.py -> build/lib/test copying test/test_inline_response_200_1_days.py -> build/lib/test copying test/test_send_email_request.py -> build/lib/test copying test/test_inbound_rules_api_api.py -> build/lib/test copying test/test_extended_message_open_event_information.py -> build/lib/test copying test/test_email_with_template_request.py -> build/lib/test copying test/test_outbound_search_response.py -> build/lib/test copying test/test_message_header.py -> build/lib/test copying test/test_template_validation_result.py -> build/lib/test copying test/test_create_template_request.py -> build/lib/test copying test/test_standard_postmark_response.py -> build/lib/test copying test/test_sent_counts_response.py -> build/lib/test copying test/test_header_collection.py -> build/lib/test copying test/test_inline_response_200_7_inbound_rules.py -> build/lib/test copying test/test_inbound_message_detail.py -> build/lib/test copying test/test_edit_tag_trigger_request.py -> build/lib/test copying test/test_postmark_api.py -> build/lib/test copying test/test_template_detail_response.py -> build/lib/test copying test/test_template_listing_response.py -> build/lib/test copying test/test_message_open_search_response.py -> build/lib/test copying test/test_inline_response_200_days.py -> build/lib/test copying test/test_inline_response_200_7.py -> build/lib/test copying test/test_message_event_details_details.py -> build/lib/test copying test/test_template_record_response.py -> build/lib/test copying test/test_create_inbound_rule_request.py -> build/lib/test copying test/test_template_validation_request.py -> build/lib/test copying test/test_message_event_details.py -> build/lib/test copying test/test_send_email_batch_request.py -> build/lib/test copying test/test_inline_response_200_3.py -> build/lib/test copying test/test_inline_response_200.py -> build/lib/test creating build/lib/postmark/apis copying postmark/apis/templates_api_api.py -> build/lib/postmark/apis copying postmark/apis/stats_api_api.py -> build/lib/postmark/apis copying postmark/apis/sending_api_api.py -> build/lib/postmark/apis copying postmark/apis/__init__.py -> build/lib/postmark/apis copying postmark/apis/bounces_api_api.py -> build/lib/postmark/apis copying postmark/apis/inbound_rules_api_api.py -> build/lib/postmark/apis copying postmark/apis/server_configuration_api_api.py -> build/lib/postmark/apis copying postmark/apis/messages_api_api.py -> build/lib/postmark/apis copying postmark/apis/postmark_api.py -> build/lib/postmark/apis copying postmark/apis/tag_triggers_api_api.py -> build/lib/postmark/apis creating build/lib/postmark/models copying postmark/models/server_configuration_response.py -> build/lib/postmark/models copying postmark/models/inline_response_200_6_tags.py -> build/lib/postmark/models copying postmark/models/inline_response_200_1_days.py -> build/lib/postmark/models copying postmark/models/extended_message_open_event_information_geo.py -> build/lib/postmark/models copying postmark/models/outbound_message_detail.py -> build/lib/postmark/models copying postmark/models/send_email_request.py -> build/lib/postmark/models copying postmark/models/inbound_search_response.py -> build/lib/postmark/models copying postmark/models/extended_message_open_event_information_os.py -> build/lib/postmark/models copying postmark/models/message_header.py -> build/lib/postmark/models copying postmark/models/inline_response_200.py -> build/lib/postmark/models copying postmark/models/template_validation_error.py -> build/lib/postmark/models copying postmark/models/outbound_overview_stats_response.py -> build/lib/postmark/models copying postmark/models/message_event_details.py -> build/lib/postmark/models copying postmark/models/attachment_collection.py -> build/lib/postmark/models copying postmark/models/inbound_message_full_details_response_from_full.py -> build/lib/postmark/models copying postmark/models/inline_response_200_2_days.py -> build/lib/postmark/models copying postmark/models/outbound_message_dump_response.py -> build/lib/postmark/models copying postmark/models/inline_response_200_1.py -> build/lib/postmark/models copying postmark/models/extended_message_open_event_information.py -> build/lib/postmark/models copying postmark/models/create_inbound_rule_request.py -> build/lib/postmark/models copying postmark/models/inline_response_200_7_inbound_rules.py -> build/lib/postmark/models copying postmark/models/inline_response_200_4.py -> build/lib/postmark/models copying postmark/models/send_email_batch_response.py -> build/lib/postmark/models copying postmark/models/bounce_count_element.py -> build/lib/postmark/models copying postmark/models/template_listing_response.py -> build/lib/postmark/models copying postmark/models/inline_response_200_2.py -> build/lib/postmark/models copying postmark/models/inline_response_200_4_days.py -> build/lib/postmark/models copying postmark/models/emailwith_template.py -> build/lib/postmark/models copying postmark/models/template_record_response.py -> build/lib/postmark/models copying postmark/models/__init__.py -> build/lib/postmark/models copying postmark/models/inline_response_200_6.py -> build/lib/postmark/models copying postmark/models/inline_response_200_5.py -> build/lib/postmark/models copying postmark/models/bounce_activation_response.py -> build/lib/postmark/models copying postmark/models/create_template_request.py -> build/lib/postmark/models copying postmark/models/standard_postmark_response.py -> build/lib/postmark/models copying postmark/models/attachment.py -> build/lib/postmark/models copying postmark/models/header_collection.py -> build/lib/postmark/models copying postmark/models/outbound_search_response.py -> build/lib/postmark/models copying postmark/models/template_detail_response.py -> build/lib/postmark/models copying postmark/models/email_headers.py -> build/lib/postmark/models copying postmark/models/email_with_template_request.py -> build/lib/postmark/models copying postmark/models/email_name_address_pair.py -> build/lib/postmark/models copying postmark/models/email_attachments.py -> build/lib/postmark/models copying postmark/models/template_validation_result.py -> build/lib/postmark/models copying postmark/models/extended_message_open_event_information_client.py -> build/lib/postmark/models copying postmark/models/inline_response_200_days.py -> build/lib/postmark/models copying postmark/models/sent_counts_response_days.py -> build/lib/postmark/models copying postmark/models/edit_template_request.py -> build/lib/postmark/models copying postmark/models/message_open_search_response.py -> build/lib/postmark/models copying postmark/models/edit_server_configuration_request.py -> build/lib/postmark/models copying postmark/models/bounce_info_response.py -> build/lib/postmark/models copying postmark/models/inline_response_200_3_days.py -> build/lib/postmark/models copying postmark/models/message_event_details_details.py -> build/lib/postmark/models copying postmark/models/inbound_message_full_details_response.py -> build/lib/postmark/models copying postmark/models/email.py -> build/lib/postmark/models copying postmark/models/inline_response_200_7.py -> build/lib/postmark/models copying postmark/models/send_email_response.py -> build/lib/postmark/models copying postmark/models/outbound_message_details_response.py -> build/lib/postmark/models copying postmark/models/bounce_dump_response.py -> build/lib/postmark/models copying postmark/models/template_validation_request.py -> build/lib/postmark/models copying postmark/models/inbound_message_detail.py -> build/lib/postmark/models copying postmark/models/bounce_search_response.py -> build/lib/postmark/models copying postmark/models/send_email_batch_request.py -> build/lib/postmark/models copying postmark/models/inline_response_200_8.py -> build/lib/postmark/models copying postmark/models/delivery_stats_response.py -> build/lib/postmark/models copying postmark/models/sent_counts_response.py -> build/lib/postmark/models copying postmark/models/template_validation_response.py -> build/lib/postmark/models copying postmark/models/inline_response_200_3.py -> build/lib/postmark/models copying postmark/models/edit_tag_trigger_request.py -> build/lib/postmark/models running egg_info writing postmark.egg-info/PKG-INFO writing dependency_links to postmark.egg-info/dependency_links.txt writing requirements to postmark.egg-info/requires.txt writing top-level names to postmark.egg-info/top_level.txt reading manifest file 'postmark.egg-info/SOURCES.txt' writing manifest file 'postmark.egg-info/SOURCES.txt' + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.6JgL3w + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 + cd postmark-1.0.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-postmark-1.0.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-postmark-1.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark copying build/lib/postmark/rest.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark copying build/lib/postmark/__init__.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark copying build/lib/postmark/api_client.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/templates_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/stats_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/sending_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/__init__.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/bounces_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/inbound_rules_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/server_configuration_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/messages_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/postmark_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis copying build/lib/postmark/apis/tag_triggers_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/server_configuration_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_6_tags.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_1_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/extended_message_open_event_information_geo.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/outbound_message_detail.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/send_email_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inbound_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/extended_message_open_event_information_os.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/message_header.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_validation_error.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/outbound_overview_stats_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/message_event_details.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/attachment_collection.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inbound_message_full_details_response_from_full.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_2_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/outbound_message_dump_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_1.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/extended_message_open_event_information.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/create_inbound_rule_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_7_inbound_rules.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_4.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/send_email_batch_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/bounce_count_element.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_listing_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_2.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_4_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/emailwith_template.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_record_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/__init__.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_6.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_5.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/bounce_activation_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/create_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/standard_postmark_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/attachment.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/header_collection.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/outbound_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_detail_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/email_headers.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/email_with_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/email_name_address_pair.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/email_attachments.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_validation_result.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/extended_message_open_event_information_client.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/sent_counts_response_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/edit_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/message_open_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/edit_server_configuration_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/bounce_info_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_3_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/message_event_details_details.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inbound_message_full_details_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/email.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_7.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/send_email_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/outbound_message_details_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/bounce_dump_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_validation_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inbound_message_detail.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/bounce_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/send_email_batch_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_8.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/delivery_stats_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/sent_counts_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/template_validation_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/inline_response_200_3.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/models/edit_tag_trigger_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models copying build/lib/postmark/configuration.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark creating /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inbound_message_full_details_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_6.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_send_email_batch_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_3_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_server_configuration_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_4.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_outbound_message_dump_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_outbound_overview_stats_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_edit_server_configuration_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_outbound_message_detail.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_8.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_attachment_collection.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_emailwith_template.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_validation_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inbound_message_full_details_response_from_full.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_5.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounce_info_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_6_tags.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_email.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounce_count_element.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_attachment.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_templates_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_email_attachments.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_1.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_messages_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounces_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_email_name_address_pair.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_extended_message_open_event_information_geo.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounce_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_4_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_edit_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_outbound_message_details_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/__init__.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_email_headers.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_2_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_extended_message_open_event_information_client.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_sent_counts_response_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_server_configuration_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounce_activation_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_extended_message_open_event_information_os.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inbound_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_bounce_dump_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_2.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_tag_triggers_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_validation_error.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_send_email_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_delivery_stats_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_stats_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_sending_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_1_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_send_email_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inbound_rules_api_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_extended_message_open_event_information.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_email_with_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_outbound_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_message_header.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_validation_result.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_create_template_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_standard_postmark_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_sent_counts_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_header_collection.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_7_inbound_rules.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inbound_message_detail.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_edit_tag_trigger_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_postmark_api.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_detail_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_listing_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_message_open_search_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_days.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_7.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_message_event_details_details.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_record_response.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_create_inbound_rule_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_template_validation_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_message_event_details.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_send_email_batch_request.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200_3.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test copying build/lib/test/test_inline_response_200.py -> /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/rest.py to rest.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/api_client.py to api_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/templates_api_api.py to templates_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/stats_api_api.py to stats_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/sending_api_api.py to sending_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/bounces_api_api.py to bounces_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/inbound_rules_api_api.py to inbound_rules_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/server_configuration_api_api.py to server_configuration_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/messages_api_api.py to messages_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/postmark_api.py to postmark_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/apis/tag_triggers_api_api.py to tag_triggers_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/server_configuration_response.py to server_configuration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_6_tags.py to inline_response_200_6_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_1_days.py to inline_response_200_1_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/extended_message_open_event_information_geo.py to extended_message_open_event_information_geo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/outbound_message_detail.py to outbound_message_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/send_email_request.py to send_email_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inbound_search_response.py to inbound_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/extended_message_open_event_information_os.py to extended_message_open_event_information_os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/message_header.py to message_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200.py to inline_response_200.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_validation_error.py to template_validation_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/outbound_overview_stats_response.py to outbound_overview_stats_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/message_event_details.py to message_event_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/attachment_collection.py to attachment_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inbound_message_full_details_response_from_full.py to inbound_message_full_details_response_from_full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_2_days.py to inline_response_200_2_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/outbound_message_dump_response.py to outbound_message_dump_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_1.py to inline_response_200_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/extended_message_open_event_information.py to extended_message_open_event_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/create_inbound_rule_request.py to create_inbound_rule_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_7_inbound_rules.py to inline_response_200_7_inbound_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_4.py to inline_response_200_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/send_email_batch_response.py to send_email_batch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/bounce_count_element.py to bounce_count_element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_listing_response.py to template_listing_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_2.py to inline_response_200_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_4_days.py to inline_response_200_4_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/emailwith_template.py to emailwith_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_record_response.py to template_record_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_6.py to inline_response_200_6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_5.py to inline_response_200_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/bounce_activation_response.py to bounce_activation_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/create_template_request.py to create_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/standard_postmark_response.py to standard_postmark_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/attachment.py to attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/header_collection.py to header_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/outbound_search_response.py to outbound_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_detail_response.py to template_detail_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/email_headers.py to email_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/email_with_template_request.py to email_with_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/email_name_address_pair.py to email_name_address_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/email_attachments.py to email_attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_validation_result.py to template_validation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/extended_message_open_event_information_client.py to extended_message_open_event_information_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_days.py to inline_response_200_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/sent_counts_response_days.py to sent_counts_response_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/edit_template_request.py to edit_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/message_open_search_response.py to message_open_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/edit_server_configuration_request.py to edit_server_configuration_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/bounce_info_response.py to bounce_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_3_days.py to inline_response_200_3_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/message_event_details_details.py to message_event_details_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inbound_message_full_details_response.py to inbound_message_full_details_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/email.py to email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_7.py to inline_response_200_7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/send_email_response.py to send_email_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/outbound_message_details_response.py to outbound_message_details_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/bounce_dump_response.py to bounce_dump_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_validation_request.py to template_validation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inbound_message_detail.py to inbound_message_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/bounce_search_response.py to bounce_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/send_email_batch_request.py to send_email_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_8.py to inline_response_200_8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/delivery_stats_response.py to delivery_stats_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/sent_counts_response.py to sent_counts_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/template_validation_response.py to template_validation_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/inline_response_200_3.py to inline_response_200_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/models/edit_tag_trigger_request.py to edit_tag_trigger_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inbound_message_full_details_response.py to test_inbound_message_full_details_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_6.py to test_inline_response_200_6.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_send_email_batch_response.py to test_send_email_batch_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_3_days.py to test_inline_response_200_3_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_server_configuration_response.py to test_server_configuration_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_4.py to test_inline_response_200_4.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_outbound_message_dump_response.py to test_outbound_message_dump_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_outbound_overview_stats_response.py to test_outbound_overview_stats_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_edit_server_configuration_request.py to test_edit_server_configuration_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_outbound_message_detail.py to test_outbound_message_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_8.py to test_inline_response_200_8.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_attachment_collection.py to test_attachment_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_emailwith_template.py to test_emailwith_template.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_validation_response.py to test_template_validation_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inbound_message_full_details_response_from_full.py to test_inbound_message_full_details_response_from_full.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_5.py to test_inline_response_200_5.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounce_info_response.py to test_bounce_info_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_6_tags.py to test_inline_response_200_6_tags.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_email.py to test_email.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounce_count_element.py to test_bounce_count_element.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_attachment.py to test_attachment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_templates_api_api.py to test_templates_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_email_attachments.py to test_email_attachments.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_1.py to test_inline_response_200_1.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_messages_api_api.py to test_messages_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounces_api_api.py to test_bounces_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_email_name_address_pair.py to test_email_name_address_pair.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_extended_message_open_event_information_geo.py to test_extended_message_open_event_information_geo.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounce_search_response.py to test_bounce_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_4_days.py to test_inline_response_200_4_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_edit_template_request.py to test_edit_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_outbound_message_details_response.py to test_outbound_message_details_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_email_headers.py to test_email_headers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_2_days.py to test_inline_response_200_2_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_extended_message_open_event_information_client.py to test_extended_message_open_event_information_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_sent_counts_response_days.py to test_sent_counts_response_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_server_configuration_api_api.py to test_server_configuration_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounce_activation_response.py to test_bounce_activation_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_extended_message_open_event_information_os.py to test_extended_message_open_event_information_os.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inbound_search_response.py to test_inbound_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_bounce_dump_response.py to test_bounce_dump_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_2.py to test_inline_response_200_2.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_tag_triggers_api_api.py to test_tag_triggers_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_validation_error.py to test_template_validation_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_send_email_response.py to test_send_email_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_delivery_stats_response.py to test_delivery_stats_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_stats_api_api.py to test_stats_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_sending_api_api.py to test_sending_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_1_days.py to test_inline_response_200_1_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_send_email_request.py to test_send_email_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inbound_rules_api_api.py to test_inbound_rules_api_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_extended_message_open_event_information.py to test_extended_message_open_event_information.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_email_with_template_request.py to test_email_with_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_outbound_search_response.py to test_outbound_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_message_header.py to test_message_header.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_validation_result.py to test_template_validation_result.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_create_template_request.py to test_create_template_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_standard_postmark_response.py to test_standard_postmark_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_sent_counts_response.py to test_sent_counts_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_header_collection.py to test_header_collection.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_7_inbound_rules.py to test_inline_response_200_7_inbound_rules.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inbound_message_detail.py to test_inbound_message_detail.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_edit_tag_trigger_request.py to test_edit_tag_trigger_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_postmark_api.py to test_postmark_api.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_detail_response.py to test_template_detail_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_listing_response.py to test_template_listing_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_message_open_search_response.py to test_message_open_search_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_days.py to test_inline_response_200_days.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_7.py to test_inline_response_200_7.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_message_event_details_details.py to test_message_event_details_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_record_response.py to test_template_record_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_create_inbound_rule_request.py to test_create_inbound_rule_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_template_validation_request.py to test_template_validation_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_message_event_details.py to test_message_event_details.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_send_email_batch_request.py to test_send_email_batch_request.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200_3.py to test_inline_response_200_3.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/test/test_inline_response_200.py to test_inline_response_200.cpython-39.pyc writing byte-compilation script '/tmp/tmpxf9lio02.py' /usr/bin/python3 /tmp/tmpxf9lio02.py removing /tmp/tmpxf9lio02.py running install_egg_info running egg_info writing postmark.egg-info/PKG-INFO writing dependency_links to postmark.egg-info/dependency_links.txt writing requirements to postmark.egg-info/requires.txt writing top-level names to postmark.egg-info/top_level.txt reading manifest file 'postmark.egg-info/SOURCES.txt' writing manifest file 'postmark.egg-info/SOURCES.txt' Copying postmark.egg-info to /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/usr/lib/python3.9/site-packages/postmark-1.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64//usr/share/doc/python-postmark + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 ~/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 ~/build/BUILD/postmark-1.0.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/postmark-1.0.0 + mv /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 1.0.0-1 --unique-debug-suffix -1.0.0-1.x86_64 --unique-debug-src-base python-postmark-1.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/postmark-1.0.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-postmark-1.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-postmark-1.0.0-1.noarch Provides: python-postmark python3-postmark = 1.0.0-1 python3.9dist(postmark) = 1 python3dist(postmark) = 1 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(certifi) python3.9dist(python-dateutil) python3.9dist(six) >= 1.10 python3.9dist(urllib3) >= 1.15 Processing files: python-postmark-help-1.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/postmark-1.0.0/doclist.lst Provides: python-postmark-help = 1.0.0-1 python3-postmark-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-postmark-1.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-postmark-help-1.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-postmark-1.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.sGwZo2 + umask 022 + cd /builddir/build/BUILD + cd postmark-1.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-postmark-1.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0