Created temporary directory: /tmp/pip-ephem-wheel-cache-48w9p5g2 Created temporary directory: /tmp/pip-req-tracker-kp46m3g0 Created requirements tracker '/tmp/pip-req-tracker-kp46m3g0' Created temporary directory: /tmp/pip-wheel-wgr4ozvz Looking in indexes: https://pypi.python.org/simple Collecting venvs==3.5.1 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 Skipping link https://files.pythonhosted.org/packages/ec/3f/b8827a4029f66ca816828640afc21fdda74df898e4da484acf546266e91f/venvs-3.5.1-py2-none-any.whl#sha256=7ee7215342647b862898ffc0c2248310bd9ea8abc7e5d6522f5dcb056605c871 (from https://pypi.org/simple/venvs/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz#sha256=c9306b3f8c77e87a0d1ab6439d63a0593951d17abf03b75c60e9537bc101727c (from https://pypi.org/simple/venvs/), version: 3.5.1 Using version 3.5.1 (newest of versions: 3.5.1) Created temporary directory: /tmp/pip-unpack-7ujvrojm Downloading https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz#sha256=c9306b3f8c77e87a0d1ab6439d63a0593951d17abf03b75c60e9537bc101727c (from https://pypi.org/simple/venvs/) Added venvs==3.5.1 from https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz#sha256=c9306b3f8c77e87a0d1ab6439d63a0593951d17abf03b75c60e9537bc101727c to build tracker '/tmp/pip-req-tracker-kp46m3g0' Running setup.py (path:/tmp/pip-wheel-wgr4ozvz/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 top-level names to pip-egg-info/venvs.egg-info/top_level.txt writing requirements to pip-egg-info/venvs.egg-info/requires.txt writing pip-egg-info/venvs.egg-info/PKG-INFO writing dependency_links to pip-egg-info/venvs.egg-info/dependency_links.txt writing entry points to pip-egg-info/venvs.egg-info/entry_points.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-wgr4ozvz/venvs has version 3.5.1, which satisfies requirement venvs==3.5.1 from https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz#sha256=c9306b3f8c77e87a0d1ab6439d63a0593951d17abf03b75c60e9537bc101727c Removed venvs==3.5.1 from https://files.pythonhosted.org/packages/51/97/10b218fcf00d318abd92940c495b5f738e733037c286e24bd8709faafa14/venvs-3.5.1.tar.gz#sha256=c9306b3f8c77e87a0d1ab6439d63a0593951d17abf03b75c60e9537bc101727c from build tracker '/tmp/pip-req-tracker-kp46m3g0' Building wheels for collected packages: venvs Created temporary directory: /tmp/pip-wheel-3vwmgqwz Running setup.py bdist_wheel for venvs: started Destination directory: /tmp/pip-wheel-3vwmgqwz Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-wgr4ozvz/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-3vwmgqwz running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/venvs copying venvs/make.py -> build/lib/venvs copying venvs/find.py -> build/lib/venvs copying venvs/common.py -> build/lib/venvs copying venvs/converge.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_converge.py -> build/lib/venvs/tests copying venvs/tests/test_find.py -> build/lib/venvs/tests copying venvs/tests/utils.py -> build/lib/venvs/tests copying venvs/tests/test_make.py -> 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/__init__.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/make.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/find.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/common.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/converge.py -> build/bdist.linux-armv7l/wheel/venvs creating build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/tests/test_converge.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/utils.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/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/__init__.py -> build/bdist.linux-armv7l/wheel/venvs/tests copying build/lib/venvs/__init__.py -> build/bdist.linux-armv7l/wheel/venvs copying build/lib/venvs/remove.py -> build/bdist.linux-armv7l/wheel/venvs running install_egg_info running egg_info writing entry points to venvs.egg-info/entry_points.txt writing top-level names to venvs.egg-info/top_level.txt writing dependency_links to venvs.egg-info/dependency_links.txt writing requirements to venvs.egg-info/requires.txt writing venvs.egg-info/PKG-INFO 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.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/venvs-3.5.1.dist-info/WHEEL Running setup.py bdist_wheel for venvs: finished with status 'done' Stored in directory: /tmp/tmptii57mmk Successfully built venvs Cleaning up... Removing source in /tmp/pip-wheel-wgr4ozvz/venvs Removed build tracker '/tmp/pip-req-tracker-kp46m3g0'