Collecting aexpect==1.5.0 1 location(s) to search for versions of aexpect: * https://pypi.python.org/simple/aexpect/ Getting page https://pypi.python.org/simple/aexpect/ Analyzing links from page https://pypi.org/simple/aexpect/ Found link https://files.pythonhosted.org/packages/5b/73/1f3e253df4bbb9c174e388ed442237cd31c1866a07760d5845ce9dbd6e5c/aexpect-1.0.0.tar.gz#sha256=99a893ad399452d289b21d81809e6b9d05bd4d610d835327c672ac29786333e4 (from https://pypi.org/simple/aexpect/), version: 1.0.0 Found link https://files.pythonhosted.org/packages/39/12/e8021805bc4da65c09356e564ab94253657c4d5143a32e47e863c3e1dc26/aexpect-1.1.0.tar.gz#sha256=bd930d11927b39273bb4e87e68ec17ad0f8b448526e70e50c1cd611e060c1596 (from https://pypi.org/simple/aexpect/), version: 1.1.0 Found link https://files.pythonhosted.org/packages/84/d0/fcd808ae49f5d29916ff233fa0409452778be25f31d9e9af9c4f7aef690c/aexpect-1.2.0.tar.gz#sha256=69a45a4e8498f7041b9e0e203edf392dc7ba2674f0f72b2221c574e4694a34d8 (from https://pypi.org/simple/aexpect/), version: 1.2.0 Found link https://files.pythonhosted.org/packages/3c/4b/39855954264fbbfeadada41b9697f6868473a0338e15d0ae8334872a1cda/aexpect-1.3.0.tar.gz#sha256=dd2f42e0e709c9612dc8f9991ee347f1975f23c3058fd58eecfbc1f36ebc881c (from https://pypi.org/simple/aexpect/), version: 1.3.0 Found link https://files.pythonhosted.org/packages/e2/82/8b0b20d1a13c5b8ea7e25b5def7a203c66c4cc07c575f7eae0eb1eb843c2/aexpect-1.3.1.tar.gz#sha256=99f2a92db228102721ab241ef67c085258a18028c83e99da65b173f708a764bd (from https://pypi.org/simple/aexpect/), version: 1.3.1 Found link https://files.pythonhosted.org/packages/5f/ff/7422d84e00ce32d156246c37cc3c0c651853fa15dac213bdae808aa07733/aexpect-1.4.0.tar.gz#sha256=3dafd3169770495328f620f3fa04960a32202b0e0c43b142e37e8db2a0815787 (from https://pypi.org/simple/aexpect/), version: 1.4.0 Found link https://files.pythonhosted.org/packages/7d/ef/ed4c033757165b4c439f80e70cc2ec237d6ee158c60777997a8471e1744e/aexpect-1.5.0.tar.gz#sha256=4418999e3fbbd8a7cbfbda4fc4f1673363c3c34175ee66398cdd68169071a214 (from https://pypi.org/simple/aexpect/), version: 1.5.0 Using version 1.5.0 (newest of versions: 1.5.0) Downloading https://files.pythonhosted.org/packages/7d/ef/ed4c033757165b4c439f80e70cc2ec237d6ee158c60777997a8471e1744e/aexpect-1.5.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/7d/ef/ed4c033757165b4c439f80e70cc2ec237d6ee158c60777997a8471e1744e/aexpect-1.5.0.tar.gz#sha256=4418999e3fbbd8a7cbfbda4fc4f1673363c3c34175ee66398cdd68169071a214 (from https://pypi.org/simple/aexpect/) Running setup.py (path:/tmp/pip-build-ovlypw0l/aexpect/setup.py) egg_info for package aexpect Running command python setup.py egg_info running egg_info creating pip-egg-info/aexpect.egg-info writing top-level names to pip-egg-info/aexpect.egg-info/top_level.txt writing pip-egg-info/aexpect.egg-info/PKG-INFO writing dependency_links to pip-egg-info/aexpect.egg-info/dependency_links.txt writing requirements to pip-egg-info/aexpect.egg-info/requires.txt writing manifest file 'pip-egg-info/aexpect.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/aexpect.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/aexpect.egg-info/SOURCES.txt' Source in /tmp/pip-build-ovlypw0l/aexpect has version 1.5.0, which satisfies requirement aexpect==1.5.0 from https://files.pythonhosted.org/packages/7d/ef/ed4c033757165b4c439f80e70cc2ec237d6ee158c60777997a8471e1744e/aexpect-1.5.0.tar.gz#sha256=4418999e3fbbd8a7cbfbda4fc4f1673363c3c34175ee66398cdd68169071a214 Building wheels for collected packages: aexpect Running setup.py bdist_wheel for aexpect: started Destination directory: /tmp/tmpm1wmt1nmpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ovlypw0l/aexpect/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/tmpm1wmt1nmpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/aexpect copying aexpect/client.py -> build/lib/aexpect copying aexpect/exceptions.py -> build/lib/aexpect copying aexpect/__init__.py -> build/lib/aexpect copying aexpect/shared.py -> build/lib/aexpect creating build/lib/aexpect/utils copying aexpect/utils/path.py -> build/lib/aexpect/utils copying aexpect/utils/process.py -> build/lib/aexpect/utils copying aexpect/utils/astring.py -> build/lib/aexpect/utils copying aexpect/utils/genio.py -> build/lib/aexpect/utils copying aexpect/utils/wait.py -> build/lib/aexpect/utils copying aexpect/utils/__init__.py -> build/lib/aexpect/utils copying aexpect/utils/data_factory.py -> build/lib/aexpect/utils Fixing build/lib/aexpect/client.py build/lib/aexpect/exceptions.py build/lib/aexpect/__init__.py build/lib/aexpect/shared.py build/lib/aexpect/utils/path.py build/lib/aexpect/utils/process.py build/lib/aexpect/utils/astring.py build/lib/aexpect/utils/genio.py build/lib/aexpect/utils/wait.py build/lib/aexpect/utils/__init__.py build/lib/aexpect/utils/data_factory.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma Fixing build/lib/aexpect/client.py build/lib/aexpect/exceptions.py build/lib/aexpect/__init__.py build/lib/aexpect/shared.py build/lib/aexpect/utils/path.py build/lib/aexpect/utils/process.py build/lib/aexpect/utils/astring.py build/lib/aexpect/utils/genio.py build/lib/aexpect/utils/wait.py build/lib/aexpect/utils/__init__.py build/lib/aexpect/utils/data_factory.py Skipping implicit fixer: buffer Skipping implicit fixer: idioms Skipping implicit fixer: set_literal Skipping implicit fixer: ws_comma running build_scripts creating build/scripts-3.4 copying and adjusting scripts/aexpect-helper -> build/scripts-3.4 changing mode of build/scripts-3.4/aexpect-helper from 644 to 755 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/aexpect copying build/lib/aexpect/client.py -> build/bdist.linux-armv7l/wheel/aexpect copying build/lib/aexpect/exceptions.py -> build/bdist.linux-armv7l/wheel/aexpect creating build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/path.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/process.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/astring.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/genio.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/wait.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/__init__.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/utils/data_factory.py -> build/bdist.linux-armv7l/wheel/aexpect/utils copying build/lib/aexpect/__init__.py -> build/bdist.linux-armv7l/wheel/aexpect copying build/lib/aexpect/shared.py -> build/bdist.linux-armv7l/wheel/aexpect running install_egg_info running egg_info writing dependency_links to aexpect.egg-info/dependency_links.txt writing top-level names to aexpect.egg-info/top_level.txt writing aexpect.egg-info/PKG-INFO writing requirements to aexpect.egg-info/requires.txt reading manifest file 'aexpect.egg-info/SOURCES.txt' writing manifest file 'aexpect.egg-info/SOURCES.txt' Copying aexpect.egg-info to build/bdist.linux-armv7l/wheel/aexpect-1.5.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/aexpect-1.5.0.data creating build/bdist.linux-armv7l/wheel/aexpect-1.5.0.data/scripts copying build/scripts-3.4/aexpect-helper -> build/bdist.linux-armv7l/wheel/aexpect-1.5.0.data/scripts changing mode of build/bdist.linux-armv7l/wheel/aexpect-1.5.0.data/scripts/aexpect-helper to 755 creating build/bdist.linux-armv7l/wheel/aexpect-1.5.0.dist-info/WHEEL Running setup.py bdist_wheel for aexpect: finished with status 'done' Stored in directory: /tmp/tmpzzspvumz Successfully built aexpect Cleaning up... Removing source in /tmp/pip-build-ovlypw0l/aexpect