Created temporary directory: /tmp/pip-ephem-wheel-cache-q6978gdk Created temporary directory: /tmp/pip-req-tracker-yb6du2ci Created requirements tracker '/tmp/pip-req-tracker-yb6du2ci' Created temporary directory: /tmp/pip-wheel-3f8z2_dw Collecting subcommander==0.2 1 location(s) to search for versions of subcommander: * https://pypi.org/simple/subcommander/ Getting page https://pypi.org/simple/subcommander/ Analyzing links from page https://pypi.org/simple/subcommander/ Found link https://files.pythonhosted.org/packages/92/0a/4217790d002b0de5c8d9978184e4089a28b5990e550ef42f50c20433f3aa/subcommander-0.1.tar.gz#sha256=8959a7186c5fad39877152b6e1fd477d1267b377e89f955610cead35edf8386b (from https://pypi.org/simple/subcommander/), version: 0.1 Found link https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz#sha256=f73d3d2ec14fc2ca5466619d70701b829ecf5d74220caf6e808885200899d51d (from https://pypi.org/simple/subcommander/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-kw5fboq4 Downloading https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz#sha256=f73d3d2ec14fc2ca5466619d70701b829ecf5d74220caf6e808885200899d51d (from https://pypi.org/simple/subcommander/) Added subcommander==0.2 from https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz#sha256=f73d3d2ec14fc2ca5466619d70701b829ecf5d74220caf6e808885200899d51d to build tracker '/tmp/pip-req-tracker-yb6du2ci' Running setup.py (path:/tmp/pip-wheel-3f8z2_dw/subcommander/setup.py) egg_info for package subcommander Running command python setup.py egg_info running egg_info creating pip-egg-info/subcommander.egg-info writing pip-egg-info/subcommander.egg-info/PKG-INFO writing dependency_links to pip-egg-info/subcommander.egg-info/dependency_links.txt writing top-level names to pip-egg-info/subcommander.egg-info/top_level.txt writing manifest file 'pip-egg-info/subcommander.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/subcommander.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/subcommander.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3f8z2_dw/subcommander has version 0.2, which satisfies requirement subcommander==0.2 from https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz#sha256=f73d3d2ec14fc2ca5466619d70701b829ecf5d74220caf6e808885200899d51d Removed subcommander==0.2 from https://files.pythonhosted.org/packages/1d/32/46fc4e23ebff242820da356f41b6515e220906a124a86627a2bf7e7cbce6/subcommander-0.2.tar.gz#sha256=f73d3d2ec14fc2ca5466619d70701b829ecf5d74220caf6e808885200899d51d from build tracker '/tmp/pip-req-tracker-yb6du2ci' Building wheels for collected packages: subcommander Created temporary directory: /tmp/pip-wheel-7syqwo5h Running setup.py bdist_wheel for subcommander: started Destination directory: /tmp/pip-wheel-7syqwo5h Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3f8z2_dw/subcommander/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-7syqwo5h running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/subcommander copying subcommander/command.py -> build/lib/subcommander copying subcommander/subcommander.py -> build/lib/subcommander copying subcommander/__init__.py -> build/lib/subcommander 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/subcommander copying build/lib/subcommander/command.py -> build/bdist.linux-armv7l/wheel/subcommander copying build/lib/subcommander/subcommander.py -> build/bdist.linux-armv7l/wheel/subcommander copying build/lib/subcommander/__init__.py -> build/bdist.linux-armv7l/wheel/subcommander running install_egg_info running egg_info creating subcommander.egg-info writing dependency_links to subcommander.egg-info/dependency_links.txt writing subcommander.egg-info/PKG-INFO writing top-level names to subcommander.egg-info/top_level.txt writing manifest file 'subcommander.egg-info/SOURCES.txt' reading manifest file 'subcommander.egg-info/SOURCES.txt' writing manifest file 'subcommander.egg-info/SOURCES.txt' Copying subcommander.egg-info to build/bdist.linux-armv7l/wheel/subcommander-0.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/subcommander-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-7syqwo5h/subcommander-0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'subcommander/__init__.py' adding 'subcommander/command.py' adding 'subcommander/subcommander.py' adding 'subcommander-0.2.dist-info/METADATA' adding 'subcommander-0.2.dist-info/WHEEL' adding 'subcommander-0.2.dist-info/top_level.txt' adding 'subcommander-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for subcommander: finished with status 'done' Stored in directory: /tmp/tmpes4ldcac Successfully built subcommander Cleaning up... Removing source in /tmp/pip-wheel-3f8z2_dw/subcommander Removed build tracker '/tmp/pip-req-tracker-yb6du2ci'