Collecting telemetrise==0.0.3 1 location(s) to search for versions of telemetrise: * https://pypi.python.org/simple/telemetrise/ Getting page https://pypi.python.org/simple/telemetrise/ Analyzing links from page https://pypi.org/simple/telemetrise/ Skipping link https://files.pythonhosted.org/packages/82/02/f2f4f6a6a1dcb0be5b2028591c3a0212c0860bd11e99208887e07cc1c952/telemetrise-0.0.3-py2-none-any.whl#sha256=72e4d58c2543540f4f81d00a8a314314deed8d3215c775ccdf8c05424280a876 (from https://pypi.org/simple/telemetrise/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/c5/cd/0465c64e0a0ef4706ff9875ffef92e75d088dacbc6900a1bc18da6f6ed0e/telemetrise-0.0.3.tar.gz#sha256=8f61635218d82a5fee961977a43cbb63303731a098b16c6e9f31474132bf99ce (from https://pypi.org/simple/telemetrise/), version: 0.0.3 Skipping link https://files.pythonhosted.org/packages/5b/86/5132dff354112c13f27a57ce4bb58a7272a373349e7a6ceae158ca398a2d/telemetrise-0.0.4-py2-none-any.whl#sha256=7861e990bbebfef89e3bf18f25b435b557322afde88d51eafb505695be1672d2 (from https://pypi.org/simple/telemetrise/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/fb/01/35c133b3a575f62d971f8d788e4005ea3a8d42c31a09a6ca1c74684b4ab2/telemetrise-0.0.4.tar.gz#sha256=0a36874681b78ffacc03c7aaa8a5f66f9ffd5119a7a80cb74e52339e0814b163 (from https://pypi.org/simple/telemetrise/), version: 0.0.4 Skipping link https://files.pythonhosted.org/packages/2a/0c/c143ed946300771b6477ae5a527f875a556cb06eba6aabe2ee7365c8b6b5/telemetrise-0.0.5-py2-none-any.whl#sha256=0e174195638b6fcf4ff0292866aecb9761832d51d07d964f0811aed3bb43c6b8 (from https://pypi.org/simple/telemetrise/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/51/17/6f140179ba569e474710c64483f29bdffb875a74e816309c2f8e4b440cae/telemetrise-0.0.5.tar.gz#sha256=c95485a99f3d7bebe0d3e0b584449bf13f378465654851b3aaefe6e3f041bbd8 (from https://pypi.org/simple/telemetrise/), version: 0.0.5 Skipping link https://files.pythonhosted.org/packages/3c/aa/20e019b255e0db97c6775e6483b4a747a6378119d8b89496735120b96d2e/telemetrise-0.0.6-py2-none-any.whl#sha256=25cf8db40ebd95d6f4441dcec48b587cc6b63bcbd31c485f36c74c41c148118b (from https://pypi.org/simple/telemetrise/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/09/b1/f725cc3f14b0b79bc96edf681325591b09a509f4bd56e033602215ac37a8/telemetrise-0.0.6.tar.gz#sha256=5e8fa69166140f3efac79a3f24996490686335a81e678d8b5312017fd0613a27 (from https://pypi.org/simple/telemetrise/), version: 0.0.6 Using version 0.0.3 (newest of versions: 0.0.3) Downloading https://files.pythonhosted.org/packages/c5/cd/0465c64e0a0ef4706ff9875ffef92e75d088dacbc6900a1bc18da6f6ed0e/telemetrise-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c5/cd/0465c64e0a0ef4706ff9875ffef92e75d088dacbc6900a1bc18da6f6ed0e/telemetrise-0.0.3.tar.gz#sha256=8f61635218d82a5fee961977a43cbb63303731a098b16c6e9f31474132bf99ce (from https://pypi.org/simple/telemetrise/) Running setup.py (path:/tmp/pip-build-95k2ka3y/telemetrise/setup.py) egg_info for package telemetrise Running command python setup.py egg_info running egg_info creating pip-egg-info/telemetrise.egg-info writing entry points to pip-egg-info/telemetrise.egg-info/entry_points.txt writing pip-egg-info/telemetrise.egg-info/PKG-INFO writing top-level names to pip-egg-info/telemetrise.egg-info/top_level.txt writing dependency_links to pip-egg-info/telemetrise.egg-info/dependency_links.txt writing requirements to pip-egg-info/telemetrise.egg-info/requires.txt writing manifest file 'pip-egg-info/telemetrise.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/telemetrise.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/telemetrise.egg-info/SOURCES.txt' Source in /tmp/pip-build-95k2ka3y/telemetrise has version 0.0.3, which satisfies requirement telemetrise==0.0.3 from https://files.pythonhosted.org/packages/c5/cd/0465c64e0a0ef4706ff9875ffef92e75d088dacbc6900a1bc18da6f6ed0e/telemetrise-0.0.3.tar.gz#sha256=8f61635218d82a5fee961977a43cbb63303731a098b16c6e9f31474132bf99ce Building wheels for collected packages: telemetrise Running setup.py bdist_wheel for telemetrise: started Destination directory: /tmp/tmp1bfxcw02pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-95k2ka3y/telemetrise/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/tmp1bfxcw02pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/telemetrise copying telemetrise/__init__.py -> build/lib/telemetrise copying telemetrise/telemetrise.py -> build/lib/telemetrise 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/telemetrise copying build/lib/telemetrise/__init__.py -> build/bdist.linux-armv7l/wheel/telemetrise copying build/lib/telemetrise/telemetrise.py -> build/bdist.linux-armv7l/wheel/telemetrise running install_egg_info running egg_info writing requirements to telemetrise.egg-info/requires.txt writing telemetrise.egg-info/PKG-INFO writing entry points to telemetrise.egg-info/entry_points.txt writing top-level names to telemetrise.egg-info/top_level.txt writing dependency_links to telemetrise.egg-info/dependency_links.txt reading manifest file 'telemetrise.egg-info/SOURCES.txt' writing manifest file 'telemetrise.egg-info/SOURCES.txt' Copying telemetrise.egg-info to build/bdist.linux-armv7l/wheel/telemetrise-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/telemetrise-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for telemetrise: finished with status 'done' Stored in directory: /tmp/tmpwe1qhtwd Successfully built telemetrise Cleaning up... Removing source in /tmp/pip-build-95k2ka3y/telemetrise