Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-stripe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682156002.559436/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-stripe.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-stripe-5.4.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-stripe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682156002.559436/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-stripe.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-stripe-5.4.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-stripe.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1682156002.559436/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-stripe.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.HjvDRe + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf stripe-5.4.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/stripe-5.4.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd stripe-5.4.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.3i2LcQ + umask 022 + cd /builddir/build/BUILD + cd stripe-5.4.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/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/stripe copying stripe/__init__.py -> build/lib/stripe copying stripe/webhook.py -> build/lib/stripe copying stripe/stripe_object.py -> build/lib/stripe copying stripe/multipart_data_generator.py -> build/lib/stripe copying stripe/oauth_error.py -> build/lib/stripe copying stripe/api_version.py -> build/lib/stripe copying stripe/oauth.py -> build/lib/stripe copying stripe/object_classes.py -> build/lib/stripe copying stripe/error.py -> build/lib/stripe copying stripe/six.py -> build/lib/stripe copying stripe/stripe_response.py -> build/lib/stripe copying stripe/version.py -> build/lib/stripe copying stripe/util.py -> build/lib/stripe copying stripe/request_metrics.py -> build/lib/stripe copying stripe/http_client.py -> build/lib/stripe copying stripe/api_requestor.py -> build/lib/stripe creating build/lib/stripe/api_resources copying stripe/api_resources/search_result_object.py -> build/lib/stripe/api_resources copying stripe/api_resources/application_fee_refund.py -> build/lib/stripe/api_resources copying stripe/api_resources/price.py -> build/lib/stripe/api_resources copying stripe/api_resources/source.py -> build/lib/stripe/api_resources copying stripe/api_resources/__init__.py -> build/lib/stripe/api_resources copying stripe/api_resources/bank_account.py -> build/lib/stripe/api_resources copying stripe/api_resources/subscription_schedule.py -> build/lib/stripe/api_resources copying stripe/api_resources/invoice_item.py -> build/lib/stripe/api_resources copying stripe/api_resources/list_object.py -> build/lib/stripe/api_resources copying stripe/api_resources/refund.py -> build/lib/stripe/api_resources copying stripe/api_resources/customer_cash_balance_transaction.py -> build/lib/stripe/api_resources copying stripe/api_resources/apple_pay_domain.py -> build/lib/stripe/api_resources copying stripe/api_resources/transfer.py -> build/lib/stripe/api_resources copying stripe/api_resources/funding_instructions.py -> build/lib/stripe/api_resources copying stripe/api_resources/invoice_line_item.py -> build/lib/stripe/api_resources copying stripe/api_resources/person.py -> build/lib/stripe/api_resources copying stripe/api_resources/capability.py -> build/lib/stripe/api_resources copying stripe/api_resources/subscription.py -> build/lib/stripe/api_resources copying stripe/api_resources/tax_code.py -> build/lib/stripe/api_resources copying stripe/api_resources/product.py -> build/lib/stripe/api_resources copying stripe/api_resources/event.py -> build/lib/stripe/api_resources copying stripe/api_resources/tax_id.py -> build/lib/stripe/api_resources copying stripe/api_resources/usage_record.py -> build/lib/stripe/api_resources copying stripe/api_resources/exchange_rate.py -> build/lib/stripe/api_resources copying stripe/api_resources/dispute.py -> build/lib/stripe/api_resources copying stripe/api_resources/balance.py -> build/lib/stripe/api_resources copying stripe/api_resources/quote.py -> build/lib/stripe/api_resources copying stripe/api_resources/error_object.py -> build/lib/stripe/api_resources copying stripe/api_resources/shipping_rate.py -> build/lib/stripe/api_resources copying stripe/api_resources/invoice.py -> build/lib/stripe/api_resources copying stripe/api_resources/usage_record_summary.py -> build/lib/stripe/api_resources copying stripe/api_resources/setup_intent.py -> build/lib/stripe/api_resources copying stripe/api_resources/application_fee.py -> build/lib/stripe/api_resources copying stripe/api_resources/payment_intent.py -> build/lib/stripe/api_resources copying stripe/api_resources/payout.py -> build/lib/stripe/api_resources copying stripe/api_resources/account.py -> build/lib/stripe/api_resources copying stripe/api_resources/reversal.py -> build/lib/stripe/api_resources copying stripe/api_resources/cash_balance.py -> build/lib/stripe/api_resources copying stripe/api_resources/subscription_item.py -> build/lib/stripe/api_resources copying stripe/api_resources/coupon.py -> build/lib/stripe/api_resources copying stripe/api_resources/payment_link.py -> build/lib/stripe/api_resources copying stripe/api_resources/customer_balance_transaction.py -> build/lib/stripe/api_resources copying stripe/api_resources/file.py -> build/lib/stripe/api_resources copying stripe/api_resources/login_link.py -> build/lib/stripe/api_resources copying stripe/api_resources/tax_rate.py -> build/lib/stripe/api_resources copying stripe/api_resources/source_transaction.py -> build/lib/stripe/api_resources copying stripe/api_resources/card.py -> build/lib/stripe/api_resources copying stripe/api_resources/credit_note_line_item.py -> build/lib/stripe/api_resources copying stripe/api_resources/balance_transaction.py -> build/lib/stripe/api_resources copying stripe/api_resources/setup_attempt.py -> build/lib/stripe/api_resources copying stripe/api_resources/line_item.py -> build/lib/stripe/api_resources copying stripe/api_resources/token.py -> build/lib/stripe/api_resources copying stripe/api_resources/topup.py -> build/lib/stripe/api_resources copying stripe/api_resources/promotion_code.py -> build/lib/stripe/api_resources copying stripe/api_resources/file_link.py -> build/lib/stripe/api_resources copying stripe/api_resources/ephemeral_key.py -> build/lib/stripe/api_resources copying stripe/api_resources/review.py -> build/lib/stripe/api_resources copying stripe/api_resources/recipient_transfer.py -> build/lib/stripe/api_resources copying stripe/api_resources/plan.py -> build/lib/stripe/api_resources copying stripe/api_resources/payment_method.py -> build/lib/stripe/api_resources copying stripe/api_resources/account_link.py -> build/lib/stripe/api_resources copying stripe/api_resources/charge.py -> build/lib/stripe/api_resources copying stripe/api_resources/country_spec.py -> build/lib/stripe/api_resources copying stripe/api_resources/credit_note.py -> build/lib/stripe/api_resources copying stripe/api_resources/mandate.py -> build/lib/stripe/api_resources copying stripe/api_resources/webhook_endpoint.py -> build/lib/stripe/api_resources copying stripe/api_resources/customer.py -> build/lib/stripe/api_resources creating build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/__init__.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/transaction.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/financial_account.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/outbound_transfer.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/inbound_transfer.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/credit_reversal.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/received_credit.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/outbound_payment.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/transaction_entry.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/debit_reversal.py -> build/lib/stripe/api_resources/treasury copying stripe/api_resources/treasury/received_debit.py -> build/lib/stripe/api_resources/treasury creating build/lib/stripe/api_resources/sigma copying stripe/api_resources/sigma/__init__.py -> build/lib/stripe/api_resources/sigma copying stripe/api_resources/sigma/scheduled_query_run.py -> build/lib/stripe/api_resources/sigma creating build/lib/stripe/api_resources/tax copying stripe/api_resources/tax/__init__.py -> build/lib/stripe/api_resources/tax copying stripe/api_resources/tax/transaction.py -> build/lib/stripe/api_resources/tax copying stripe/api_resources/tax/calculation.py -> build/lib/stripe/api_resources/tax creating build/lib/stripe/api_resources/identity copying stripe/api_resources/identity/__init__.py -> build/lib/stripe/api_resources/identity copying stripe/api_resources/identity/verification_session.py -> build/lib/stripe/api_resources/identity copying stripe/api_resources/identity/verification_report.py -> build/lib/stripe/api_resources/identity creating build/lib/stripe/api_resources/billing_portal copying stripe/api_resources/billing_portal/__init__.py -> build/lib/stripe/api_resources/billing_portal copying stripe/api_resources/billing_portal/session.py -> build/lib/stripe/api_resources/billing_portal copying stripe/api_resources/billing_portal/configuration.py -> build/lib/stripe/api_resources/billing_portal creating build/lib/stripe/api_resources/checkout copying stripe/api_resources/checkout/__init__.py -> build/lib/stripe/api_resources/checkout copying stripe/api_resources/checkout/session.py -> build/lib/stripe/api_resources/checkout creating build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/__init__.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/nested_resource_class_methods.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/custom_method.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/searchable_api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/updateable_api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/test_helpers.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/createable_api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/singleton_api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/listable_api_resource.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/verify_mixin.py -> build/lib/stripe/api_resources/abstract copying stripe/api_resources/abstract/deletable_api_resource.py -> build/lib/stripe/api_resources/abstract creating build/lib/stripe/api_resources/test_helpers copying stripe/api_resources/test_helpers/__init__.py -> build/lib/stripe/api_resources/test_helpers copying stripe/api_resources/test_helpers/test_clock.py -> build/lib/stripe/api_resources/test_helpers creating build/lib/stripe/api_resources/radar copying stripe/api_resources/radar/__init__.py -> build/lib/stripe/api_resources/radar copying stripe/api_resources/radar/value_list_item.py -> build/lib/stripe/api_resources/radar copying stripe/api_resources/radar/value_list.py -> build/lib/stripe/api_resources/radar copying stripe/api_resources/radar/early_fraud_warning.py -> build/lib/stripe/api_resources/radar creating build/lib/stripe/api_resources/reporting copying stripe/api_resources/reporting/__init__.py -> build/lib/stripe/api_resources/reporting copying stripe/api_resources/reporting/report_run.py -> build/lib/stripe/api_resources/reporting copying stripe/api_resources/reporting/report_type.py -> build/lib/stripe/api_resources/reporting creating build/lib/stripe/api_resources/terminal copying stripe/api_resources/terminal/__init__.py -> build/lib/stripe/api_resources/terminal copying stripe/api_resources/terminal/reader.py -> build/lib/stripe/api_resources/terminal copying stripe/api_resources/terminal/location.py -> build/lib/stripe/api_resources/terminal copying stripe/api_resources/terminal/configuration.py -> build/lib/stripe/api_resources/terminal copying stripe/api_resources/terminal/connection_token.py -> build/lib/stripe/api_resources/terminal creating build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/__init__.py -> build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/dispute.py -> build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/transaction.py -> build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/card.py -> build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/authorization.py -> build/lib/stripe/api_resources/issuing copying stripe/api_resources/issuing/cardholder.py -> build/lib/stripe/api_resources/issuing creating build/lib/stripe/api_resources/financial_connections copying stripe/api_resources/financial_connections/__init__.py -> build/lib/stripe/api_resources/financial_connections copying stripe/api_resources/financial_connections/session.py -> build/lib/stripe/api_resources/financial_connections copying stripe/api_resources/financial_connections/account_ownership.py -> build/lib/stripe/api_resources/financial_connections copying stripe/api_resources/financial_connections/account.py -> build/lib/stripe/api_resources/financial_connections copying stripe/api_resources/financial_connections/account_owner.py -> build/lib/stripe/api_resources/financial_connections creating build/lib/stripe/api_resources/apps copying stripe/api_resources/apps/__init__.py -> build/lib/stripe/api_resources/apps copying stripe/api_resources/apps/secret.py -> build/lib/stripe/api_resources/apps creating build/lib/stripe/data copying stripe/data/ca-certificates.crt -> build/lib/stripe/data + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.0YVo9Z + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 + cd stripe-5.4.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-stripe-5.4.0-1.x86_64 /usr/lib/python3.9/site-packages/setuptools/installer.py:27: SetuptoolsDeprecationWarning: setuptools.installer is deprecated. Requirements should be satisfied by a PEP 517 installer. warnings.warn( WARNING: The wheel package is not available. 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-stripe-5.4.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/webhook.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/stripe_object.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/multipart_data_generator.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/oauth_error.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/api_version.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/oauth.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/object_classes.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/error.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/six.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/stripe_response.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/search_result_object.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/application_fee_refund.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/price.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/source.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/bank_account.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/subscription_schedule.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/invoice_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/list_object.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/refund.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/customer_cash_balance_transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/apple_pay_domain.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/transfer.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/funding_instructions.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/invoice_line_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/person.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/capability.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/subscription.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/tax_code.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/product.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/event.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/financial_account.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/outbound_transfer.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/inbound_transfer.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/credit_reversal.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/received_credit.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/outbound_payment.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/transaction_entry.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/debit_reversal.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury copying build/lib/stripe/api_resources/treasury/received_debit.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/sigma copying build/lib/stripe/api_resources/sigma/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/sigma copying build/lib/stripe/api_resources/sigma/scheduled_query_run.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/sigma copying build/lib/stripe/api_resources/tax_id.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/usage_record.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/exchange_rate.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/dispute.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/balance.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/quote.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/error_object.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax copying build/lib/stripe/api_resources/tax/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax copying build/lib/stripe/api_resources/tax/transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax copying build/lib/stripe/api_resources/tax/calculation.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax copying build/lib/stripe/api_resources/shipping_rate.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/invoice.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/usage_record_summary.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/setup_intent.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/application_fee.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/payment_intent.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/payout.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity copying build/lib/stripe/api_resources/identity/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity copying build/lib/stripe/api_resources/identity/verification_session.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity copying build/lib/stripe/api_resources/identity/verification_report.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity copying build/lib/stripe/api_resources/account.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/reversal.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/cash_balance.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal copying build/lib/stripe/api_resources/billing_portal/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal copying build/lib/stripe/api_resources/billing_portal/session.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal copying build/lib/stripe/api_resources/billing_portal/configuration.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal copying build/lib/stripe/api_resources/subscription_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/coupon.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/checkout copying build/lib/stripe/api_resources/checkout/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/checkout copying build/lib/stripe/api_resources/checkout/session.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/checkout copying build/lib/stripe/api_resources/payment_link.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/customer_balance_transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/nested_resource_class_methods.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/custom_method.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/searchable_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/updateable_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/test_helpers.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/createable_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/singleton_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/listable_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/verify_mixin.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/abstract/deletable_api_resource.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract copying build/lib/stripe/api_resources/file.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/login_link.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/tax_rate.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/source_transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/card.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/test_helpers copying build/lib/stripe/api_resources/test_helpers/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/test_helpers copying build/lib/stripe/api_resources/test_helpers/test_clock.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/test_helpers creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar copying build/lib/stripe/api_resources/radar/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar copying build/lib/stripe/api_resources/radar/value_list_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar copying build/lib/stripe/api_resources/radar/value_list.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar copying build/lib/stripe/api_resources/radar/early_fraud_warning.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting copying build/lib/stripe/api_resources/reporting/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting copying build/lib/stripe/api_resources/reporting/report_run.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting copying build/lib/stripe/api_resources/reporting/report_type.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting copying build/lib/stripe/api_resources/credit_note_line_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/balance_transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/setup_attempt.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/line_item.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/token.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal copying build/lib/stripe/api_resources/terminal/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal copying build/lib/stripe/api_resources/terminal/reader.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal copying build/lib/stripe/api_resources/terminal/location.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal copying build/lib/stripe/api_resources/terminal/configuration.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal copying build/lib/stripe/api_resources/terminal/connection_token.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/dispute.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/transaction.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/card.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/authorization.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/issuing/cardholder.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing copying build/lib/stripe/api_resources/topup.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/promotion_code.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/file_link.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/ephemeral_key.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/review.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/recipient_transfer.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/plan.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/payment_method.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/financial_connections/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/financial_connections/session.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/financial_connections/account_ownership.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/financial_connections/account.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/financial_connections/account_owner.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections copying build/lib/stripe/api_resources/account_link.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/charge.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/country_spec.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/credit_note.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/mandate.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/webhook_endpoint.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources copying build/lib/stripe/api_resources/customer.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apps copying build/lib/stripe/api_resources/apps/__init__.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apps copying build/lib/stripe/api_resources/apps/secret.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apps copying build/lib/stripe/version.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/util.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/request_metrics.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe creating /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/data copying build/lib/stripe/data/ca-certificates.crt -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/data copying build/lib/stripe/http_client.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe copying build/lib/stripe/api_requestor.py -> /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/webhook.py to webhook.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/stripe_object.py to stripe_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/multipart_data_generator.py to multipart_data_generator.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/oauth_error.py to oauth_error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_version.py to api_version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/oauth.py to oauth.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/object_classes.py to object_classes.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/error.py to error.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/six.py to six.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/stripe_response.py to stripe_response.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/search_result_object.py to search_result_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/application_fee_refund.py to application_fee_refund.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/price.py to price.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/source.py to source.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/bank_account.py to bank_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/subscription_schedule.py to subscription_schedule.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/invoice_item.py to invoice_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/list_object.py to list_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/refund.py to refund.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/customer_cash_balance_transaction.py to customer_cash_balance_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apple_pay_domain.py to apple_pay_domain.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/transfer.py to transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/funding_instructions.py to funding_instructions.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/invoice_line_item.py to invoice_line_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/person.py to person.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/capability.py to capability.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/subscription.py to subscription.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax_code.py to tax_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/product.py to product.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/event.py to event.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/financial_account.py to financial_account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/outbound_transfer.py to outbound_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/inbound_transfer.py to inbound_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/credit_reversal.py to credit_reversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/received_credit.py to received_credit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/outbound_payment.py to outbound_payment.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/transaction_entry.py to transaction_entry.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/debit_reversal.py to debit_reversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/treasury/received_debit.py to received_debit.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/sigma/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/sigma/scheduled_query_run.py to scheduled_query_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax_id.py to tax_id.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/usage_record.py to usage_record.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/exchange_rate.py to exchange_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/dispute.py to dispute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/balance.py to balance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/quote.py to quote.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/error_object.py to error_object.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax/calculation.py to calculation.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/shipping_rate.py to shipping_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/invoice.py to invoice.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/usage_record_summary.py to usage_record_summary.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/setup_intent.py to setup_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/application_fee.py to application_fee.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/payment_intent.py to payment_intent.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/payout.py to payout.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity/verification_session.py to verification_session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/identity/verification_report.py to verification_report.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reversal.py to reversal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/cash_balance.py to cash_balance.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/billing_portal/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/subscription_item.py to subscription_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/coupon.py to coupon.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/checkout/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/checkout/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/payment_link.py to payment_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/customer_balance_transaction.py to customer_balance_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/nested_resource_class_methods.py to nested_resource_class_methods.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/custom_method.py to custom_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/searchable_api_resource.py to searchable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/updateable_api_resource.py to updateable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/api_resource.py to api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/test_helpers.py to test_helpers.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/createable_api_resource.py to createable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/singleton_api_resource.py to singleton_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/listable_api_resource.py to listable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/verify_mixin.py to verify_mixin.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/abstract/deletable_api_resource.py to deletable_api_resource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/file.py to file.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/login_link.py to login_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/tax_rate.py to tax_rate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/source_transaction.py to source_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/card.py to card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/test_helpers/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/test_helpers/test_clock.py to test_clock.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar/value_list_item.py to value_list_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar/value_list.py to value_list.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/radar/early_fraud_warning.py to early_fraud_warning.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting/report_run.py to report_run.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/reporting/report_type.py to report_type.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/credit_note_line_item.py to credit_note_line_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/balance_transaction.py to balance_transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/setup_attempt.py to setup_attempt.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/line_item.py to line_item.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/token.py to token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal/reader.py to reader.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal/location.py to location.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal/configuration.py to configuration.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/terminal/connection_token.py to connection_token.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/dispute.py to dispute.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/transaction.py to transaction.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/card.py to card.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/authorization.py to authorization.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/issuing/cardholder.py to cardholder.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/topup.py to topup.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/promotion_code.py to promotion_code.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/file_link.py to file_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/ephemeral_key.py to ephemeral_key.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/review.py to review.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/recipient_transfer.py to recipient_transfer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/plan.py to plan.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/payment_method.py to payment_method.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections/session.py to session.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections/account_ownership.py to account_ownership.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections/account.py to account.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/financial_connections/account_owner.py to account_owner.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/account_link.py to account_link.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/charge.py to charge.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/country_spec.py to country_spec.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/credit_note.py to credit_note.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/mandate.py to mandate.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/webhook_endpoint.py to webhook_endpoint.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/customer.py to customer.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apps/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_resources/apps/secret.py to secret.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/util.py to util.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/request_metrics.py to request_metrics.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/http_client.py to http_client.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe/api_requestor.py to api_requestor.cpython-39.pyc writing byte-compilation script '/tmp/tmphbx7d30j.py' /usr/bin/python3 /tmp/tmphbx7d30j.py removing /tmp/tmphbx7d30j.py running install_egg_info running egg_info writing stripe.egg-info/PKG-INFO writing dependency_links to stripe.egg-info/dependency_links.txt writing requirements to stripe.egg-info/requires.txt writing top-level names to stripe.egg-info/top_level.txt reading manifest file 'stripe.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'pytest.ini' warning: no files found matching '*.txt' under directory 'examples' adding license file 'LICENSE' writing manifest file 'stripe.egg-info/SOURCES.txt' Copying stripe.egg-info to /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/usr/lib/python3.9/site-packages/stripe-5.4.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64//usr/share/doc/python-stripe + '[' -d doc ']' + '[' -d docs ']' + '[' -d example ']' + '[' -d examples ']' + cp -arf examples /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64//usr/share/doc/python-stripe + pushd /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 ~/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 ~/build/BUILD/stripe-5.4.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/stripe-5.4.0 + mv /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 5.4.0-1 --unique-debug-suffix -5.4.0-1.x86_64 --unique-debug-src-base python-stripe-5.4.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/stripe-5.4.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-stripe-5.4.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-stripe-5.4.0-1.noarch Provides: python-stripe python3-stripe = 5.4.0-1 python3.9dist(stripe) = 5.4 python3dist(stripe) = 5.4 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(requests) >= 2.20 Processing files: python-stripe-help-5.4.0-1.noarch warning: Empty %files file /builddir/build/BUILD/stripe-5.4.0/doclist.lst Provides: python-stripe-help = 5.4.0-1 python3-stripe-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-stripe-5.4.0-1.x86_64 Wrote: /builddir/build/RPMS/python-stripe-help-5.4.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-stripe-5.4.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.dzznbF + umask 022 + cd /builddir/build/BUILD + cd stripe-5.4.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-stripe-5.4.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0