Created temporary directory: /tmp/pip-ephem-wheel-cache-hr_mbmg8 Created temporary directory: /tmp/pip-req-tracker-vdbptgm7 Created requirements tracker '/tmp/pip-req-tracker-vdbptgm7' Created temporary directory: /tmp/pip-wheel-xd7db_u9 Collecting btc-dev-tools==0.1 1 location(s) to search for versions of btc-dev-tools: * https://pypi.org/simple/btc-dev-tools/ Getting page https://pypi.org/simple/btc-dev-tools/ Analyzing links from page https://pypi.org/simple/btc-dev-tools/ Found link https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz#sha256=ade11878621d7b9301efb99e2434d9778e958318ef4ad5052c52a61d2a9a1eb8 (from https://pypi.org/simple/btc-dev-tools/), version: 0.1 Using version 0.1 (newest of versions: 0.1) Created temporary directory: /tmp/pip-unpack-3a7qyxom Downloading https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz#sha256=ade11878621d7b9301efb99e2434d9778e958318ef4ad5052c52a61d2a9a1eb8 (from https://pypi.org/simple/btc-dev-tools/) Added btc-dev-tools==0.1 from https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz#sha256=ade11878621d7b9301efb99e2434d9778e958318ef4ad5052c52a61d2a9a1eb8 to build tracker '/tmp/pip-req-tracker-vdbptgm7' Running setup.py (path:/tmp/pip-wheel-xd7db_u9/btc-dev-tools/setup.py) egg_info for package btc-dev-tools Running command python setup.py egg_info running egg_info creating pip-egg-info/btc_dev_tools.egg-info writing dependency_links to pip-egg-info/btc_dev_tools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/btc_dev_tools.egg-info/top_level.txt writing pip-egg-info/btc_dev_tools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/btc_dev_tools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/btc_dev_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'pip-egg-info/btc_dev_tools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xd7db_u9/btc-dev-tools has version 0.1, which satisfies requirement btc-dev-tools==0.1 from https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz#sha256=ade11878621d7b9301efb99e2434d9778e958318ef4ad5052c52a61d2a9a1eb8 Removed btc-dev-tools==0.1 from https://files.pythonhosted.org/packages/86/89/93db08b410de26354b5e7d3b70a11b1f7f3b5261179aec52c06796947f6d/btc-dev-tools-0.1.tar.gz#sha256=ade11878621d7b9301efb99e2434d9778e958318ef4ad5052c52a61d2a9a1eb8 from build tracker '/tmp/pip-req-tracker-vdbptgm7' Building wheels for collected packages: btc-dev-tools Created temporary directory: /tmp/pip-wheel-0jkdi46x Running setup.py bdist_wheel for btc-dev-tools: started Destination directory: /tmp/pip-wheel-0jkdi46x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xd7db_u9/btc-dev-tools/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-0jkdi46x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/dev_tools copying dev_tools/utils.py -> build/lib/dev_tools copying dev_tools/__init__.py -> build/lib/dev_tools copying dev_tools/apps.py -> build/lib/dev_tools running egg_info writing dependency_links to btc_dev_tools.egg-info/dependency_links.txt writing top-level names to btc_dev_tools.egg-info/top_level.txt writing btc_dev_tools.egg-info/PKG-INFO reading manifest file 'btc_dev_tools.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'docs' writing manifest file 'btc_dev_tools.egg-info/SOURCES.txt' creating build/lib/dev_tools/db copying dev_tools/db/__init__.py -> build/lib/dev_tools/db copying dev_tools/db/transactions.py -> build/lib/dev_tools/db creating build/lib/dev_tools/template copying dev_tools/template/__init__.py -> build/lib/dev_tools/template copying dev_tools/template/components.py -> build/lib/dev_tools/template copying dev_tools/template/mixins.py -> build/lib/dev_tools/template copying dev_tools/template/utils.py -> build/lib/dev_tools/template 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/dev_tools creating build/bdist.linux-armv7l/wheel/dev_tools/db copying build/lib/dev_tools/db/__init__.py -> build/bdist.linux-armv7l/wheel/dev_tools/db copying build/lib/dev_tools/db/transactions.py -> build/bdist.linux-armv7l/wheel/dev_tools/db copying build/lib/dev_tools/utils.py -> build/bdist.linux-armv7l/wheel/dev_tools creating build/bdist.linux-armv7l/wheel/dev_tools/template copying build/lib/dev_tools/template/mixins.py -> build/bdist.linux-armv7l/wheel/dev_tools/template copying build/lib/dev_tools/template/utils.py -> build/bdist.linux-armv7l/wheel/dev_tools/template copying build/lib/dev_tools/template/components.py -> build/bdist.linux-armv7l/wheel/dev_tools/template copying build/lib/dev_tools/template/__init__.py -> build/bdist.linux-armv7l/wheel/dev_tools/template copying build/lib/dev_tools/__init__.py -> build/bdist.linux-armv7l/wheel/dev_tools copying build/lib/dev_tools/apps.py -> build/bdist.linux-armv7l/wheel/dev_tools running install_egg_info Copying btc_dev_tools.egg-info to build/bdist.linux-armv7l/wheel/btc_dev_tools-0.1-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/btc_dev_tools-0.1.dist-info/WHEEL creating '/tmp/pip-wheel-0jkdi46x/btc_dev_tools-0.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'dev_tools/__init__.py' adding 'dev_tools/apps.py' adding 'dev_tools/utils.py' adding 'dev_tools/db/__init__.py' adding 'dev_tools/db/transactions.py' adding 'dev_tools/template/__init__.py' adding 'dev_tools/template/components.py' adding 'dev_tools/template/mixins.py' adding 'dev_tools/template/utils.py' adding 'btc_dev_tools-0.1.dist-info/LICENSE' adding 'btc_dev_tools-0.1.dist-info/METADATA' adding 'btc_dev_tools-0.1.dist-info/WHEEL' adding 'btc_dev_tools-0.1.dist-info/top_level.txt' adding 'btc_dev_tools-0.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for btc-dev-tools: finished with status 'done' Stored in directory: /tmp/tmph80875l6 Successfully built btc-dev-tools Cleaning up... Removing source in /tmp/pip-wheel-xd7db_u9/btc-dev-tools Removed build tracker '/tmp/pip-req-tracker-vdbptgm7'