Collecting yandex-checkout==0.0.4.5 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.python.org/simple/yandex-checkout/ Found link https://pypi.python.org/packages/43/41/8297fee0ec491d17a0f77cde709c4f5a65f936b2dea4b8ffec5e1d133c3a/yandex_checkout-0.0.4.5.tar.gz#md5=f9a5dc7177e5294d8cf4e1fd395ad0d6 (from https://pypi.python.org/simple/yandex-checkout/), version: 0.0.4.5 Found link https://pypi.python.org/packages/5a/be/5eafdfb14aa6f32107e9feb6514ca1ad3fe56f8e5ee59d20693b32f7e79f/yandex_checkout-1.0.0.tar.gz#md5=46595279b5578fd82a199bfd4cd51db2 (from https://pypi.python.org/simple/yandex-checkout/), version: 1.0.0 Using version 0.0.4.5 (newest of versions: 0.0.4.5) Downloading yandex_checkout-0.0.4.5.tar.gz Downloading from URL https://pypi.python.org/packages/43/41/8297fee0ec491d17a0f77cde709c4f5a65f936b2dea4b8ffec5e1d133c3a/yandex_checkout-0.0.4.5.tar.gz#md5=f9a5dc7177e5294d8cf4e1fd395ad0d6 (from https://pypi.python.org/simple/yandex-checkout/) Running setup.py (path:/tmp/pip-build-mf9yv2kt/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 pip-egg-info/yandex_checkout.egg-info/PKG-INFO writing requirements to pip-egg-info/yandex_checkout.egg-info/requires.txt writing top-level names to pip-egg-info/yandex_checkout.egg-info/top_level.txt writing dependency_links to pip-egg-info/yandex_checkout.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/yandex_checkout.egg-info/SOURCES.txt' 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-build-mf9yv2kt/yandex-checkout has version 0.0.4.5, which satisfies requirement yandex-checkout==0.0.4.5 from https://pypi.python.org/packages/43/41/8297fee0ec491d17a0f77cde709c4f5a65f936b2dea4b8ffec5e1d133c3a/yandex_checkout-0.0.4.5.tar.gz#md5=f9a5dc7177e5294d8cf4e1fd395ad0d6 Building wheels for collected packages: yandex-checkout Running setup.py bdist_wheel for yandex-checkout: started Destination directory: /tmp/tmpg4s00f8apip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-mf9yv2kt/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/tmpg4s00f8apip-wheel- 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/payment.py -> build/lib/yandex_checkout copying yandex_checkout/__init__.py -> build/lib/yandex_checkout copying yandex_checkout/refund.py -> build/lib/yandex_checkout copying yandex_checkout/client.py -> build/lib/yandex_checkout creating build/lib/yandex_checkout/domain creating 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/payment_request_builder.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 copying yandex_checkout/domain/request/refund_request.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/__init__.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/payment_response.py -> build/lib/yandex_checkout/domain/response copying yandex_checkout/domain/response/__init__.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/recipient.py -> 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/__init__.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/receipt_item.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_factory.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/__init__.py -> build/lib/yandex_checkout/domain/models/confirmation copying yandex_checkout/domain/models/confirmation/confirmation_class_map.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/confirmation_external.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 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/confirmation_external.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 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/payment_data_class_map.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/card_type.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/payment_data_cash.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 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_alfabank.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_qiwi.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/credit_card.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 creating 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/data_context.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/base_object.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/request_object.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/confirmation_type.py -> build/lib/yandex_checkout/domain/common copying yandex_checkout/domain/common/type_factory.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/payment_data_cash.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 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_alfabank.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_qiwi.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/credit_card.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 creating 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/api_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/forbidden_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/response_processing_error.py -> build/lib/yandex_checkout/domain/exceptions copying yandex_checkout/domain/exceptions/bad_request_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/unauthorized_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 creating build/bdist.linux-armv7l/wheel/yandex_checkout/domain creating 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/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/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_yandex_wallet.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_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_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_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_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/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_bank_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/response 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/payment_data_class_map.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/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_yandex_wallet.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_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_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_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_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/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_bank_card.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models/payment_data/request copying build/lib/yandex_checkout/domain/models/payment_data/__init__.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/amount.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 creating 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 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/confirmation_external.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/confirmation.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/confirmation_external.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/__init__.py -> 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 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/receipt_item.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/models 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/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/api_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/forbidden_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/response_processing_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 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/unauthorized_error.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/exceptions 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/payment_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 creating 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/payment_request_builder.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 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/capture_payment_builder.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/__init__.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain creating 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/data_context.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/base_object.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/request_object.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 copying build/lib/yandex_checkout/domain/common/type_factory.py -> build/bdist.linux-armv7l/wheel/yandex_checkout/domain/common copying build/lib/yandex_checkout/configuration.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 copying build/lib/yandex_checkout/refund.py -> build/bdist.linux-armv7l/wheel/yandex_checkout copying build/lib/yandex_checkout/client.py -> build/bdist.linux-armv7l/wheel/yandex_checkout running install_egg_info running egg_info writing dependency_links to yandex_checkout.egg-info/dependency_links.txt writing requirements to yandex_checkout.egg-info/requires.txt writing yandex_checkout.egg-info/PKG-INFO writing top-level names to yandex_checkout.egg-info/top_level.txt 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-0.0.4.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/yandex_checkout-0.0.4.5.dist-info/WHEEL Running setup.py bdist_wheel for yandex-checkout: finished with status 'done' Stored in directory: /tmp/tmp04c_8k4o Successfully built yandex-checkout Cleaning up... Removing source in /tmp/pip-build-mf9yv2kt/yandex-checkout