Created temporary directory: /tmp/pip-ephem-wheel-cache-950dd5d8 Created temporary directory: /tmp/pip-req-tracker-5hd5a914 Created requirements tracker '/tmp/pip-req-tracker-5hd5a914' Created temporary directory: /tmp/pip-wheel-q3ihlhnh Collecting tully==0.0.3 1 location(s) to search for versions of tully: * https://pypi.org/simple/tully/ Getting page https://pypi.org/simple/tully/ Analyzing links from page https://pypi.org/simple/tully/ Found link https://files.pythonhosted.org/packages/fa/84/ebf151068cbbf67501aaf5962ef117457760f2518a53128cf908fc687b53/tully-0.0.0.tar.gz#sha256=e078639f295db20c1aa7917df4dcf8d927a16be3f6943fe8b6888949d634e21a (from https://pypi.org/simple/tully/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/c5/f5/5b3fc4050b774f0cc0d399f0df5a0a617087e9f74889461fc4afccbe2dfb/tully-0.0.1.tar.gz#sha256=0b50657a7d7077beeafe6850d1470c332a357be1ae85cc505b41d7e695a62e79 (from https://pypi.org/simple/tully/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/1f/cd/bdd604a90a887b170cb956e37786b9a10cf65ddc05e08fbddadc34a9f32d/tully-0.0.2.tar.gz#sha256=cffa892b5acb777beff5fe935509240d572d10e028e90b830b10a8996552b70a (from https://pypi.org/simple/tully/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz#sha256=4d458c29770c2db03669259d679f6ba2869d4bc20a09a99114de0696c6e92d18 (from https://pypi.org/simple/tully/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-0ufvo5m2 Downloading https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz#sha256=4d458c29770c2db03669259d679f6ba2869d4bc20a09a99114de0696c6e92d18 (from https://pypi.org/simple/tully/) Added tully==0.0.3 from https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz#sha256=4d458c29770c2db03669259d679f6ba2869d4bc20a09a99114de0696c6e92d18 to build tracker '/tmp/pip-req-tracker-5hd5a914' Running setup.py (path:/tmp/pip-wheel-q3ihlhnh/tully/setup.py) egg_info for package tully Running command python setup.py egg_info running egg_info creating pip-egg-info/tully.egg-info writing requirements to pip-egg-info/tully.egg-info/requires.txt writing pip-egg-info/tully.egg-info/PKG-INFO writing dependency_links to pip-egg-info/tully.egg-info/dependency_links.txt writing top-level names to pip-egg-info/tully.egg-info/top_level.txt writing entry points to pip-egg-info/tully.egg-info/entry_points.txt writing manifest file 'pip-egg-info/tully.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tully.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tully.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q3ihlhnh/tully has version 0.0.3, which satisfies requirement tully==0.0.3 from https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz#sha256=4d458c29770c2db03669259d679f6ba2869d4bc20a09a99114de0696c6e92d18 Removed tully==0.0.3 from https://files.pythonhosted.org/packages/b3/fd/ed228af51f159ade521f3f0426475c62675aa5d59857fc5f0ad36ffbab8b/tully-0.0.3.tar.gz#sha256=4d458c29770c2db03669259d679f6ba2869d4bc20a09a99114de0696c6e92d18 from build tracker '/tmp/pip-req-tracker-5hd5a914' Building wheels for collected packages: tully Created temporary directory: /tmp/pip-wheel-77tswqow Running setup.py bdist_wheel for tully: started Destination directory: /tmp/pip-wheel-77tswqow Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q3ihlhnh/tully/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-77tswqow running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tully copying tully/cli.py -> build/lib/tully copying tully/__init__.py -> build/lib/tully copying tully/__main__.py -> build/lib/tully copying tully/network.py -> build/lib/tully 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/tully copying build/lib/tully/cli.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/__init__.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/__main__.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/network.py -> build/bdist.linux-armv7l/wheel/tully running install_egg_info running egg_info writing requirements to tully.egg-info/requires.txt writing entry points to tully.egg-info/entry_points.txt writing tully.egg-info/PKG-INFO writing top-level names to tully.egg-info/top_level.txt writing dependency_links to tully.egg-info/dependency_links.txt reading manifest file 'tully.egg-info/SOURCES.txt' writing manifest file 'tully.egg-info/SOURCES.txt' Copying tully.egg-info to build/bdist.linux-armv7l/wheel/tully-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tully-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-77tswqow/tully-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'tully/__init__.py' adding 'tully/__main__.py' adding 'tully/cli.py' adding 'tully/network.py' adding 'tully-0.0.3.dist-info/METADATA' adding 'tully-0.0.3.dist-info/WHEEL' adding 'tully-0.0.3.dist-info/entry_points.txt' adding 'tully-0.0.3.dist-info/top_level.txt' adding 'tully-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tully: finished with status 'done' Stored in directory: /tmp/tmpomlc64zm Successfully built tully Cleaning up... Removing source in /tmp/pip-wheel-q3ihlhnh/tully Removed build tracker '/tmp/pip-req-tracker-5hd5a914'