Collecting tebless==1.1.3.dev9 1 location(s) to search for versions of tebless: * https://pypi.python.org/simple/tebless/ Getting page https://pypi.python.org/simple/tebless/ Analyzing links from page https://pypi.python.org/simple/tebless/ Found link https://pypi.python.org/packages/36/6c/d645d5a18a322958ba3bde43798a8c3fd89e4dc4af48faf785c73cc85c9f/tebless-1.0.2.tar.gz#md5=b55c640f440062d6939560e035f0cd9e (from https://pypi.python.org/simple/tebless/), version: 1.0.2 Found link https://pypi.python.org/packages/66/5a/0f21d26bcdc29d513efaa1ad7ff4f0939d39c7d56803cbede2d6d9e8de28/tebless-1.1.1.dev3.tar.gz#md5=807a405176172661708a9a76480d44e8 (from https://pypi.python.org/simple/tebless/), version: 1.1.1.dev3 Found link https://pypi.python.org/packages/8b/f6/22a69e29168e3a9fbcfbc12a822e994b7671a324f72a40d9fdbf4449df38/tebless-1.0.3.tar.gz#md5=e1f3939f630c980fa4c2ee72711505cb (from https://pypi.python.org/simple/tebless/), version: 1.0.3 Found link https://pypi.python.org/packages/8e/7d/ceb55adc0fc0d0e6d507da3bfd2cf97d946e1cad1df57ff7dbbefb55f684/tebless-1.0.0.tar.gz#md5=6a46ab88cf46a044d6b59c606b676b77 (from https://pypi.python.org/simple/tebless/), version: 1.0.0 Found link https://pypi.python.org/packages/91/8c/372b9a17e8b80abe908f04879410d988506095bd12cd4e75e5667e4d8955/tebless-1.1.3.dev9.tar.gz#md5=344038626ddc6800a5371ca850de2bda (from https://pypi.python.org/simple/tebless/), version: 1.1.3.dev9 Found link https://pypi.python.org/packages/bd/63/2359b294b7cdc2d1c2c418494f0c6e06b980632757b38c62ff9bfa6a204f/tebless-1.1.3.dev8.tar.gz#md5=72de7ae0ff99b82c69b0b528fe4a988d (from https://pypi.python.org/simple/tebless/), version: 1.1.3.dev8 Using version 1.1.3.dev9 (newest of versions: 1.1.3.dev9) Downloading tebless-1.1.3.dev9.tar.gz Downloading from URL https://pypi.python.org/packages/91/8c/372b9a17e8b80abe908f04879410d988506095bd12cd4e75e5667e4d8955/tebless-1.1.3.dev9.tar.gz#md5=344038626ddc6800a5371ca850de2bda (from https://pypi.python.org/simple/tebless/) Running setup.py (path:/tmp/pip-build-gi66jbp0/tebless/setup.py) egg_info for package tebless Running command python setup.py egg_info Installed /tmp/pip-build-gi66jbp0/tebless/.eggs/pbr-3.1.1-py3.4.egg running egg_info creating pip-egg-info/tebless.egg-info writing top-level names to pip-egg-info/tebless.egg-info/top_level.txt writing dependency_links to pip-egg-info/tebless.egg-info/dependency_links.txt writing pip-egg-info/tebless.egg-info/PKG-INFO writing requirements to pip-egg-info/tebless.egg-info/requires.txt [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/tebless.egg-info/SOURCES.txt' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.gitreview' warning: no previously-included files matching '*.pyc' found anywhere in distribution writing manifest file 'pip-egg-info/tebless.egg-info/SOURCES.txt' Source in /tmp/pip-build-gi66jbp0/tebless has version 1.1.3.dev9, which satisfies requirement tebless==1.1.3.dev9 from https://pypi.python.org/packages/91/8c/372b9a17e8b80abe908f04879410d988506095bd12cd4e75e5667e4d8955/tebless-1.1.3.dev9.tar.gz#md5=344038626ddc6800a5371ca850de2bda Building wheels for collected packages: tebless Running setup.py bdist_wheel for tebless: started Destination directory: /tmp/tmpu8wv3ls9pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-gi66jbp0/tebless/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/tmpu8wv3ls9pip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tebless creating build/lib/tebless/utils copying tebless/utils/__init__.py -> build/lib/tebless/utils copying tebless/utils/keyboard.py -> build/lib/tebless/utils copying tebless/utils/styles.py -> build/lib/tebless/utils copying tebless/__init__.py -> build/lib/tebless creating build/lib/tebless/devs copying tebless/devs/__init__.py -> build/lib/tebless/devs copying tebless/devs/_debug.py -> build/lib/tebless/devs copying tebless/devs/_widget.py -> build/lib/tebless/devs copying tebless/devs/decorators.py -> build/lib/tebless/devs creating build/lib/tebless/themes copying tebless/themes/menu.py -> build/lib/tebless/themes copying tebless/themes/__init__.py -> build/lib/tebless/themes creating build/lib/tebless/widgets copying tebless/widgets/__init__.py -> build/lib/tebless/widgets copying tebless/widgets/_checkbox.py -> build/lib/tebless/widgets copying tebless/widgets/_label.py -> build/lib/tebless/widgets copying tebless/widgets/_input.py -> build/lib/tebless/widgets copying tebless/widgets/_menu.py -> build/lib/tebless/widgets copying tebless/widgets/_window.py -> build/lib/tebless/widgets copying tebless/widgets/_filter_menu.py -> build/lib/tebless/widgets running egg_info writing requirements to tebless.egg-info/requires.txt writing top-level names to tebless.egg-info/top_level.txt writing dependency_links to tebless.egg-info/dependency_links.txt writing tebless.egg-info/PKG-INFO [pbr] Reusing existing SOURCES.txt creating build/lib/tebless/examples copying tebless/examples/filter_menu.py -> build/lib/tebless/examples copying tebless/examples/input.py -> build/lib/tebless/examples copying tebless/examples/menu.py -> build/lib/tebless/examples copying tebless/examples/nested_windows.py -> build/lib/tebless/examples creating build/lib/tebless/tests copying tebless/tests/test_utils.py -> build/lib/tebless/tests installing to build/bdist.linux-armv7l/wheel running install [pbr] Generating AUTHORS [pbr] AUTHORS complete (0.0s) running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tebless creating build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_checkbox.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_label.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_input.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_menu.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_window.py -> build/bdist.linux-armv7l/wheel/tebless/widgets copying build/lib/tebless/widgets/_filter_menu.py -> build/bdist.linux-armv7l/wheel/tebless/widgets creating build/bdist.linux-armv7l/wheel/tebless/examples copying build/lib/tebless/examples/nested_windows.py -> build/bdist.linux-armv7l/wheel/tebless/examples copying build/lib/tebless/examples/menu.py -> build/bdist.linux-armv7l/wheel/tebless/examples copying build/lib/tebless/examples/filter_menu.py -> build/bdist.linux-armv7l/wheel/tebless/examples copying build/lib/tebless/examples/input.py -> build/bdist.linux-armv7l/wheel/tebless/examples copying build/lib/tebless/__init__.py -> build/bdist.linux-armv7l/wheel/tebless creating build/bdist.linux-armv7l/wheel/tebless/tests copying build/lib/tebless/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tebless/tests creating build/bdist.linux-armv7l/wheel/tebless/utils copying build/lib/tebless/utils/__init__.py -> build/bdist.linux-armv7l/wheel/tebless/utils copying build/lib/tebless/utils/keyboard.py -> build/bdist.linux-armv7l/wheel/tebless/utils copying build/lib/tebless/utils/styles.py -> build/bdist.linux-armv7l/wheel/tebless/utils creating build/bdist.linux-armv7l/wheel/tebless/devs copying build/lib/tebless/devs/__init__.py -> build/bdist.linux-armv7l/wheel/tebless/devs copying build/lib/tebless/devs/_debug.py -> build/bdist.linux-armv7l/wheel/tebless/devs copying build/lib/tebless/devs/_widget.py -> build/bdist.linux-armv7l/wheel/tebless/devs copying build/lib/tebless/devs/decorators.py -> build/bdist.linux-armv7l/wheel/tebless/devs creating build/bdist.linux-armv7l/wheel/tebless/themes copying build/lib/tebless/themes/menu.py -> build/bdist.linux-armv7l/wheel/tebless/themes copying build/lib/tebless/themes/__init__.py -> build/bdist.linux-armv7l/wheel/tebless/themes running install_egg_info Copying tebless.egg-info to build/bdist.linux-armv7l/wheel/tebless-1.1.3.dev9-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/tebless-1.1.3.dev9.dist-info/WHEEL Running setup.py bdist_wheel for tebless: finished with status 'done' Stored in directory: /tmp/tmpa7t3l6m8 Successfully built tebless Cleaning up... Removing source in /tmp/pip-build-gi66jbp0/tebless