Created temporary directory: /tmp/pip-ephem-wheel-cache-wf1lwykl Created temporary directory: /tmp/pip-req-tracker-bsxu2d7d Created requirements tracker '/tmp/pip-req-tracker-bsxu2d7d' Created temporary directory: /tmp/pip-wheel-0f7bmyjm Collecting merchant-wallet==0.1.0 1 location(s) to search for versions of merchant-wallet: * https://pypi.org/simple/merchant-wallet/ Getting page https://pypi.org/simple/merchant-wallet/ Analyzing links from page https://pypi.org/simple/merchant-wallet/ Found link https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz#sha256=a303767ec358997cbe1d19ecdaad6478e0d91aad04c6c3993ced2c714e183dc8 (from https://pypi.org/simple/merchant-wallet/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-8lurv4s_ Downloading https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz#sha256=a303767ec358997cbe1d19ecdaad6478e0d91aad04c6c3993ced2c714e183dc8 (from https://pypi.org/simple/merchant-wallet/) Added merchant-wallet==0.1.0 from https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz#sha256=a303767ec358997cbe1d19ecdaad6478e0d91aad04c6c3993ced2c714e183dc8 to build tracker '/tmp/pip-req-tracker-bsxu2d7d' Running setup.py (path:/tmp/pip-wheel-0f7bmyjm/merchant-wallet/setup.py) egg_info for package merchant-wallet Running command python setup.py egg_info running egg_info creating pip-egg-info/merchant_wallet.egg-info writing dependency_links to pip-egg-info/merchant_wallet.egg-info/dependency_links.txt writing requirements to pip-egg-info/merchant_wallet.egg-info/requires.txt writing pip-egg-info/merchant_wallet.egg-info/PKG-INFO writing top-level names to pip-egg-info/merchant_wallet.egg-info/top_level.txt writing manifest file 'pip-egg-info/merchant_wallet.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/merchant_wallet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/merchant_wallet.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-0f7bmyjm/merchant-wallet has version 0.1.0, which satisfies requirement merchant-wallet==0.1.0 from https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz#sha256=a303767ec358997cbe1d19ecdaad6478e0d91aad04c6c3993ced2c714e183dc8 Removed merchant-wallet==0.1.0 from https://files.pythonhosted.org/packages/e2/28/3b1821a8cc8e8bd3e124605789e5ebf54add0144ffce6a6d6e6adc78b68d/merchant_wallet-0.1.0.tar.gz#sha256=a303767ec358997cbe1d19ecdaad6478e0d91aad04c6c3993ced2c714e183dc8 from build tracker '/tmp/pip-req-tracker-bsxu2d7d' Building wheels for collected packages: merchant-wallet Created temporary directory: /tmp/pip-wheel-tj226f_b Running setup.py bdist_wheel for merchant-wallet: started Destination directory: /tmp/pip-wheel-tj226f_b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0f7bmyjm/merchant-wallet/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-tj226f_b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/merchant_wallet copying merchant_wallet/__version__.py -> build/lib/merchant_wallet copying merchant_wallet/__init__.py -> build/lib/merchant_wallet creating build/lib/merchant_wallet/backends copying merchant_wallet/backends/btc.py -> build/lib/merchant_wallet/backends copying merchant_wallet/backends/__init__.py -> build/lib/merchant_wallet/backends creating build/lib/merchant_wallet/tests copying merchant_wallet/tests/test_btc_backend.py -> build/lib/merchant_wallet/tests copying merchant_wallet/tests/__init__.py -> build/lib/merchant_wallet/tests running egg_info writing merchant_wallet.egg-info/PKG-INFO writing top-level names to merchant_wallet.egg-info/top_level.txt writing dependency_links to merchant_wallet.egg-info/dependency_links.txt writing requirements to merchant_wallet.egg-info/requires.txt reading manifest file 'merchant_wallet.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'merchant_wallet.egg-info/SOURCES.txt' 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_wallet copying build/lib/merchant_wallet/__version__.py -> build/bdist.linux-armv7l/wheel/merchant_wallet creating build/bdist.linux-armv7l/wheel/merchant_wallet/backends copying build/lib/merchant_wallet/backends/btc.py -> build/bdist.linux-armv7l/wheel/merchant_wallet/backends copying build/lib/merchant_wallet/backends/__init__.py -> build/bdist.linux-armv7l/wheel/merchant_wallet/backends copying build/lib/merchant_wallet/__init__.py -> build/bdist.linux-armv7l/wheel/merchant_wallet creating build/bdist.linux-armv7l/wheel/merchant_wallet/tests copying build/lib/merchant_wallet/tests/test_btc_backend.py -> build/bdist.linux-armv7l/wheel/merchant_wallet/tests copying build/lib/merchant_wallet/tests/__init__.py -> build/bdist.linux-armv7l/wheel/merchant_wallet/tests running install_egg_info Copying merchant_wallet.egg-info to build/bdist.linux-armv7l/wheel/merchant_wallet-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/merchant_wallet-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-tj226f_b/merchant_wallet-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'merchant_wallet/__init__.py' adding 'merchant_wallet/__version__.py' adding 'merchant_wallet/backends/__init__.py' adding 'merchant_wallet/backends/btc.py' adding 'merchant_wallet/tests/__init__.py' adding 'merchant_wallet/tests/test_btc_backend.py' adding 'merchant_wallet-0.1.0.dist-info/LICENSE.txt' adding 'merchant_wallet-0.1.0.dist-info/METADATA' adding 'merchant_wallet-0.1.0.dist-info/WHEEL' adding 'merchant_wallet-0.1.0.dist-info/top_level.txt' adding 'merchant_wallet-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for merchant-wallet: finished with status 'done' Stored in directory: /tmp/tmph1bqcxkm Successfully built merchant-wallet Cleaning up... Removing source in /tmp/pip-wheel-0f7bmyjm/merchant-wallet Removed build tracker '/tmp/pip-req-tracker-bsxu2d7d'