Created temporary directory: /tmp/pip-ephem-wheel-cache-t504x4np Created temporary directory: /tmp/pip-req-tracker-5zq_awab Created requirements tracker '/tmp/pip-req-tracker-5zq_awab' Created temporary directory: /tmp/pip-wheel-0217r8r3 Collecting tully==0.1.0 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 Found link https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz#sha256=eb6bc5a36fd692626b41db25bc0080b79e8e2ae8ba9bdba456ee643a94354e1c (from https://pypi.org/simple/tully/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ttysz012 Downloading https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz#sha256=eb6bc5a36fd692626b41db25bc0080b79e8e2ae8ba9bdba456ee643a94354e1c (from https://pypi.org/simple/tully/) Added tully==0.1.0 from https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz#sha256=eb6bc5a36fd692626b41db25bc0080b79e8e2ae8ba9bdba456ee643a94354e1c to build tracker '/tmp/pip-req-tracker-5zq_awab' Running setup.py (path:/tmp/pip-wheel-0217r8r3/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 pip-egg-info/tully.egg-info/PKG-INFO writing entry points to pip-egg-info/tully.egg-info/entry_points.txt writing requirements to pip-egg-info/tully.egg-info/requires.txt writing top-level names to pip-egg-info/tully.egg-info/top_level.txt writing dependency_links to pip-egg-info/tully.egg-info/dependency_links.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-0217r8r3/tully has version 0.1.0, which satisfies requirement tully==0.1.0 from https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz#sha256=eb6bc5a36fd692626b41db25bc0080b79e8e2ae8ba9bdba456ee643a94354e1c Removed tully==0.1.0 from https://files.pythonhosted.org/packages/9c/67/75129ab0397bb0d255004ae37d94b32e0a8827f483bfec009109a21ad9f3/tully-0.1.0.tar.gz#sha256=eb6bc5a36fd692626b41db25bc0080b79e8e2ae8ba9bdba456ee643a94354e1c from build tracker '/tmp/pip-req-tracker-5zq_awab' Building wheels for collected packages: tully Created temporary directory: /tmp/pip-wheel-rxin6tgv Running setup.py bdist_wheel for tully: started Destination directory: /tmp/pip-wheel-rxin6tgv Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0217r8r3/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-rxin6tgv running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tully copying tully/__init__.py -> build/lib/tully copying tully/cli.py -> build/lib/tully copying tully/network.py -> build/lib/tully copying tully/__main__.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/__init__.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/cli.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/network.py -> build/bdist.linux-armv7l/wheel/tully copying build/lib/tully/__main__.py -> build/bdist.linux-armv7l/wheel/tully running install_egg_info running egg_info writing entry points to tully.egg-info/entry_points.txt writing top-level names to tully.egg-info/top_level.txt writing requirements to tully.egg-info/requires.txt writing tully.egg-info/PKG-INFO 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.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tully-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-rxin6tgv/tully-0.1.0-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.1.0.dist-info/METADATA' adding 'tully-0.1.0.dist-info/WHEEL' adding 'tully-0.1.0.dist-info/entry_points.txt' adding 'tully-0.1.0.dist-info/top_level.txt' adding 'tully-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for tully: finished with status 'done' Stored in directory: /tmp/tmpwlotnig_ Successfully built tully Cleaning up... Removing source in /tmp/pip-wheel-0217r8r3/tully Removed build tracker '/tmp/pip-req-tracker-5zq_awab'