Collecting tele==0.1.0a4 1 location(s) to search for versions of tele: * https://pypi.python.org/simple/tele/ Getting page https://pypi.python.org/simple/tele/ Analyzing links from page https://pypi.python.org/simple/tele/ Found link https://pypi.python.org/packages/a6/f1/28596bd197fba35ad760baf0a984f0cd639f37fe46bdc9be1834ad14fbef/tele-0.1.0a4.tar.gz#md5=dbb3fc1abe71d52219c9774d6024e02c (from https://pypi.python.org/simple/tele/), version: 0.1.0a4 Found link https://pypi.python.org/packages/ba/4a/376f5dea119702d4674e4d06613dcf5bc183666cbcff93419cf8522ebac4/tele-0.0.0.tar.gz#md5=6bed3d65603a9aea8003a8659d2f4393 (from https://pypi.python.org/simple/tele/), version: 0.0.0 Found link https://pypi.python.org/packages/df/14/a0b343f8a33cc206245b02b2d424f59ec2b4bd5c1bc36801173099770358/tele-0.1.0a5.tar.gz#md5=791510190e75c3cb480281e00957081c (from https://pypi.python.org/simple/tele/), version: 0.1.0a5 Using version 0.1.0a4 (newest of versions: 0.1.0a4) Downloading tele-0.1.0a4.tar.gz Downloading from URL https://pypi.python.org/packages/a6/f1/28596bd197fba35ad760baf0a984f0cd639f37fe46bdc9be1834ad14fbef/tele-0.1.0a4.tar.gz#md5=dbb3fc1abe71d52219c9774d6024e02c (from https://pypi.python.org/simple/tele/) Running setup.py (path:/tmp/pip-build-wivlplzw/tele/setup.py) egg_info for package tele Running command python setup.py egg_info running egg_info creating pip-egg-info/tele.egg-info writing pip-egg-info/tele.egg-info/PKG-INFO writing dependency_links to pip-egg-info/tele.egg-info/dependency_links.txt writing requirements to pip-egg-info/tele.egg-info/requires.txt writing top-level names to pip-egg-info/tele.egg-info/top_level.txt writing manifest file 'pip-egg-info/tele.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/tele.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/tele.egg-info/SOURCES.txt' Source in /tmp/pip-build-wivlplzw/tele has version 0.1.0a4, which satisfies requirement tele==0.1.0a4 from https://pypi.python.org/packages/a6/f1/28596bd197fba35ad760baf0a984f0cd639f37fe46bdc9be1834ad14fbef/tele-0.1.0a4.tar.gz#md5=dbb3fc1abe71d52219c9774d6024e02c Building wheels for collected packages: tele Running setup.py bdist_wheel for tele: started Destination directory: /tmp/tmprm631qyupip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-wivlplzw/tele/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/tmprm631qyupip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_folder_output.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_showoff_output.py -> build/lib/tests copying tests/test_console_output.py -> build/lib/tests copying tests/test_ValueMeter.py -> build/lib/tests copying tests/test_ListMeter.py -> build/lib/tests creating build/lib/tele copying tele/__init__.py -> build/lib/tele copying tele/meter.py -> build/lib/tele creating build/lib/pyshowoff copying pyshowoff/__init__.py -> build/lib/pyshowoff creating build/lib/tele/console copying tele/console/__init__.py -> build/lib/tele/console copying tele/console/views.py -> build/lib/tele/console creating build/lib/tele/showoff copying tele/showoff/__init__.py -> build/lib/tele/showoff copying tele/showoff/views.py -> build/lib/tele/showoff creating build/lib/tele/folder copying tele/folder/__init__.py -> build/lib/tele/folder copying tele/folder/views.py -> build/lib/tele/folder 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/tests copying build/lib/tests/test_folder_output.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_showoff_output.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_console_output.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_ValueMeter.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_ListMeter.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tele creating build/bdist.linux-armv7l/wheel/tele/console copying build/lib/tele/console/__init__.py -> build/bdist.linux-armv7l/wheel/tele/console copying build/lib/tele/console/views.py -> build/bdist.linux-armv7l/wheel/tele/console creating build/bdist.linux-armv7l/wheel/tele/showoff copying build/lib/tele/showoff/__init__.py -> build/bdist.linux-armv7l/wheel/tele/showoff copying build/lib/tele/showoff/views.py -> build/bdist.linux-armv7l/wheel/tele/showoff creating build/bdist.linux-armv7l/wheel/tele/folder copying build/lib/tele/folder/__init__.py -> build/bdist.linux-armv7l/wheel/tele/folder copying build/lib/tele/folder/views.py -> build/bdist.linux-armv7l/wheel/tele/folder copying build/lib/tele/__init__.py -> build/bdist.linux-armv7l/wheel/tele copying build/lib/tele/meter.py -> build/bdist.linux-armv7l/wheel/tele creating build/bdist.linux-armv7l/wheel/pyshowoff copying build/lib/pyshowoff/__init__.py -> build/bdist.linux-armv7l/wheel/pyshowoff running install_egg_info running egg_info writing requirements to tele.egg-info/requires.txt writing dependency_links to tele.egg-info/dependency_links.txt writing tele.egg-info/PKG-INFO writing top-level names to tele.egg-info/top_level.txt reading manifest file 'tele.egg-info/SOURCES.txt' writing manifest file 'tele.egg-info/SOURCES.txt' Copying tele.egg-info to build/bdist.linux-armv7l/wheel/tele-0.1.0a4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tele-0.1.0a4.dist-info/WHEEL Running setup.py bdist_wheel for tele: finished with status 'done' Stored in directory: /tmp/tmpgqp0ciwc Successfully built tele Cleaning up... Removing source in /tmp/pip-build-wivlplzw/tele