Created temporary directory: /tmp/pip-ephem-wheel-cache-ytust71o Created temporary directory: /tmp/pip-req-tracker-rpz7ns6b Created requirements tracker '/tmp/pip-req-tracker-rpz7ns6b' Created temporary directory: /tmp/pip-wheel-9q6_4w0w Looking in indexes: https://pypi.python.org/simple Collecting venvs==3.5.0 1 location(s) to search for versions of venvs: * https://pypi.python.org/simple/venvs/ Getting page https://pypi.python.org/simple/venvs/ Analyzing links from page https://pypi.org/simple/venvs/ Skipping link https://files.pythonhosted.org/packages/20/17/e45a827510e18ca4bac67f636c5c1ca45ba947eac1ccb25954475d6ed6f3/venvs-3.5.0-py2-none-any.whl#sha256=a20bd0a317cbc8829c865fe1a8ac1d300d51ebd82a2b0ca2f0b493cba4803ca0 (from https://pypi.org/simple/venvs/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz#sha256=85ae9c9a8ce5efa5918dac90030a8697d95ac16d3dd7d9d7775774b257615dc4 (from https://pypi.org/simple/venvs/), version: 3.5.0 Using version 3.5.0 (newest of versions: 3.5.0) Created temporary directory: /tmp/pip-unpack-ujrn6mn0 Downloading https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz#sha256=85ae9c9a8ce5efa5918dac90030a8697d95ac16d3dd7d9d7775774b257615dc4 (from https://pypi.org/simple/venvs/) Added venvs==3.5.0 from https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz#sha256=85ae9c9a8ce5efa5918dac90030a8697d95ac16d3dd7d9d7775774b257615dc4 to build tracker '/tmp/pip-req-tracker-rpz7ns6b' Running setup.py (path:/tmp/pip-wheel-9q6_4w0w/venvs/setup.py) egg_info for package venvs Running command python setup.py egg_info running egg_info creating pip-egg-info/venvs.egg-info writing dependency_links to pip-egg-info/venvs.egg-info/dependency_links.txt writing pip-egg-info/venvs.egg-info/PKG-INFO writing top-level names to pip-egg-info/venvs.egg-info/top_level.txt writing entry points to pip-egg-info/venvs.egg-info/entry_points.txt writing requirements to pip-egg-info/venvs.egg-info/requires.txt writing manifest file 'pip-egg-info/venvs.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/venvs.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/venvs.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9q6_4w0w/venvs has version 3.5.0, which satisfies requirement venvs==3.5.0 from https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz#sha256=85ae9c9a8ce5efa5918dac90030a8697d95ac16d3dd7d9d7775774b257615dc4 Removed venvs==3.5.0 from https://files.pythonhosted.org/packages/32/c8/e38e43f0687703c81a720f64aa06e61149083db8deb7df92a3d512df4d75/venvs-3.5.0.tar.gz#sha256=85ae9c9a8ce5efa5918dac90030a8697d95ac16d3dd7d9d7775774b257615dc4 from build tracker '/tmp/pip-req-tracker-rpz7ns6b' Building wheels for collected packages: venvs Created temporary directory: /tmp/pip-wheel-wmgqe_1x Running setup.py bdist_wheel for venvs: started Destination directory: /tmp/pip-wheel-wmgqe_1x Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9q6_4w0w/venvs/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-wmgqe_1x running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/venvs copying venvs/converge.py -> build/lib/venvs copying venvs/common.py -> build/lib/venvs copying venvs/find.py -> build/lib/venvs copying venvs/make.py -> build/lib/venvs copying venvs/__init__.py -> build/lib/venvs copying venvs/remove.py -> build/lib/venvs creating build/lib/venvs/tests copying venvs/tests/test_remove.py -> build/lib/venvs/tests copying venvs/tests/test_common.py -> build/lib/venvs/tests copying venvs/tests/test_find.py -> build/lib/venvs/tests copying venvs/tests/__init__.py -> build/lib/venvs/tests copying venvs/tests/test_make.py -> build/lib/venvs/tests copying venvs/tests/utils.py -> build/lib/venvs/tests copying venvs/tests/test_converge.py -> build/lib/venvs/tests 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/venvs copying build/lib/venvs/converge.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/common.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/find.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/make.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/__init__.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/remove.py -> build/bdist.linux-armv7l/wheel/venvs creating build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_remove.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_common.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_find.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/__init__.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_make.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/utils.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_converge.py -> build/bdist.linux-armv7l/wheel/venvs/tests running install_egg_info running egg_info writing top-level names to venvs.egg-info/top_level.txt writing requirements to venvs.egg-info/requires.txt writing entry points to venvs.egg-info/entry_points.txt writing venvs.egg-info/PKG-INFO writing dependency_links to venvs.egg-info/dependency_links.txt reading manifest file 'venvs.egg-info/SOURCES.txt' writing manifest file 'venvs.egg-info/SOURCES.txt' Copying venvs.egg-info to build/bdist.linux-armv7l/wheel/venvs-3.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/venvs-3.5.0.dist-info/WHEEL creating '/tmp/pip-wheel-wmgqe_1x/venvs-3.5.0-py3-none-any.whl' and adding '.' to it adding 'venvs/__init__.py' adding 'venvs/common.py' adding 'venvs/converge.py' adding 'venvs/find.py' adding 'venvs/make.py' adding 'venvs/remove.py' adding 'venvs/tests/__init__.py' adding 'venvs/tests/test_common.py' adding 'venvs/tests/test_converge.py' adding 'venvs/tests/test_find.py' adding 'venvs/tests/test_make.py' adding 'venvs/tests/test_remove.py' adding 'venvs/tests/utils.py' adding 'venvs-3.5.0.dist-info/entry_points.txt' adding 'venvs-3.5.0.dist-info/top_level.txt' adding 'venvs-3.5.0.dist-info/WHEEL' adding 'venvs-3.5.0.dist-info/METADATA' adding 'venvs-3.5.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for venvs: finished with status 'done' Stored in directory: /tmp/tmpnkg2v428 Successfully built venvs Cleaning up... Removing source in /tmp/pip-wheel-9q6_4w0w/venvs Removed build tracker '/tmp/pip-req-tracker-rpz7ns6b'