Created temporary directory: /tmp/pip-ephem-wheel-cache-d4qaoy25 Created temporary directory: /tmp/pip-req-tracker-nyjvjwy4 Created requirements tracker '/tmp/pip-req-tracker-nyjvjwy4' Created temporary directory: /tmp/pip-wheel-ff1bin3v Collecting adapay-merchant==0.0.1 1 location(s) to search for versions of adapay-merchant: * https://pypi.org/simple/adapay-merchant/ Getting page https://pypi.org/simple/adapay-merchant/ Analyzing links from page https://pypi.org/simple/adapay-merchant/ Found link https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz#sha256=27bd8630b872c41756594c9e7d4ec159b51bfee099a850661d910a7c96b54ce9 (from https://pypi.org/simple/adapay-merchant/), version: 0.0.1 Using version 0.0.1 (newest of versions: 0.0.1) Created temporary directory: /tmp/pip-unpack-2p4sfg3x Downloading https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz#sha256=27bd8630b872c41756594c9e7d4ec159b51bfee099a850661d910a7c96b54ce9 (from https://pypi.org/simple/adapay-merchant/) Added adapay-merchant==0.0.1 from https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz#sha256=27bd8630b872c41756594c9e7d4ec159b51bfee099a850661d910a7c96b54ce9 to build tracker '/tmp/pip-req-tracker-nyjvjwy4' Running setup.py (path:/tmp/pip-wheel-ff1bin3v/adapay-merchant/setup.py) egg_info for package adapay-merchant Running command python setup.py egg_info running egg_info creating pip-egg-info/adapay_merchant.egg-info writing dependency_links to pip-egg-info/adapay_merchant.egg-info/dependency_links.txt writing top-level names to pip-egg-info/adapay_merchant.egg-info/top_level.txt writing requirements to pip-egg-info/adapay_merchant.egg-info/requires.txt writing pip-egg-info/adapay_merchant.egg-info/PKG-INFO writing manifest file 'pip-egg-info/adapay_merchant.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/adapay_merchant.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/adapay_merchant.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ff1bin3v/adapay-merchant has version 0.0.1, which satisfies requirement adapay-merchant==0.0.1 from https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz#sha256=27bd8630b872c41756594c9e7d4ec159b51bfee099a850661d910a7c96b54ce9 Removed adapay-merchant==0.0.1 from https://files.pythonhosted.org/packages/9e/0b/0700dc786481ee77b80c3b37de0642cae070d817da12b844e65c5d46598d/adapay-merchant-0.0.1.tar.gz#sha256=27bd8630b872c41756594c9e7d4ec159b51bfee099a850661d910a7c96b54ce9 from build tracker '/tmp/pip-req-tracker-nyjvjwy4' Building wheels for collected packages: adapay-merchant Created temporary directory: /tmp/pip-wheel-xl635q8a Running setup.py bdist_wheel for adapay-merchant: started Destination directory: /tmp/pip-wheel-xl635q8a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ff1bin3v/adapay-merchant/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-xl635q8a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/merchant copying merchant/__init__.py -> build/lib/merchant copying merchant/pay_message.py -> build/lib/merchant creating build/lib/merchant/api copying merchant/api/merchant_user.py -> build/lib/merchant/api copying merchant/api/pay_conf.py -> build/lib/merchant/api copying merchant/api/__init__.py -> build/lib/merchant/api copying merchant/api/api_request.py -> build/lib/merchant/api copying merchant/api/urls.py -> build/lib/merchant/api creating build/lib/merchant/utils copying merchant/utils/common_utils.py -> build/lib/merchant/utils copying merchant/utils/__init__.py -> build/lib/merchant/utils copying merchant/utils/pycrypt_utils.py -> build/lib/merchant/utils copying merchant/utils/log_util.py -> build/lib/merchant/utils copying merchant/public_key.pem -> build/lib/merchant 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/merchant copying build/lib/merchant/__init__.py -> build/bdist.linux-armv7l/wheel/merchant copying build/lib/merchant/public_key.pem -> build/bdist.linux-armv7l/wheel/merchant copying build/lib/merchant/pay_message.py -> build/bdist.linux-armv7l/wheel/merchant creating build/bdist.linux-armv7l/wheel/merchant/utils copying build/lib/merchant/utils/common_utils.py -> build/bdist.linux-armv7l/wheel/merchant/utils copying build/lib/merchant/utils/__init__.py -> build/bdist.linux-armv7l/wheel/merchant/utils copying build/lib/merchant/utils/pycrypt_utils.py -> build/bdist.linux-armv7l/wheel/merchant/utils copying build/lib/merchant/utils/log_util.py -> build/bdist.linux-armv7l/wheel/merchant/utils creating build/bdist.linux-armv7l/wheel/merchant/api copying build/lib/merchant/api/merchant_user.py -> build/bdist.linux-armv7l/wheel/merchant/api copying build/lib/merchant/api/pay_conf.py -> build/bdist.linux-armv7l/wheel/merchant/api copying build/lib/merchant/api/__init__.py -> build/bdist.linux-armv7l/wheel/merchant/api copying build/lib/merchant/api/api_request.py -> build/bdist.linux-armv7l/wheel/merchant/api copying build/lib/merchant/api/urls.py -> build/bdist.linux-armv7l/wheel/merchant/api running install_egg_info running egg_info writing top-level names to adapay_merchant.egg-info/top_level.txt writing dependency_links to adapay_merchant.egg-info/dependency_links.txt writing adapay_merchant.egg-info/PKG-INFO writing requirements to adapay_merchant.egg-info/requires.txt reading manifest file 'adapay_merchant.egg-info/SOURCES.txt' writing manifest file 'adapay_merchant.egg-info/SOURCES.txt' Copying adapay_merchant.egg-info to build/bdist.linux-armv7l/wheel/adapay_merchant-0.0.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/adapay_merchant-0.0.1.dist-info/WHEEL creating '/tmp/pip-wheel-xl635q8a/adapay_merchant-0.0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'merchant/__init__.py' adding 'merchant/pay_message.py' adding 'merchant/public_key.pem' adding 'merchant/api/__init__.py' adding 'merchant/api/api_request.py' adding 'merchant/api/merchant_user.py' adding 'merchant/api/pay_conf.py' adding 'merchant/api/urls.py' adding 'merchant/utils/__init__.py' adding 'merchant/utils/common_utils.py' adding 'merchant/utils/log_util.py' adding 'merchant/utils/pycrypt_utils.py' adding 'adapay_merchant-0.0.1.dist-info/METADATA' adding 'adapay_merchant-0.0.1.dist-info/WHEEL' adding 'adapay_merchant-0.0.1.dist-info/top_level.txt' adding 'adapay_merchant-0.0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for adapay-merchant: finished with status 'done' Stored in directory: /tmp/tmpqkinqiih Successfully built adapay-merchant Cleaning up... Removing source in /tmp/pip-wheel-ff1bin3v/adapay-merchant Removed build tracker '/tmp/pip-req-tracker-nyjvjwy4'