Created temporary directory: /tmp/pip-ephem-wheel-cache-d5ouyri2 Created temporary directory: /tmp/pip-req-tracker-0r5v08fp Created requirements tracker '/tmp/pip-req-tracker-0r5v08fp' Created temporary directory: /tmp/pip-wheel-ftx6fnf3 Looking in indexes: https://pypi.python.org/simple Collecting pybugsnag==0.0.4 1 location(s) to search for versions of pybugsnag: * https://pypi.python.org/simple/pybugsnag/ Getting page https://pypi.python.org/simple/pybugsnag/ Analyzing links from page https://pypi.org/simple/pybugsnag/ Found link https://files.pythonhosted.org/packages/6d/bd/dd0bfaf3391611cba5ba524caf75a3366646b8124a651acc46e12c9bb715/pybugsnag-0.0.1.tar.gz#sha256=9ac3e469e1da0d3d86f85e4f8179893707173520f1e725cd03058a96e2919b4f (from https://pypi.org/simple/pybugsnag/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/42/39/e62438c6f2f1e3b018bec3fc686190f44c136594906d6578f393e23ae4cb/pybugsnag-0.0.2.tar.gz#sha256=27a2c61d4d7be09baf9a4a77fa0ff5d64c34b6b5164d980b5bcd0b1405979967 (from https://pypi.org/simple/pybugsnag/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/40/2c/ad7761dc4838169f870ea4f0d48d6ce07f406743664a32007716f2523396/pybugsnag-0.0.3.tar.gz#sha256=31c510422be1dc0a22740938124297b53ae3ca2119a5223d29bb205b775e243b (from https://pypi.org/simple/pybugsnag/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz#sha256=143c4207b8a4ec6ebc2f8977f289cad36aa9c61671d2aa6a0099794b85a61767 (from https://pypi.org/simple/pybugsnag/), version: 0.0.4 Using version 0.0.4 (newest of versions: 0.0.4) Created temporary directory: /tmp/pip-unpack-rg89ey1r Downloading https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz#sha256=143c4207b8a4ec6ebc2f8977f289cad36aa9c61671d2aa6a0099794b85a61767 (from https://pypi.org/simple/pybugsnag/) Added pybugsnag==0.0.4 from https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz#sha256=143c4207b8a4ec6ebc2f8977f289cad36aa9c61671d2aa6a0099794b85a61767 to build tracker '/tmp/pip-req-tracker-0r5v08fp' Running setup.py (path:/tmp/pip-wheel-ftx6fnf3/pybugsnag/setup.py) egg_info for package pybugsnag Running command python setup.py egg_info running egg_info creating pip-egg-info/pybugsnag.egg-info writing dependency_links to pip-egg-info/pybugsnag.egg-info/dependency_links.txt writing pip-egg-info/pybugsnag.egg-info/PKG-INFO writing top-level names to pip-egg-info/pybugsnag.egg-info/top_level.txt writing requirements to pip-egg-info/pybugsnag.egg-info/requires.txt writing manifest file 'pip-egg-info/pybugsnag.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pybugsnag.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/pybugsnag.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ftx6fnf3/pybugsnag has version 0.0.4, which satisfies requirement pybugsnag==0.0.4 from https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz#sha256=143c4207b8a4ec6ebc2f8977f289cad36aa9c61671d2aa6a0099794b85a61767 Removed pybugsnag==0.0.4 from https://files.pythonhosted.org/packages/87/3f/76ddac3a87990cbc390f62305e210ffda5d9b05d29d4ff4c497bac91cb7d/pybugsnag-0.0.4.tar.gz#sha256=143c4207b8a4ec6ebc2f8977f289cad36aa9c61671d2aa6a0099794b85a61767 from build tracker '/tmp/pip-req-tracker-0r5v08fp' Building wheels for collected packages: pybugsnag Created temporary directory: /tmp/pip-wheel-9stvlc93 Running setup.py bdist_wheel for pybugsnag: started Destination directory: /tmp/pip-wheel-9stvlc93 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ftx6fnf3/pybugsnag/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/pip-wheel-9stvlc93 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pybugsnag copying pybugsnag/globals.py -> build/lib/pybugsnag copying pybugsnag/__init__.py -> build/lib/pybugsnag creating build/lib/pybugsnag/test copying pybugsnag/test/helpers.py -> build/lib/pybugsnag/test copying pybugsnag/test/test_pybugsnag.py -> build/lib/pybugsnag/test copying pybugsnag/test/__init__.py -> build/lib/pybugsnag/test copying pybugsnag/test/conftest.py -> build/lib/pybugsnag/test creating build/lib/pybugsnag/utils copying pybugsnag/utils/text.py -> build/lib/pybugsnag/utils copying pybugsnag/utils/__init__.py -> build/lib/pybugsnag/utils creating build/lib/pybugsnag/models copying pybugsnag/models/client.py -> build/lib/pybugsnag/models copying pybugsnag/models/error.py -> build/lib/pybugsnag/models copying pybugsnag/models/__init__.py -> build/lib/pybugsnag/models 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/pybugsnag creating build/bdist.linux-armv7l/wheel/pybugsnag/test copying build/lib/pybugsnag/test/helpers.py -> build/bdist.linux-armv7l/wheel/pybugsnag/test copying build/lib/pybugsnag/test/test_pybugsnag.py -> build/bdist.linux-armv7l/wheel/pybugsnag/test copying build/lib/pybugsnag/test/__init__.py -> build/bdist.linux-armv7l/wheel/pybugsnag/test copying build/lib/pybugsnag/test/conftest.py -> build/bdist.linux-armv7l/wheel/pybugsnag/test creating build/bdist.linux-armv7l/wheel/pybugsnag/utils copying build/lib/pybugsnag/utils/text.py -> build/bdist.linux-armv7l/wheel/pybugsnag/utils copying build/lib/pybugsnag/utils/__init__.py -> build/bdist.linux-armv7l/wheel/pybugsnag/utils copying build/lib/pybugsnag/globals.py -> build/bdist.linux-armv7l/wheel/pybugsnag creating build/bdist.linux-armv7l/wheel/pybugsnag/models copying build/lib/pybugsnag/models/client.py -> build/bdist.linux-armv7l/wheel/pybugsnag/models copying build/lib/pybugsnag/models/error.py -> build/bdist.linux-armv7l/wheel/pybugsnag/models copying build/lib/pybugsnag/models/__init__.py -> build/bdist.linux-armv7l/wheel/pybugsnag/models copying build/lib/pybugsnag/__init__.py -> build/bdist.linux-armv7l/wheel/pybugsnag running install_egg_info running egg_info writing top-level names to pybugsnag.egg-info/top_level.txt writing requirements to pybugsnag.egg-info/requires.txt writing dependency_links to pybugsnag.egg-info/dependency_links.txt writing pybugsnag.egg-info/PKG-INFO reading manifest file 'pybugsnag.egg-info/SOURCES.txt' writing manifest file 'pybugsnag.egg-info/SOURCES.txt' Copying pybugsnag.egg-info to build/bdist.linux-armv7l/wheel/pybugsnag-0.0.4-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pybugsnag-0.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-9stvlc93/pybugsnag-0.0.4-py3-none-any.whl' and adding '.' to it adding 'pybugsnag/__init__.py' adding 'pybugsnag/globals.py' adding 'pybugsnag/models/__init__.py' adding 'pybugsnag/models/client.py' adding 'pybugsnag/models/error.py' adding 'pybugsnag/test/__init__.py' adding 'pybugsnag/test/conftest.py' adding 'pybugsnag/test/helpers.py' adding 'pybugsnag/test/test_pybugsnag.py' adding 'pybugsnag/utils/__init__.py' adding 'pybugsnag/utils/text.py' adding 'pybugsnag-0.0.4.dist-info/top_level.txt' adding 'pybugsnag-0.0.4.dist-info/WHEEL' adding 'pybugsnag-0.0.4.dist-info/METADATA' adding 'pybugsnag-0.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for pybugsnag: finished with status 'done' Stored in directory: /tmp/tmp_tepejnn Successfully built pybugsnag Cleaning up... Removing source in /tmp/pip-wheel-ftx6fnf3/pybugsnag Removed build tracker '/tmp/pip-req-tracker-0r5v08fp'