Created temporary directory: /tmp/pip-ephem-wheel-cache-fkxg2jho Created temporary directory: /tmp/pip-req-tracker-ivm9phx7 Created requirements tracker '/tmp/pip-req-tracker-ivm9phx7' Created temporary directory: /tmp/pip-wheel-gxyasngw Looking in indexes: https://pypi.python.org/simple Collecting pexpect-py3-patch==4.6.0 1 location(s) to search for versions of pexpect-py3-patch: * https://pypi.python.org/simple/pexpect-py3-patch/ Getting page https://pypi.python.org/simple/pexpect-py3-patch/ Analyzing links from page https://pypi.org/simple/pexpect-py3-patch/ Found link https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz#sha256=a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3 (from https://pypi.org/simple/pexpect-py3-patch/), version: 4.6.0 Using version 4.6.0 (newest of versions: 4.6.0) Created temporary directory: /tmp/pip-unpack-xby3l0jt Downloading https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz (152kB) Downloading from URL https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz#sha256=a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3 (from https://pypi.org/simple/pexpect-py3-patch/) Added pexpect-py3-patch==4.6.0 from https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz#sha256=a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3 to build tracker '/tmp/pip-req-tracker-ivm9phx7' Running setup.py (path:/tmp/pip-wheel-gxyasngw/pexpect-py3-patch/setup.py) egg_info for package pexpect-py3-patch Running command python setup.py egg_info running egg_info creating pip-egg-info/pexpect_py3_patch.egg-info writing dependency_links to pip-egg-info/pexpect_py3_patch.egg-info/dependency_links.txt writing pip-egg-info/pexpect_py3_patch.egg-info/PKG-INFO writing requirements to pip-egg-info/pexpect_py3_patch.egg-info/requires.txt writing top-level names to pip-egg-info/pexpect_py3_patch.egg-info/top_level.txt writing manifest file 'pip-egg-info/pexpect_py3_patch.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pexpect_py3_patch.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pexpect_py3_patch.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-gxyasngw/pexpect-py3-patch has version 4.6.0, which satisfies requirement pexpect-py3-patch==4.6.0 from https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz#sha256=a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3 Removed pexpect-py3-patch==4.6.0 from https://files.pythonhosted.org/packages/37/8e/1476ff26d355262e01af827b8f54e631bed82c420f301e7c73d476390a23/pexpect-py3-patch-4.6.0.tar.gz#sha256=a16ba5b4d342f60e0e4904d81b7926d7d9bf8a90f45b436e9b5b3de678086ca3 from build tracker '/tmp/pip-req-tracker-ivm9phx7' Building wheels for collected packages: pexpect-py3-patch Created temporary directory: /tmp/pip-wheel-yq8ltnjx Running setup.py bdist_wheel for pexpect-py3-patch: started Destination directory: /tmp/pip-wheel-yq8ltnjx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-gxyasngw/pexpect-py3-patch/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-yq8ltnjx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pexpect copying pexpect/expect.py -> build/lib/pexpect copying pexpect/popen_spawn.py -> build/lib/pexpect copying pexpect/exceptions.py -> build/lib/pexpect copying pexpect/_async.py -> build/lib/pexpect copying pexpect/pxssh.py -> build/lib/pexpect copying pexpect/pty_spawn.py -> build/lib/pexpect copying pexpect/spawnbase.py -> build/lib/pexpect copying pexpect/run.py -> build/lib/pexpect copying pexpect/FSM.py -> build/lib/pexpect copying pexpect/fdpexpect.py -> build/lib/pexpect copying pexpect/__init__.py -> build/lib/pexpect copying pexpect/replwrap.py -> build/lib/pexpect copying pexpect/utils.py -> build/lib/pexpect copying pexpect/screen.py -> build/lib/pexpect copying pexpect/ANSI.py -> build/lib/pexpect copying pexpect/bashrc.sh -> build/lib/pexpect 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/pexpect copying build/lib/pexpect/expect.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/popen_spawn.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/exceptions.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/bashrc.sh -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/_async.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/pxssh.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/pty_spawn.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/spawnbase.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/run.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/FSM.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/fdpexpect.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/__init__.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/replwrap.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/utils.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/screen.py -> build/bdist.linux-armv7l/wheel/pexpect copying build/lib/pexpect/ANSI.py -> build/bdist.linux-armv7l/wheel/pexpect running install_egg_info running egg_info creating pexpect_py3_patch.egg-info writing dependency_links to pexpect_py3_patch.egg-info/dependency_links.txt writing top-level names to pexpect_py3_patch.egg-info/top_level.txt writing requirements to pexpect_py3_patch.egg-info/requires.txt writing pexpect_py3_patch.egg-info/PKG-INFO writing manifest file 'pexpect_py3_patch.egg-info/SOURCES.txt' reading manifest file 'pexpect_py3_patch.egg-info/SOURCES.txt' writing manifest file 'pexpect_py3_patch.egg-info/SOURCES.txt' Copying pexpect_py3_patch.egg-info to build/bdist.linux-armv7l/wheel/pexpect_py3_patch-4.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pexpect_py3_patch-4.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-yq8ltnjx/pexpect_py3_patch-4.6.0-py2.py3-none-any.whl' and adding '.' to it adding 'pexpect/ANSI.py' adding 'pexpect/FSM.py' adding 'pexpect/__init__.py' adding 'pexpect/_async.py' adding 'pexpect/bashrc.sh' adding 'pexpect/exceptions.py' adding 'pexpect/expect.py' adding 'pexpect/fdpexpect.py' adding 'pexpect/popen_spawn.py' adding 'pexpect/pty_spawn.py' adding 'pexpect/pxssh.py' adding 'pexpect/replwrap.py' adding 'pexpect/run.py' adding 'pexpect/screen.py' adding 'pexpect/spawnbase.py' adding 'pexpect/utils.py' adding 'pexpect_py3_patch-4.6.0.dist-info/top_level.txt' adding 'pexpect_py3_patch-4.6.0.dist-info/WHEEL' adding 'pexpect_py3_patch-4.6.0.dist-info/METADATA' adding 'pexpect_py3_patch-4.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pexpect-py3-patch: finished with status 'done' Stored in directory: /tmp/tmplmipii3y Successfully built pexpect-py3-patch Cleaning up... Removing source in /tmp/pip-wheel-gxyasngw/pexpect-py3-patch Removed build tracker '/tmp/pip-req-tracker-ivm9phx7'