Created temporary directory: /tmp/pip-ephem-wheel-cache-1j5ld2wg Created temporary directory: /tmp/pip-req-tracker-6iv69kj6 Created requirements tracker '/tmp/pip-req-tracker-6iv69kj6' Created temporary directory: /tmp/pip-wheel-qzqlp77y Collecting Commandopt==0.2.0 1 location(s) to search for versions of Commandopt: * https://pypi.org/simple/commandopt/ Getting page https://pypi.org/simple/commandopt/ Analyzing links from page https://pypi.org/simple/commandopt/ Found link https://files.pythonhosted.org/packages/66/0d/0fecd44509b265cda47d4421b45a39fe2ba597f2c155d571fc36847fe12e/Commandopt-0.1.0.tar.gz#sha256=59a4dc2d68314411f3c6a3a1764c5ea4bcb7c82d556745aceaf4569213ea4ddd (from https://pypi.org/simple/commandopt/) (requires-python:>=3.2), version: 0.1.0 Found link https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz#sha256=a1371909132c1178df3f474121f02fd38c548e8b7ed91141c43e70cde915b3a0 (from https://pypi.org/simple/commandopt/) (requires-python:>=3.2), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-7jraq28t Downloading https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz#sha256=a1371909132c1178df3f474121f02fd38c548e8b7ed91141c43e70cde915b3a0 (from https://pypi.org/simple/commandopt/) (requires-python:>=3.2) Added Commandopt==0.2.0 from https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz#sha256=a1371909132c1178df3f474121f02fd38c548e8b7ed91141c43e70cde915b3a0 to build tracker '/tmp/pip-req-tracker-6iv69kj6' Running setup.py (path:/tmp/pip-wheel-qzqlp77y/Commandopt/setup.py) egg_info for package Commandopt Running command python setup.py egg_info running egg_info creating pip-egg-info/Commandopt.egg-info writing top-level names to pip-egg-info/Commandopt.egg-info/top_level.txt writing dependency_links to pip-egg-info/Commandopt.egg-info/dependency_links.txt writing pip-egg-info/Commandopt.egg-info/PKG-INFO writing manifest file 'pip-egg-info/Commandopt.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Commandopt.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Commandopt.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-qzqlp77y/Commandopt has version 0.2.0, which satisfies requirement Commandopt==0.2.0 from https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz#sha256=a1371909132c1178df3f474121f02fd38c548e8b7ed91141c43e70cde915b3a0 Removed Commandopt==0.2.0 from https://files.pythonhosted.org/packages/29/a6/f2d2de0b6f74f8b4d3cf6031aa31e41e680654af294c2fcf1942319c6186/Commandopt-0.2.0.tar.gz#sha256=a1371909132c1178df3f474121f02fd38c548e8b7ed91141c43e70cde915b3a0 from build tracker '/tmp/pip-req-tracker-6iv69kj6' Building wheels for collected packages: Commandopt Created temporary directory: /tmp/pip-wheel-51ch0mu7 Running setup.py bdist_wheel for Commandopt: started Destination directory: /tmp/pip-wheel-51ch0mu7 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qzqlp77y/Commandopt/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-51ch0mu7 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/commandopt copying commandopt/exceptions.py -> build/lib/commandopt copying commandopt/__init__.py -> build/lib/commandopt 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/commandopt copying build/lib/commandopt/exceptions.py -> build/bdist.linux-armv7l/wheel/commandopt copying build/lib/commandopt/__init__.py -> build/bdist.linux-armv7l/wheel/commandopt running install_egg_info running egg_info writing Commandopt.egg-info/PKG-INFO writing top-level names to Commandopt.egg-info/top_level.txt writing dependency_links to Commandopt.egg-info/dependency_links.txt reading manifest file 'Commandopt.egg-info/SOURCES.txt' writing manifest file 'Commandopt.egg-info/SOURCES.txt' Copying Commandopt.egg-info to build/bdist.linux-armv7l/wheel/Commandopt-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Commandopt-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-51ch0mu7/Commandopt-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'commandopt/__init__.py' adding 'commandopt/exceptions.py' adding 'Commandopt-0.2.0.dist-info/METADATA' adding 'Commandopt-0.2.0.dist-info/WHEEL' adding 'Commandopt-0.2.0.dist-info/top_level.txt' adding 'Commandopt-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Commandopt: finished with status 'done' Stored in directory: /tmp/tmp5xxv5v_n Successfully built Commandopt Cleaning up... Removing source in /tmp/pip-wheel-qzqlp77y/Commandopt Removed build tracker '/tmp/pip-req-tracker-6iv69kj6'