Created temporary directory: /tmp/pip-ephem-wheel-cache-quordfbm Created temporary directory: /tmp/pip-req-tracker-ix43qva6 Created requirements tracker '/tmp/pip-req-tracker-ix43qva6' Created temporary directory: /tmp/pip-wheel-ypiu5rxe Collecting redial==0.4 1 location(s) to search for versions of redial: * https://pypi.org/simple/redial/ Getting page https://pypi.org/simple/redial/ Analyzing links from page https://pypi.org/simple/redial/ Found link https://files.pythonhosted.org/packages/73/1a/e69c33dbaf4cda03d73153d39326cddd004420be7a8857e4171496eee249/redial-0.1.tar.gz#sha256=bdf7b0f234bb1c02e9acb2621721d43de0f3458470c5cbf949631227b7966bea (from https://pypi.org/simple/redial/), version: 0.1 Found link https://files.pythonhosted.org/packages/51/49/5fd8ad5dcf52dc71c162ef876899f488408ae86bca612ce02765a5a00681/redial-0.2.tar.gz#sha256=d5620d387158dbb3513521ea1c6acbcf41f9e78311fc7c5868af4a2f23708134 (from https://pypi.org/simple/redial/), version: 0.2 Found link https://files.pythonhosted.org/packages/bb/79/c0b77d165988e864c95ba9dde36a4c4a74bc619c45f3554f8fdf1f195d37/redial-0.3.tar.gz#sha256=c348935ed5867993f97e80476b4ccb761bc66075f263934272b1006d78eba6df (from https://pypi.org/simple/redial/), version: 0.3 Found link https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz#sha256=a4bd7b2222f742babf9b4994fa5694bd675744c247e3d34fd05ecc744f436a05 (from https://pypi.org/simple/redial/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-h83246s1 Downloading https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz (67kB) Downloading from URL https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz#sha256=a4bd7b2222f742babf9b4994fa5694bd675744c247e3d34fd05ecc744f436a05 (from https://pypi.org/simple/redial/) Added redial==0.4 from https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz#sha256=a4bd7b2222f742babf9b4994fa5694bd675744c247e3d34fd05ecc744f436a05 to build tracker '/tmp/pip-req-tracker-ix43qva6' Running setup.py (path:/tmp/pip-wheel-ypiu5rxe/redial/setup.py) egg_info for package redial Running command python setup.py egg_info running egg_info creating pip-egg-info/redial.egg-info writing pip-egg-info/redial.egg-info/PKG-INFO writing entry points to pip-egg-info/redial.egg-info/entry_points.txt writing dependency_links to pip-egg-info/redial.egg-info/dependency_links.txt writing requirements to pip-egg-info/redial.egg-info/requires.txt writing top-level names to pip-egg-info/redial.egg-info/top_level.txt writing manifest file 'pip-egg-info/redial.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/redial.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/redial.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ypiu5rxe/redial has version 0.4, which satisfies requirement redial==0.4 from https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz#sha256=a4bd7b2222f742babf9b4994fa5694bd675744c247e3d34fd05ecc744f436a05 Removed redial==0.4 from https://files.pythonhosted.org/packages/62/31/269b4202d8c0bb6060601368c96094a5947fadeb300ae67317286cdbbdd8/redial-0.4.tar.gz#sha256=a4bd7b2222f742babf9b4994fa5694bd675744c247e3d34fd05ecc744f436a05 from build tracker '/tmp/pip-req-tracker-ix43qva6' Building wheels for collected packages: redial Created temporary directory: /tmp/pip-wheel-y1_thtn3 Running setup.py bdist_wheel for redial: started Destination directory: /tmp/pip-wheel-y1_thtn3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ypiu5rxe/redial/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-y1_thtn3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/redial copying src/redial/redial_bak.py -> build/lib/redial copying src/redial/hostinfo.py -> build/lib/redial copying src/redial/redial.py -> build/lib/redial copying src/redial/__main__.py -> build/lib/redial copying src/redial/__init__.py -> build/lib/redial copying src/redial/xdg.py -> build/lib/redial copying src/redial/utils.py -> build/lib/redial copying src/redial/config.py -> build/lib/redial running egg_info writing src/redial.egg-info/PKG-INFO writing dependency_links to src/redial.egg-info/dependency_links.txt writing top-level names to src/redial.egg-info/top_level.txt writing requirements to src/redial.egg-info/requires.txt writing entry points to src/redial.egg-info/entry_points.txt reading manifest file 'src/redial.egg-info/SOURCES.txt' writing manifest file 'src/redial.egg-info/SOURCES.txt' creating build/lib/redial/tree copying src/redial/tree/node.py -> build/lib/redial/tree creating build/lib/redial/ui copying src/redial/ui/dialog.py -> build/lib/redial/ui copying src/redial/ui/footer.py -> build/lib/redial/ui copying src/redial/ui/palette.py -> build/lib/redial/ui copying src/redial/ui/tree.py -> build/lib/redial/ui 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/redial copying build/lib/redial/redial_bak.py -> build/bdist.linux-armv7l/wheel/redial creating build/bdist.linux-armv7l/wheel/redial/tree copying build/lib/redial/tree/node.py -> build/bdist.linux-armv7l/wheel/redial/tree creating build/bdist.linux-armv7l/wheel/redial/ui copying build/lib/redial/ui/footer.py -> build/bdist.linux-armv7l/wheel/redial/ui copying build/lib/redial/ui/palette.py -> build/bdist.linux-armv7l/wheel/redial/ui copying build/lib/redial/ui/dialog.py -> build/bdist.linux-armv7l/wheel/redial/ui copying build/lib/redial/ui/tree.py -> build/bdist.linux-armv7l/wheel/redial/ui copying build/lib/redial/hostinfo.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/redial.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/__main__.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/__init__.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/xdg.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/utils.py -> build/bdist.linux-armv7l/wheel/redial copying build/lib/redial/config.py -> build/bdist.linux-armv7l/wheel/redial running install_egg_info Copying src/redial.egg-info to build/bdist.linux-armv7l/wheel/redial-0.4-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/redial-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-y1_thtn3/redial-0.4-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'redial/__init__.py' adding 'redial/__main__.py' adding 'redial/config.py' adding 'redial/hostinfo.py' adding 'redial/redial.py' adding 'redial/redial_bak.py' adding 'redial/utils.py' adding 'redial/xdg.py' adding 'redial/tree/node.py' adding 'redial/ui/dialog.py' adding 'redial/ui/footer.py' adding 'redial/ui/palette.py' adding 'redial/ui/tree.py' adding 'redial-0.4.dist-info/LICENSE' adding 'redial-0.4.dist-info/METADATA' adding 'redial-0.4.dist-info/WHEEL' adding 'redial-0.4.dist-info/entry_points.txt' adding 'redial-0.4.dist-info/top_level.txt' adding 'redial-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for redial: finished with status 'done' Stored in directory: /tmp/tmpg7p8ych3 Successfully built redial Cleaning up... Removing source in /tmp/pip-wheel-ypiu5rxe/redial Removed build tracker '/tmp/pip-req-tracker-ix43qva6'