Collecting fbtimer==0.0.3 1 location(s) to search for versions of fbtimer: * https://pypi.python.org/simple/fbtimer/ Getting page https://pypi.python.org/simple/fbtimer/ Analyzing links from page https://pypi.python.org/simple/fbtimer/ Found link https://pypi.python.org/packages/39/4f/82a6f62c527fba5c0eba6d4fbb661e21ed7aca370144d0a7b705b64caa27/fbtimer-0.0.2.tar.gz#md5=aed0c8bd52f7fd5629c3f8384c52b3fa (from https://pypi.python.org/simple/fbtimer/), version: 0.0.2 Found link https://pypi.python.org/packages/1c/03/926a671cee1c6f405d7f1f8d59172347da4961c84c1da757940178a417d3/fbtimer-0.0.3.tar.gz#md5=e10c29ac777656414d7da88219559207 (from https://pypi.python.org/simple/fbtimer/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Downloading fbtimer-0.0.3.tar.gz Downloading from URL https://pypi.python.org/packages/1c/03/926a671cee1c6f405d7f1f8d59172347da4961c84c1da757940178a417d3/fbtimer-0.0.3.tar.gz#md5=e10c29ac777656414d7da88219559207 (from https://pypi.python.org/simple/fbtimer/) Running setup.py (path:/tmp/pip-build-s0mmn1mp/fbtimer/setup.py) egg_info for package fbtimer Running command python setup.py egg_info zip_safe flag not set; analyzing archive contents... Installed /tmp/pip-build-s0mmn1mp/fbtimer/.eggs/pytest_runner-4.2-py3.4.egg running egg_info creating pip-egg-info/fbtimer.egg-info writing dependency_links to pip-egg-info/fbtimer.egg-info/dependency_links.txt writing requirements to pip-egg-info/fbtimer.egg-info/requires.txt writing entry points to pip-egg-info/fbtimer.egg-info/entry_points.txt writing top-level names to pip-egg-info/fbtimer.egg-info/top_level.txt writing pip-egg-info/fbtimer.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fbtimer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fbtimer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/fbtimer.egg-info/SOURCES.txt' Source in /tmp/pip-build-s0mmn1mp/fbtimer has version 0.0.3, which satisfies requirement fbtimer==0.0.3 from https://pypi.python.org/packages/1c/03/926a671cee1c6f405d7f1f8d59172347da4961c84c1da757940178a417d3/fbtimer-0.0.3.tar.gz#md5=e10c29ac777656414d7da88219559207 Building wheels for collected packages: fbtimer Running setup.py bdist_wheel for fbtimer: started Destination directory: /tmp/tmpl2yclcfqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-s0mmn1mp/fbtimer/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/tmpl2yclcfqpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fbtimer copying fbtimer/util.py -> build/lib/fbtimer copying fbtimer/__init__.py -> build/lib/fbtimer copying fbtimer/cli.py -> build/lib/fbtimer creating build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/fbtimer/service copying fbtimer/service/time_entry.py -> build/lib/fbtimer/service copying fbtimer/service/timer.py -> build/lib/fbtimer/service copying fbtimer/service/user.py -> build/lib/fbtimer/service copying fbtimer/service/__init__.py -> build/lib/fbtimer/service copying fbtimer/service/client.py -> build/lib/fbtimer/service copying fbtimer/service/auth.py -> build/lib/fbtimer/service copying fbtimer/service/config.py -> build/lib/fbtimer/service creating build/lib/fbtimer/model copying fbtimer/model/timer.py -> build/lib/fbtimer/model copying fbtimer/model/user.py -> build/lib/fbtimer/model copying fbtimer/model/__init__.py -> build/lib/fbtimer/model copying fbtimer/model/client.py -> build/lib/fbtimer/model creating build/lib/tests/unit copying tests/unit/__init__.py -> build/lib/tests/unit copying tests/unit/test_config.py -> build/lib/tests/unit creating build/lib/tests/component copying tests/component/test_timer_details.py -> build/lib/tests/component copying tests/component/test_timers.py -> build/lib/tests/component copying tests/component/__init__.py -> build/lib/tests/component running egg_info writing entry points to fbtimer.egg-info/entry_points.txt writing fbtimer.egg-info/PKG-INFO writing top-level names to fbtimer.egg-info/top_level.txt writing dependency_links to fbtimer.egg-info/dependency_links.txt writing requirements to fbtimer.egg-info/requires.txt reading manifest file 'fbtimer.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'fbtimer.egg-info/SOURCES.txt' 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/fbtimer copying build/lib/fbtimer/util.py -> build/bdist.linux-armv7l/wheel/fbtimer creating build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/time_entry.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/timer.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/user.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/__init__.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/client.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/auth.py -> build/bdist.linux-armv7l/wheel/fbtimer/service copying build/lib/fbtimer/service/config.py -> build/bdist.linux-armv7l/wheel/fbtimer/service creating build/bdist.linux-armv7l/wheel/fbtimer/model copying build/lib/fbtimer/model/timer.py -> build/bdist.linux-armv7l/wheel/fbtimer/model copying build/lib/fbtimer/model/user.py -> build/bdist.linux-armv7l/wheel/fbtimer/model copying build/lib/fbtimer/model/__init__.py -> build/bdist.linux-armv7l/wheel/fbtimer/model copying build/lib/fbtimer/model/client.py -> build/bdist.linux-armv7l/wheel/fbtimer/model copying build/lib/fbtimer/__init__.py -> build/bdist.linux-armv7l/wheel/fbtimer copying build/lib/fbtimer/cli.py -> build/bdist.linux-armv7l/wheel/fbtimer creating build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/unit copying build/lib/tests/unit/__init__.py -> build/bdist.linux-armv7l/wheel/tests/unit copying build/lib/tests/unit/test_config.py -> build/bdist.linux-armv7l/wheel/tests/unit creating build/bdist.linux-armv7l/wheel/tests/component copying build/lib/tests/component/test_timer_details.py -> build/bdist.linux-armv7l/wheel/tests/component copying build/lib/tests/component/test_timers.py -> build/bdist.linux-armv7l/wheel/tests/component copying build/lib/tests/component/__init__.py -> build/bdist.linux-armv7l/wheel/tests/component copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying fbtimer.egg-info to build/bdist.linux-armv7l/wheel/fbtimer-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fbtimer-0.0.3.dist-info/WHEEL Running setup.py bdist_wheel for fbtimer: finished with status 'done' Stored in directory: /tmp/tmp58uex1ux Successfully built fbtimer Cleaning up... Removing source in /tmp/pip-build-s0mmn1mp/fbtimer