Created temporary directory: /tmp/pip-ephem-wheel-cache-5vrl6sy1 Created temporary directory: /tmp/pip-wheel-ehzo66p7 Looking in indexes: https://pypi.python.org/simple Collecting yandex-checkout==1.0.4 1 location(s) to search for versions of yandex-checkout: * https://pypi.python.org/simple/yandex-checkout/ Getting page https://pypi.python.org/simple/yandex-checkout/ Analyzing links from page https://pypi.org/simple/yandex-checkout/ Found link https://files.pythonhosted.org/packages/43/41/8297fee0ec491d17a0f77cde709c4f5a65f936b2dea4b8ffec5e1d133c3a/yandex_checkout-0.0.4.5.tar.gz#sha256=236e7908bceb914456c8f5090d98b10c6e8c190ad189b922a0066089ae3df8b8 (from https://pypi.org/simple/yandex-checkout/), version: 0.0.4.5 Found link https://files.pythonhosted.org/packages/5a/be/5eafdfb14aa6f32107e9feb6514ca1ad3fe56f8e5ee59d20693b32f7e79f/yandex_checkout-1.0.0.tar.gz#sha256=c48ad79f87be05d03b38b3a641bfa757511f3c74c431110812174500feb885e9 (from https://pypi.org/simple/yandex-checkout/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/51/44/f7e2eac0d5d90910eb140726a773466b24f1becbe36a7c1c713c211ffc08/yandex_checkout-1.0.1.tar.gz#sha256=6fccf7255f4385470a8d51e6b4f412f60d84e255d72d3d3354a347e0fdf6a348 (from https://pypi.org/simple/yandex-checkout/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/ae/95/d65ee58893328ac1b6b25fb41e05f89f1f8fc2a9cdfffe32f452e1a36f0f/yandex_checkout-1.0.2.tar.gz#sha256=43310974d64650f8baf1695aee0d119a895e665b7eb136ec4a9fe2ea3acd1fe5 (from https://pypi.org/simple/yandex-checkout/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/0f/6f/f112008f682b17669b242868758e33983fb7c922af96f4ff3e68d16246d4/yandex_checkout-1.0.3.tar.gz#sha256=9fa94cd1f79b25e0ec6b366ee483e95d6dd4a673847ecaa319ed82bd9acbdc46 (from https://pypi.org/simple/yandex-checkout/), version: 1.0.3 Found link https://files.pythonhosted.org/packages/fd/1f/4a8f077aad4ec34fc709f037d2bcb17211e49b28e7514a1b23fb1babae4e/yandex_checkout-1.0.4.tar.gz#sha256=3c39e24ca198832e677306f48df8281137a7a2f5932b44d2748c48aede251c75 (from https://pypi.org/simple/yandex-checkout/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-yuu6h6a8 Downloading https://files.pythonhosted.org/packages/fd/1f/4a8f077aad4ec34fc709f037d2bcb17211e49b28e7514a1b23fb1babae4e/yandex_checkout-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fd/1f/4a8f077aad4ec34fc709f037d2bcb17211e49b28e7514a1b23fb1babae4e/yandex_checkout-1.0.4.tar.gz#sha256=3c39e24ca198832e677306f48df8281137a7a2f5932b44d2748c48aede251c75 (from https://pypi.org/simple/yandex-checkout/) Running setup.py (path:/tmp/pip-wheel-ehzo66p7/yandex-checkout/setup.py) egg_info for package yandex-checkout Running command python setup.py egg_info running egg_info creating pip-egg-info/yandex_checkout.egg-info writing dependency_links to pip-egg-info/yandex_checkout.egg-info/dependency_links.txt writing top-level names to pip-egg-info/yandex_checkout.egg-info/top_level.txt writing requirements to pip-egg-info/yandex_checkout.egg-info/requires.txt writing pip-egg-info/yandex_checkout.egg-info/PKG-INFO writing manifest file 'pip-egg-info/yandex_checkout.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/yandex_checkout.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/yandex_checkout.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ehzo66p7/yandex-checkout has version 1.0.4, which satisfies requirement yandex-checkout==1.0.4 from https://files.pythonhosted.org/packages/fd/1f/4a8f077aad4ec34fc709f037d2bcb17211e49b28e7514a1b23fb1babae4e/yandex_checkout-1.0.4.tar.gz#sha256=3c39e24ca198832e677306f48df8281137a7a2f5932b44d2748c48aede251c75 Building wheels for collected packages: yandex-checkout Created temporary directory: /tmp/pip-wheel-4eep0jzq Running setup.py bdist_wheel for yandex-checkout: started Destination directory: /tmp/pip-wheel-4eep0jzq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ehzo66p7/yandex-checkout/setup.py';f=getattr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" bdist_wheel -d /tmp/pip-wheel-4eep0jzq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/yandex_checkout copying yandex_checkout/configuration.py -> build/lib/yandex_checkout copying yandex_checkout/client.py -> build/lib/yandex_checkout copying yandex_checkout/refund.py -> build/lib/yandex_checkout copying yandex_checkout/payment.py -> build/lib/yandex_checkout copying yandex_checkout/__init__.py -> build/lib/yandex_checkout creating build/lib/yandex_checkout/domain creating build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/payment_request_builder.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/refund_request_builder.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/capture_payment_builder.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/refund_request.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/__init__.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/capture_payment_request.py -> build/lib/yandex_checkout/domain/request copying yandex_checkout/domain/request/payment_request.py -> build/lib/yandex_checkout/domain/request creating build/lib/yandex_checkout/domain/response copying yandex_checkout/domain/response/refund_response.py -> build/lib/yandex_checkout/domain/response copying yandex_checkout/domain/response/__init__.py -> build/lib/yandex_checkout/domain/response copying yandex_checkout/domain/response/payment_response.py -> build/lib/yandex_checkout/domain/response creating build/lib/yandex_checkout/domain/notification copying yandex_checkout/domain/notification/webhook_notification.py -> build/lib/yandex_checkout/domain/notification copying yandex_checkout/domain/notification/__init__.py -> build/lib/yandex_checkout/domain/notification creating build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/receipt.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/amount.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/recipient.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/currency.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/airline.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/receipt_item.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/models/__init__.py -> build/lib/yandex_checkout/domain/models copying yandex_checkout/domain/__init__.py -> build/lib/yandex_checkout/domain creating build/lib/yandex_checkout/domain/models/confirmation copying yandex_checkout/domain/models/confirmation/confirmation_class_map.py -> build/lib/yandex_checkout/domain/models/confirmation copying yandex_checkout/domain/models/confirmation/confirmation.py -> build/lib/yandex_checkout/domain/models/confirmation copying yandex_checkout/domain/models/confirmation/confirmation_factory.py -> build/lib/yandex_checkout/domain/models/confirmation copying yandex_checkout/domain/models/confirmation/__init__.py -> build/lib/yandex_checkout/domain/models/confirmation creating build/lib/yandex_checkout/domain/models/confirmation/request copying yandex_checkout/domain/models/confirmation/request/confirmation_redirect.py -> build/lib/yandex_checkout/domain/models/confirmation/request copying yandex_checkout/domain/models/confirmation/request/__init__.py -> build/lib/yandex_checkout/domain/models/confirmation/request copying yandex_checkout/domain/models/confirmation/request/confirmation_external.py -> build/lib/yandex_checkout/domain/models/confirmation/request creating build/lib/yandex_checkout/domain/models/confirmation/response copying yandex_checkout/domain/models/confirmation/response/confirmation_redirect.py -> build/lib/yandex_checkout/domain/models/confirmation/response copying yandex_checkout/domain/models/confirmation/response/__init__.py -> build/lib/yandex_checkout/domain/models/confirmation/response copying yandex_checkout/domain/models/confirmation/response/confirmation_external.py -> build/lib/yandex_checkout/domain/models/confirmation/response creating build/lib/yandex_checkout/domain/models/payment_data copying yandex_checkout/domain/models/payment_data/payment_data.py -> build/lib/yandex_checkout/domain/models/payment_data copying yandex_checkout/domain/models/payment_data/payment_data_factory.py -> build/lib/yandex_checkout/domain/models/payment_data copying yandex_checkout/domain/models/payment_data/card_type.py -> build/lib/yandex_checkout/domain/models/payment_data copying yandex_checkout/domain/models/payment_data/__init__.py -> build/lib/yandex_checkout/domain/models/payment_data copying yandex_checkout/domain/models/payment_data/payment_data_class_map.py -> build/lib/yandex_checkout/domain/models/payment_data creating build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/credit_card.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_webmoney.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_qiwi.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_installments.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_alfabank.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_applepay.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_cash.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_bank_card.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_sberbank.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/__init__.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_mobile_balance.py -> build/lib/yandex_checkout/domain/models/payment_data/request copying yandex_checkout/domain/models/payment_data/request/payment_data_yandex_wallet.py -> build/lib/yandex_checkout/domain/models/payment_data/request creating build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/request_object.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/payment_method_type.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/type_factory.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/data_context.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/base_object.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/context.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/response_object.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/http_verb.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/__init__.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/confirmation_type.py -> build/lib/yandex_checkout/domain/common creating build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/credit_card.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_webmoney.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_qiwi.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_installments.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_alfabank.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_applepay.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_cash.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_bank_card.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_sberbank.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/__init__.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_mobile_balance.py -> build/lib/yandex_checkout/domain/models/payment_data/response copying yandex_checkout/domain/models/payment_data/response/payment_data_yandex_wallet.py -> build/lib/yandex_checkout/domain/models/payment_data/response creating build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/unauthorized_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/api_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/authorize_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/too_many_request_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/forbidden_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/__init__.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/response_processing_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/not_found_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/bad_request_error.py -> build/lib/yandex_checkout/domain/exceptions installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/yandex_checkout copying build/lib/yandex_checkout/configuration.py -> build/bdist.linux-armv7l/wheel/yandex_checkout copying build/lib/yandex_checkout/client.py -> build/bdist.linux-armv7l/wheel/yandex_checkout creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/unauthorized_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/api_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/authorize_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/too_many_request_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/forbidden_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/response_processing_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/not_found_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions copying build/lib/yandex_checkout/domain/exceptions/bad_request_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/notification copying build/lib/yandex_checkout/domain/notification/webhook_notification.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/notification copying build/lib/yandex_checkout/domain/notification/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/notification creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/request_object.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/payment_method_type.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/type_factory.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/data_context.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/base_object.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/context.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/response_object.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/http_verb.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/domain/common/confirmation_type.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/payment_request_builder.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/refund_request_builder.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/capture_payment_builder.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/refund_request.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/capture_payment_request.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request copying build/lib/yandex_checkout/domain/request/payment_request.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/request creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation copying build/lib/yandex_checkout/domain/models/confirmation/confirmation_class_map.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/request copying build/lib/yandex_checkout/domain/models/confirmation/request/confirmation_redirect.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/request copying build/lib/yandex_checkout/domain/models/confirmation/request/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/request copying build/lib/yandex_checkout/domain/models/confirmation/request/confirmation_external.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/request copying build/lib/yandex_checkout/domain/models/confirmation/confirmation.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation copying build/lib/yandex_checkout/domain/models/confirmation/confirmation_factory.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation copying build/lib/yandex_checkout/domain/models/confirmation/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/response copying build/lib/yandex_checkout/domain/models/confirmation/response/confirmation_redirect.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/response copying build/lib/yandex_checkout/domain/models/confirmation/response/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/response copying build/lib/yandex_checkout/domain/models/confirmation/response/confirmation_external.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/confirmation/response copying build/lib/yandex_checkout/domain/models/receipt.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data copying build/lib/yandex_checkout/domain/models/payment_data/payment_data.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/credit_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_webmoney.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_qiwi.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_installments.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_alfabank.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_applepay.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_cash.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_bank_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_sberbank.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_mobile_balance.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/request/payment_data_yandex_wallet.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/payment_data_factory.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data copying build/lib/yandex_checkout/domain/models/payment_data/card_type.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data copying build/lib/yandex_checkout/domain/models/payment_data/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/credit_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_webmoney.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_qiwi.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_installments.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_alfabank.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_applepay.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_cash.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_bank_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_sberbank.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_mobile_balance.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/response/payment_data_yandex_wallet.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response copying build/lib/yandex_checkout/domain/models/payment_data/payment_data_class_map.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data copying build/lib/yandex_checkout/domain/models/amount.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/models/recipient.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/models/currency.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/models/airline.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/models/receipt_item.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/models/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models copying build/lib/yandex_checkout/domain/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain/response copying build/lib/yandex_checkout/domain/response/refund_response.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/response copying build/lib/yandex_checkout/domain/response/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/response copying build/lib/yandex_checkout/domain/response/payment_response.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/response copying build/lib/yandex_checkout/refund.py -> build/bdist.linux-armv7l/wheel/yandex_checkout copying build/lib/yandex_checkout/payment.py -> build/bdist.linux-armv7l/wheel/yandex_checkout copying build/lib/yandex_checkout/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout running install_egg_info running egg_info writing requirements to yandex_checkout.egg-info/requires.txt writing dependency_links to yandex_checkout.egg-info/dependency_links.txt writing top-level names to yandex_checkout.egg-info/top_level.txt writing yandex_checkout.egg-info/PKG-INFO warning: manifest_maker: standard file '-c' not found reading manifest file 'yandex_checkout.egg-info/SOURCES.txt' writing manifest file 'yandex_checkout.egg-info/SOURCES.txt' Copying yandex_checkout.egg-info to build/bdist.linux-armv7l/wheel/yandex_checkout-1.0.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yandex_checkout-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-4eep0jzq/yandex_checkout-1.0.4-py3-none-any.whl' and adding '.' to it adding 'yandex_checkout/__init__.py' adding 'yandex_checkout/client.py' adding 'yandex_checkout/configuration.py' adding 'yandex_checkout/payment.py' adding 'yandex_checkout/refund.py' adding 'yandex_checkout/domain/__init__.py' adding 'yandex_checkout/domain/common/__init__.py' adding 'yandex_checkout/domain/common/base_object.py' adding 'yandex_checkout/domain/common/confirmation_type.py' adding 'yandex_checkout/domain/common/context.py' adding 'yandex_checkout/domain/common/data_context.py' adding 'yandex_checkout/domain/common/http_verb.py' adding 'yandex_checkout/domain/common/payment_method_type.py' adding 'yandex_checkout/domain/common/request_object.py' adding 'yandex_checkout/domain/common/response_object.py' adding 'yandex_checkout/domain/common/type_factory.py' adding 'yandex_checkout/domain/exceptions/__init__.py' adding 'yandex_checkout/domain/exceptions/api_error.py' adding 'yandex_checkout/domain/exceptions/authorize_error.py' adding 'yandex_checkout/domain/exceptions/bad_request_error.py' adding 'yandex_checkout/domain/exceptions/forbidden_error.py' adding 'yandex_checkout/domain/exceptions/not_found_error.py' adding 'yandex_checkout/domain/exceptions/response_processing_error.py' adding 'yandex_checkout/domain/exceptions/too_many_request_error.py' adding 'yandex_checkout/domain/exceptions/unauthorized_error.py' adding 'yandex_checkout/domain/models/__init__.py' adding 'yandex_checkout/domain/models/airline.py' adding 'yandex_checkout/domain/models/amount.py' adding 'yandex_checkout/domain/models/currency.py' adding 'yandex_checkout/domain/models/receipt.py' adding 'yandex_checkout/domain/models/receipt_item.py' adding 'yandex_checkout/domain/models/recipient.py' adding 'yandex_checkout/domain/models/confirmation/__init__.py' adding 'yandex_checkout/domain/models/confirmation/confirmation.py' adding 'yandex_checkout/domain/models/confirmation/confirmation_class_map.py' adding 'yandex_checkout/domain/models/confirmation/confirmation_factory.py' adding 'yandex_checkout/domain/models/confirmation/request/__init__.py' adding 'yandex_checkout/domain/models/confirmation/request/confirmation_external.py' adding 'yandex_checkout/domain/models/confirmation/request/confirmation_redirect.py' adding 'yandex_checkout/domain/models/confirmation/response/__init__.py' adding 'yandex_checkout/domain/models/confirmation/response/confirmation_external.py' adding 'yandex_checkout/domain/models/confirmation/response/confirmation_redirect.py' adding 'yandex_checkout/domain/models/payment_data/__init__.py' adding 'yandex_checkout/domain/models/payment_data/card_type.py' adding 'yandex_checkout/domain/models/payment_data/payment_data.py' adding 'yandex_checkout/domain/models/payment_data/payment_data_class_map.py' adding 'yandex_checkout/domain/models/payment_data/payment_data_factory.py' adding 'yandex_checkout/domain/models/payment_data/request/__init__.py' adding 'yandex_checkout/domain/models/payment_data/request/credit_card.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_alfabank.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_applepay.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_bank_card.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_cash.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_installments.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_mobile_balance.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_qiwi.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_sberbank.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_webmoney.py' adding 'yandex_checkout/domain/models/payment_data/request/payment_data_yandex_wallet.py' adding 'yandex_checkout/domain/models/payment_data/response/__init__.py' adding 'yandex_checkout/domain/models/payment_data/response/credit_card.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_alfabank.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_applepay.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_bank_card.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_cash.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_installments.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_mobile_balance.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_qiwi.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_sberbank.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_webmoney.py' adding 'yandex_checkout/domain/models/payment_data/response/payment_data_yandex_wallet.py' adding 'yandex_checkout/domain/notification/__init__.py' adding 'yandex_checkout/domain/notification/webhook_notification.py' adding 'yandex_checkout/domain/request/__init__.py' adding 'yandex_checkout/domain/request/capture_payment_builder.py' adding 'yandex_checkout/domain/request/capture_payment_request.py' adding 'yandex_checkout/domain/request/payment_request.py' adding 'yandex_checkout/domain/request/payment_request_builder.py' adding 'yandex_checkout/domain/request/refund_request.py' adding 'yandex_checkout/domain/request/refund_request_builder.py' adding 'yandex_checkout/domain/response/__init__.py' adding 'yandex_checkout/domain/response/payment_response.py' adding 'yandex_checkout/domain/response/refund_response.py' adding 'yandex_checkout-1.0.4.dist-info/top_level.txt' adding 'yandex_checkout-1.0.4.dist-info/WHEEL' adding 'yandex_checkout-1.0.4.dist-info/METADATA' adding 'yandex_checkout-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for yandex-checkout: finished with status 'done' Stored in directory: /tmp/tmpzfk__vuu Successfully built yandex-checkout Cleaning up... Removing source in /tmp/pip-wheel-ehzo66p7/yandex-checkout