Collecting berlioz==0.0.7 1 location(s) to search for versions of berlioz: * https://pypi.python.org/simple/berlioz/ Getting page https://pypi.python.org/simple/berlioz/ Analyzing links from page https://pypi.org/simple/berlioz/ Found link https://files.pythonhosted.org/packages/c2/0c/b2b581b52231165d873aa20b6e72a0892a447bce5f1cb6a59ff6ed52beaf/berlioz-0.0.4.tar.gz#sha256=ae6382ba4b04fad4e9edad1b75ba9f7710353a36fe0c7b3da3cb71fed5951925 (from https://pypi.org/simple/berlioz/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/cd/00/de35efd1af5a4c44accf778a4f2f32ddc20c90eebc8fec30100983eba067/berlioz-0.0.5.tar.gz#sha256=f89e68c0e3b09029ae73d71df0ba81c94deb176eca8cbb13fa3907c1dde9ff61 (from https://pypi.org/simple/berlioz/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/14/d1/c0a3c0510989c345fe89da7daf7dd471f3b2998def2d47ca40641a0f46e6/berlioz-0.0.6.tar.gz#sha256=a1536cf3b3cecfaf267d03608e7f27dc73dacf6f70bdde9da908264c5ed502cf (from https://pypi.org/simple/berlioz/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 0.0.6 Found link https://files.pythonhosted.org/packages/e9/47/6bd35046c77bd5bcdd11cac6e4d6db6cfc99b3f88dfebea305d98382a585/berlioz-0.0.7.tar.gz#sha256=84eb2f5d074694db1b45ed67a871a82fe74091522c13f7fb1c4ec36488c61b39 (from https://pypi.org/simple/berlioz/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*), version: 0.0.7 Using version 0.0.7 (newest of versions: 0.0.7) Downloading https://files.pythonhosted.org/packages/e9/47/6bd35046c77bd5bcdd11cac6e4d6db6cfc99b3f88dfebea305d98382a585/berlioz-0.0.7.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e9/47/6bd35046c77bd5bcdd11cac6e4d6db6cfc99b3f88dfebea305d98382a585/berlioz-0.0.7.tar.gz#sha256=84eb2f5d074694db1b45ed67a871a82fe74091522c13f7fb1c4ec36488c61b39 (from https://pypi.org/simple/berlioz/) (requires-python:>=2.7,!=3.0.*,!=3.1.*,!=3.2.*,!=3.3.*) Running setup.py (path:/tmp/pip-build-ch0uvwo0/berlioz/setup.py) egg_info for package berlioz Running command python setup.py egg_info running egg_info creating pip-egg-info/berlioz.egg-info writing dependency_links to pip-egg-info/berlioz.egg-info/dependency_links.txt writing top-level names to pip-egg-info/berlioz.egg-info/top_level.txt writing requirements to pip-egg-info/berlioz.egg-info/requires.txt writing pip-egg-info/berlioz.egg-info/PKG-INFO writing manifest file 'pip-egg-info/berlioz.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/berlioz.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/berlioz.egg-info/SOURCES.txt' Source in /tmp/pip-build-ch0uvwo0/berlioz has version 0.0.7, which satisfies requirement berlioz==0.0.7 from https://files.pythonhosted.org/packages/e9/47/6bd35046c77bd5bcdd11cac6e4d6db6cfc99b3f88dfebea305d98382a585/berlioz-0.0.7.tar.gz#sha256=84eb2f5d074694db1b45ed67a871a82fe74091522c13f7fb1c4ec36488c61b39 Building wheels for collected packages: berlioz Running setup.py bdist_wheel for berlioz: started Destination directory: /tmp/tmpgn_kx2jspip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ch0uvwo0/berlioz/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/tmpgn_kx2jspip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/berlioz copying berlioz/executor.py -> build/lib/berlioz copying berlioz/client.py -> build/lib/berlioz copying berlioz/log.py -> build/lib/berlioz copying berlioz/utils.py -> build/lib/berlioz copying berlioz/__init__.py -> build/lib/berlioz copying berlioz/starter.py -> build/lib/berlioz copying berlioz/processor.py -> build/lib/berlioz copying berlioz/policy.py -> build/lib/berlioz copying berlioz/registry.py -> build/lib/berlioz copying berlioz/zipkin.py -> build/lib/berlioz copying berlioz/aws.py -> build/lib/berlioz creating build/lib/berlioz/frameworks copying berlioz/frameworks/__init__.py -> build/lib/berlioz/frameworks copying berlioz/frameworks/b_flask.py -> build/lib/berlioz/frameworks running egg_info writing top-level names to berlioz.egg-info/top_level.txt writing requirements to berlioz.egg-info/requires.txt writing berlioz.egg-info/PKG-INFO writing dependency_links to berlioz.egg-info/dependency_links.txt reading manifest file 'berlioz.egg-info/SOURCES.txt' writing manifest file 'berlioz.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/berlioz copying build/lib/berlioz/executor.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/client.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/log.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/utils.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/__init__.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/starter.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/processor.py -> build/bdist.linux-armv7l/wheel/berlioz creating build/bdist.linux-armv7l/wheel/berlioz/frameworks copying build/lib/berlioz/frameworks/__init__.py -> build/bdist.linux-armv7l/wheel/berlioz/frameworks copying build/lib/berlioz/frameworks/b_flask.py -> build/bdist.linux-armv7l/wheel/berlioz/frameworks copying build/lib/berlioz/policy.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/registry.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/zipkin.py -> build/bdist.linux-armv7l/wheel/berlioz copying build/lib/berlioz/aws.py -> build/bdist.linux-armv7l/wheel/berlioz running install_egg_info Copying berlioz.egg-info to build/bdist.linux-armv7l/wheel/berlioz-0.0.7-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/berlioz-0.0.7.dist-info/WHEEL Running setup.py bdist_wheel for berlioz: finished with status 'done' Stored in directory: /tmp/tmphyu9ocz2 Successfully built berlioz Cleaning up... Removing source in /tmp/pip-build-ch0uvwo0/berlioz