Mock Version: 3.5 ENTER ['do_with_status'](['bash', '--login', '-c', '/usr/bin/rpmbuild -bs --target x86_64 --nodeps /builddir/build/SPECS/python-django-payments.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344457.476442/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-django-payments.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-django-payments-2.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-django-payments.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344457.476442/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-django-payments.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-django-payments-2.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-django-payments.spec'], chrootPath='/var/lib/mock/openeuler-22.03-x86_64-1683344457.476442/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-django-payments.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.Uia5SW + umask 022 + cd /builddir/build/BUILD + cd /builddir/build/BUILD + rm -rf django-payments-2.0.0 + /usr/bin/gzip -dc /builddir/build/SOURCES/django-payments-2.0.0.tar.gz + /usr/bin/tar -xof - + STATUS=0 + '[' 0 -ne 0 ']' + cd django-payments-2.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.u3k5jl + umask 022 + cd /builddir/build/BUILD + cd django-payments-2.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/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. WARNING: The wheel package is not available. WARNING: The wheel package is not available. WARNING: The wheel package is not available. running build running build_py creating build creating build/lib creating build/lib/payments copying payments/__init__.py -> build/lib/payments copying payments/version.py -> build/lib/payments copying payments/signals.py -> build/lib/payments copying payments/utils.py -> build/lib/payments copying payments/fields.py -> build/lib/payments copying payments/urls.py -> build/lib/payments copying payments/core.py -> build/lib/payments copying payments/models.py -> build/lib/payments copying payments/test_core.py -> build/lib/payments copying payments/forms.py -> build/lib/payments copying payments/widgets.py -> build/lib/payments creating build/lib/payments/authorizenet copying payments/authorizenet/__init__.py -> build/lib/payments/authorizenet copying payments/authorizenet/test_authorizenet.py -> build/lib/payments/authorizenet copying payments/authorizenet/forms.py -> build/lib/payments/authorizenet creating build/lib/payments/braintree copying payments/braintree/__init__.py -> build/lib/payments/braintree copying payments/braintree/test_braintree.py -> build/lib/payments/braintree copying payments/braintree/forms.py -> build/lib/payments/braintree creating build/lib/payments/coinbase copying payments/coinbase/__init__.py -> build/lib/payments/coinbase copying payments/coinbase/test_coinbase.py -> build/lib/payments/coinbase creating build/lib/payments/cybersource copying payments/cybersource/__init__.py -> build/lib/payments/cybersource copying payments/cybersource/test_cybersource.py -> build/lib/payments/cybersource copying payments/cybersource/forms.py -> build/lib/payments/cybersource creating build/lib/payments/dummy copying payments/dummy/__init__.py -> build/lib/payments/dummy copying payments/dummy/test_dummy.py -> build/lib/payments/dummy copying payments/dummy/forms.py -> build/lib/payments/dummy creating build/lib/payments/dotpay copying payments/dotpay/__init__.py -> build/lib/payments/dotpay copying payments/dotpay/test_dotpay.py -> build/lib/payments/dotpay copying payments/dotpay/forms.py -> build/lib/payments/dotpay creating build/lib/payments/paypal copying payments/paypal/__init__.py -> build/lib/payments/paypal copying payments/paypal/test_paypal.py -> build/lib/payments/paypal copying payments/paypal/forms.py -> build/lib/payments/paypal creating build/lib/payments/sagepay copying payments/sagepay/__init__.py -> build/lib/payments/sagepay copying payments/sagepay/test_sagepay.py -> build/lib/payments/sagepay creating build/lib/payments/sofort copying payments/sofort/__init__.py -> build/lib/payments/sofort copying payments/sofort/test_sofort.py -> build/lib/payments/sofort creating build/lib/payments/stripe copying payments/stripe/__init__.py -> build/lib/payments/stripe copying payments/stripe/test_stripe.py -> build/lib/payments/stripe copying payments/stripe/forms.py -> build/lib/payments/stripe copying payments/stripe/widgets.py -> build/lib/payments/stripe running egg_info writing django_payments.egg-info/PKG-INFO writing dependency_links to django_payments.egg-info/dependency_links.txt writing requirements to django_payments.egg-info/requires.txt writing top-level names to django_payments.egg-info/top_level.txt reading manifest file 'django_payments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'django_payments.egg-info/SOURCES.txt' creating build/lib/payments/locale creating build/lib/payments/locale/de creating build/lib/payments/locale/de/LC_MESSAGES copying payments/locale/de/LC_MESSAGES/django.mo -> build/lib/payments/locale/de/LC_MESSAGES copying payments/locale/de/LC_MESSAGES/django.po -> build/lib/payments/locale/de/LC_MESSAGES creating build/lib/payments/locale/en creating build/lib/payments/locale/en/LC_MESSAGES copying payments/locale/en/LC_MESSAGES/django.mo -> build/lib/payments/locale/en/LC_MESSAGES copying payments/locale/en/LC_MESSAGES/django.po -> build/lib/payments/locale/en/LC_MESSAGES creating build/lib/payments/locale/es creating build/lib/payments/locale/es/LC_MESSAGES copying payments/locale/es/LC_MESSAGES/django.mo -> build/lib/payments/locale/es/LC_MESSAGES copying payments/locale/es/LC_MESSAGES/django.po -> build/lib/payments/locale/es/LC_MESSAGES creating build/lib/payments/locale/fr creating build/lib/payments/locale/fr/LC_MESSAGES copying payments/locale/fr/LC_MESSAGES/django.mo -> build/lib/payments/locale/fr/LC_MESSAGES copying payments/locale/fr/LC_MESSAGES/django.po -> build/lib/payments/locale/fr/LC_MESSAGES creating build/lib/payments/locale/it creating build/lib/payments/locale/it/LC_MESSAGES copying payments/locale/it/LC_MESSAGES/django.mo -> build/lib/payments/locale/it/LC_MESSAGES copying payments/locale/it/LC_MESSAGES/django.po -> build/lib/payments/locale/it/LC_MESSAGES creating build/lib/payments/locale/ja creating build/lib/payments/locale/ja/LC_MESSAGES copying payments/locale/ja/LC_MESSAGES/django.mo -> build/lib/payments/locale/ja/LC_MESSAGES copying payments/locale/ja/LC_MESSAGES/django.po -> build/lib/payments/locale/ja/LC_MESSAGES creating build/lib/payments/locale/ko creating build/lib/payments/locale/ko/LC_MESSAGES copying payments/locale/ko/LC_MESSAGES/django.mo -> build/lib/payments/locale/ko/LC_MESSAGES copying payments/locale/ko/LC_MESSAGES/django.po -> build/lib/payments/locale/ko/LC_MESSAGES creating build/lib/payments/locale/pl creating build/lib/payments/locale/pl/LC_MESSAGES copying payments/locale/pl/LC_MESSAGES/django.mo -> build/lib/payments/locale/pl/LC_MESSAGES copying payments/locale/pl/LC_MESSAGES/django.po -> build/lib/payments/locale/pl/LC_MESSAGES creating build/lib/payments/locale/pt_BR creating build/lib/payments/locale/pt_BR/LC_MESSAGES copying payments/locale/pt_BR/LC_MESSAGES/django.mo -> build/lib/payments/locale/pt_BR/LC_MESSAGES copying payments/locale/pt_BR/LC_MESSAGES/django.po -> build/lib/payments/locale/pt_BR/LC_MESSAGES creating build/lib/payments/locale/ru creating build/lib/payments/locale/ru/LC_MESSAGES copying payments/locale/ru/LC_MESSAGES/django.mo -> build/lib/payments/locale/ru/LC_MESSAGES copying payments/locale/ru/LC_MESSAGES/django.po -> build/lib/payments/locale/ru/LC_MESSAGES creating build/lib/payments/locale/sk creating build/lib/payments/locale/sk/LC_MESSAGES copying payments/locale/sk/LC_MESSAGES/django.mo -> build/lib/payments/locale/sk/LC_MESSAGES copying payments/locale/sk/LC_MESSAGES/django.po -> build/lib/payments/locale/sk/LC_MESSAGES creating build/lib/payments/locale/tr creating build/lib/payments/locale/tr/LC_MESSAGES copying payments/locale/tr/LC_MESSAGES/django.mo -> build/lib/payments/locale/tr/LC_MESSAGES copying payments/locale/tr/LC_MESSAGES/django.po -> build/lib/payments/locale/tr/LC_MESSAGES creating build/lib/payments/locale/uk creating build/lib/payments/locale/uk/LC_MESSAGES copying payments/locale/uk/LC_MESSAGES/django.mo -> build/lib/payments/locale/uk/LC_MESSAGES copying payments/locale/uk/LC_MESSAGES/django.po -> build/lib/payments/locale/uk/LC_MESSAGES creating build/lib/payments/mercadopago copying payments/mercadopago/__init__.py -> build/lib/payments/mercadopago copying payments/mercadopago/test_mercadopago.py -> build/lib/payments/mercadopago creating build/lib/payments/static creating build/lib/payments/static/js creating build/lib/payments/static/js/payments copying payments/static/js/payments/stripe.js -> build/lib/payments/static/js/payments creating build/lib/payments/templates creating build/lib/payments/templates/payments copying payments/templates/payments/credit_card_expiry_widget.html -> build/lib/payments/templates/payments copying payments/templates/payments/cybersource_fingerprint.html -> build/lib/payments/templates/payments copying payments/templates/payments/sensitive_select.html -> build/lib/payments/templates/payments copying payments/templates/payments/sensitive_text_input.html -> build/lib/payments/templates/payments creating build/lib/payments/templates/payments/sofort copying payments/templates/payments/sofort/new_transaction.xml -> build/lib/payments/templates/payments/sofort copying payments/templates/payments/sofort/refund_transaction.xml -> build/lib/payments/templates/payments/sofort copying payments/templates/payments/sofort/transaction_request.xml -> build/lib/payments/templates/payments/sofort creating build/lib/payments/cybersource/xml copying payments/cybersource/xml/CyberSourceTransaction_1.101.test.wsdl -> build/lib/payments/cybersource/xml copying payments/cybersource/xml/CyberSourceTransaction_1.101.wsdl -> build/lib/payments/cybersource/xml copying payments/cybersource/xml/CyberSourceTransaction_1.101.xsd -> build/lib/payments/cybersource/xml + sleep 1 + RPM_EC=0 ++ jobs -p + exit 0 Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.lmr7v0 + umask 022 + cd /builddir/build/BUILD + '[' /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 '!=' / ']' + rm -rf /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 ++ dirname /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 + mkdir -p /builddir/build/BUILDROOT + mkdir /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 + cd django-payments-2.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-django-payments-2.0.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. WARNING: The wheel package is not available. WARNING: The wheel package is not available. 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-django-payments-2.0.0-1.x86_64/usr creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9 creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments copying build/lib/payments/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sagepay copying build/lib/payments/sagepay/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sagepay copying build/lib/payments/sagepay/test_sagepay.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sagepay copying build/lib/payments/version.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy copying build/lib/payments/dummy/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy copying build/lib/payments/dummy/test_dummy.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy copying build/lib/payments/dummy/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy copying build/lib/payments/signals.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree copying build/lib/payments/braintree/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree copying build/lib/payments/braintree/test_braintree.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree copying build/lib/payments/braintree/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree copying build/lib/payments/utils.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments copying build/lib/payments/fields.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/static creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/static/js creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/static/js/payments copying build/lib/payments/static/js/payments/stripe.js -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/static/js/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sofort copying build/lib/payments/sofort/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sofort copying build/lib/payments/sofort/test_sofort.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sofort creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal copying build/lib/payments/paypal/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal copying build/lib/payments/paypal/test_paypal.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal copying build/lib/payments/paypal/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe copying build/lib/payments/stripe/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe copying build/lib/payments/stripe/test_stripe.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe copying build/lib/payments/stripe/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe copying build/lib/payments/stripe/widgets.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe copying build/lib/payments/urls.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments copying build/lib/payments/templates/payments/cybersource_fingerprint.html -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments copying build/lib/payments/templates/payments/sensitive_text_input.html -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments/sofort copying build/lib/payments/templates/payments/sofort/transaction_request.xml -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments/sofort copying build/lib/payments/templates/payments/sofort/refund_transaction.xml -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments/sofort copying build/lib/payments/templates/payments/sofort/new_transaction.xml -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments/sofort copying build/lib/payments/templates/payments/credit_card_expiry_widget.html -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments copying build/lib/payments/templates/payments/sensitive_select.html -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/templates/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/es creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/es/LC_MESSAGES copying build/lib/payments/locale/es/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/es/LC_MESSAGES copying build/lib/payments/locale/es/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/es/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/uk creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/uk/LC_MESSAGES copying build/lib/payments/locale/uk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/uk/LC_MESSAGES copying build/lib/payments/locale/uk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/uk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/it creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/it/LC_MESSAGES copying build/lib/payments/locale/it/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/it/LC_MESSAGES copying build/lib/payments/locale/it/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/it/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ko creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ko/LC_MESSAGES copying build/lib/payments/locale/ko/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ko/LC_MESSAGES copying build/lib/payments/locale/ko/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ko/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pt_BR creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pt_BR/LC_MESSAGES copying build/lib/payments/locale/pt_BR/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pt_BR/LC_MESSAGES copying build/lib/payments/locale/pt_BR/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pt_BR/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/de creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/de/LC_MESSAGES copying build/lib/payments/locale/de/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/de/LC_MESSAGES copying build/lib/payments/locale/de/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/de/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ru creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ru/LC_MESSAGES copying build/lib/payments/locale/ru/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ru/LC_MESSAGES copying build/lib/payments/locale/ru/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ru/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/en creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/en/LC_MESSAGES copying build/lib/payments/locale/en/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/en/LC_MESSAGES copying build/lib/payments/locale/en/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/en/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pl creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pl/LC_MESSAGES copying build/lib/payments/locale/pl/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pl/LC_MESSAGES copying build/lib/payments/locale/pl/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/pl/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ja creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ja/LC_MESSAGES copying build/lib/payments/locale/ja/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ja/LC_MESSAGES copying build/lib/payments/locale/ja/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/ja/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/sk creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/sk/LC_MESSAGES copying build/lib/payments/locale/sk/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/sk/LC_MESSAGES copying build/lib/payments/locale/sk/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/sk/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/fr creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/fr/LC_MESSAGES copying build/lib/payments/locale/fr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/fr/LC_MESSAGES copying build/lib/payments/locale/fr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/fr/LC_MESSAGES creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/tr creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/tr/LC_MESSAGES copying build/lib/payments/locale/tr/LC_MESSAGES/django.po -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/tr/LC_MESSAGES copying build/lib/payments/locale/tr/LC_MESSAGES/django.mo -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/locale/tr/LC_MESSAGES copying build/lib/payments/core.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/mercadopago copying build/lib/payments/mercadopago/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/mercadopago copying build/lib/payments/mercadopago/test_mercadopago.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/mercadopago creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay copying build/lib/payments/dotpay/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay copying build/lib/payments/dotpay/test_dotpay.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay copying build/lib/payments/dotpay/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay copying build/lib/payments/models.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet copying build/lib/payments/authorizenet/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet copying build/lib/payments/authorizenet/test_authorizenet.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet copying build/lib/payments/authorizenet/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet copying build/lib/payments/test_core.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/coinbase copying build/lib/payments/coinbase/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/coinbase copying build/lib/payments/coinbase/test_coinbase.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/coinbase creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource copying build/lib/payments/cybersource/__init__.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource creating /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/xml copying build/lib/payments/cybersource/xml/CyberSourceTransaction_1.101.xsd -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/xml copying build/lib/payments/cybersource/xml/CyberSourceTransaction_1.101.wsdl -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/xml copying build/lib/payments/cybersource/xml/CyberSourceTransaction_1.101.test.wsdl -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/xml copying build/lib/payments/cybersource/test_cybersource.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource copying build/lib/payments/cybersource/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource copying build/lib/payments/forms.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments copying build/lib/payments/widgets.py -> /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sagepay/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sagepay/test_sagepay.py to test_sagepay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/version.py to version.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy/test_dummy.py to test_dummy.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dummy/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/signals.py to signals.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree/test_braintree.py to test_braintree.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/braintree/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/utils.py to utils.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/fields.py to fields.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sofort/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/sofort/test_sofort.py to test_sofort.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal/test_paypal.py to test_paypal.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/paypal/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe/test_stripe.py to test_stripe.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/stripe/widgets.py to widgets.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/urls.py to urls.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/core.py to core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/mercadopago/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/mercadopago/test_mercadopago.py to test_mercadopago.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay/test_dotpay.py to test_dotpay.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/dotpay/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/models.py to models.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet/test_authorizenet.py to test_authorizenet.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/authorizenet/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/test_core.py to test_core.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/coinbase/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/coinbase/test_coinbase.py to test_coinbase.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/__init__.py to __init__.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/test_cybersource.py to test_cybersource.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/cybersource/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/forms.py to forms.cpython-39.pyc byte-compiling /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/payments/widgets.py to widgets.cpython-39.pyc writing byte-compilation script '/tmp/tmpmuyhtgb2.py' /usr/bin/python3 /tmp/tmpmuyhtgb2.py removing /tmp/tmpmuyhtgb2.py running install_egg_info running egg_info writing django_payments.egg-info/PKG-INFO writing dependency_links to django_payments.egg-info/dependency_links.txt writing requirements to django_payments.egg-info/requires.txt writing top-level names to django_payments.egg-info/top_level.txt reading manifest file 'django_payments.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'README.md' adding license file 'LICENSE' writing manifest file 'django_payments.egg-info/SOURCES.txt' Copying django_payments.egg-info to /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/usr/lib/python3.9/site-packages/django_payments-2.0.0-py3.9.egg-info running install_scripts + install -d -m755 /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64//usr/share/doc/python-django-payments + '[' -d doc ']' + '[' -d docs ']' + cp -arf docs /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64//usr/share/doc/python-django-payments + '[' -d example ']' ~/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 ~/build/BUILD/django-payments-2.0.0 + '[' -d examples ']' + pushd /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 + '[' -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/django-payments-2.0.0 + mv /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/filelist.lst . + mv /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64/doclist.lst . + /usr/bin/find-debuginfo -j4 --strict-build-id -i --build-id-seed 2.0.0-1 --unique-debug-suffix -2.0.0-1.x86_64 --unique-debug-src-base python-django-payments-2.0.0-1.x86_64 -S debugsourcefiles.list /builddir/build/BUILD/django-payments-2.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-django-payments-2.0.0-1.x86_64/usr/lib/python3.9 using /usr/bin/python3.9 + /usr/lib/rpm/brp-python-hardlink Processing files: python3-django-payments-2.0.0-1.noarch Provides: python-django-payments python3-django-payments = 2.0.0-1 python3.9dist(django-payments) = 2 python3dist(django-payments) = 2 Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PartialHardlinkSets) <= 4.0.4-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1 Requires: python(abi) = 3.9 python3.9dist(django) >= 2.2 python3.9dist(django-phonenumber-field) >= 5 python3.9dist(requests) >= 1.2 Processing files: python-django-payments-help-2.0.0-1.noarch warning: Empty %files file /builddir/build/BUILD/django-payments-2.0.0/doclist.lst Provides: python-django-payments-help = 2.0.0-1 python3-django-payments-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-django-payments-2.0.0-1.x86_64 Wrote: /builddir/build/RPMS/python-django-payments-help-2.0.0-1.noarch.rpm Wrote: /builddir/build/RPMS/python3-django-payments-2.0.0-1.noarch.rpm Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.39iENe + umask 022 + cd /builddir/build/BUILD + cd django-payments-2.0.0 + /usr/bin/rm -rf /builddir/build/BUILDROOT/python-django-payments-2.0.0-1.x86_64 + RPM_EC=0 ++ jobs -p + exit 0 Child return code was: 0