Created temporary directory: /tmp/pip-ephem-wheel-cache-wysxbwbh Created temporary directory: /tmp/pip-req-tracker-j1aqb218 Created requirements tracker '/tmp/pip-req-tracker-j1aqb218' Created temporary directory: /tmp/pip-wheel-q67eknss Collecting django-incident-response==0.0.1a2 1 location(s) to search for versions of django-incident-response: * https://pypi.org/simple/django-incident-response/ Getting page https://pypi.org/simple/django-incident-response/ Analyzing links from page https://pypi.org/simple/django-incident-response/ Found link https://files.pythonhosted.org/packages/d5/99/60ba1e28123847b690fc44913d764a855d9b917bb141307d724a6690a060/django-incident-response-0.0.1a1.tar.gz#sha256=ef993e7adba2366415aca28b117637904896ca0f8c5f16520f6e9332bbfa3f51 (from https://pypi.org/simple/django-incident-response/), version: 0.0.1a1 Found link https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz#sha256=9f768425843825e1c65d80878012f80bda86ae3ca35e4edf2b41139b962a12bf (from https://pypi.org/simple/django-incident-response/), version: 0.0.1a2 The package https://files.pythonhosted.org/packages/4d/fe/260aa9d322639a24d6bd737b852750da9c99091d1ec44c7debfca680db25/django-incident-response-0.0.1a4.tar.gz#sha256=248d94606583e787e98684dc66347e69d74e6ab079917f824c8dffc00c05bfcd (from https://pypi.org/simple/django-incident-response/) (requires-python:>3.6) is incompatible with the pythonversion in use. Acceptable python versions are:>3.6 Using version 0.0.1a2 (newest of versions: 0.0.1a2) Created temporary directory: /tmp/pip-unpack-bhjrcut5 Downloading https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz (516kB) Downloading from URL https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz#sha256=9f768425843825e1c65d80878012f80bda86ae3ca35e4edf2b41139b962a12bf (from https://pypi.org/simple/django-incident-response/) Added django-incident-response==0.0.1a2 from https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz#sha256=9f768425843825e1c65d80878012f80bda86ae3ca35e4edf2b41139b962a12bf to build tracker '/tmp/pip-req-tracker-j1aqb218' Running setup.py (path:/tmp/pip-wheel-q67eknss/django-incident-response/setup.py) egg_info for package django-incident-response Running command python setup.py egg_info running egg_info creating pip-egg-info/django_incident_response.egg-info writing top-level names to pip-egg-info/django_incident_response.egg-info/top_level.txt writing dependency_links to pip-egg-info/django_incident_response.egg-info/dependency_links.txt writing pip-egg-info/django_incident_response.egg-info/PKG-INFO writing manifest file 'pip-egg-info/django_incident_response.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_incident_response.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_incident_response.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-q67eknss/django-incident-response has version 0.0.1a2, which satisfies requirement django-incident-response==0.0.1a2 from https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz#sha256=9f768425843825e1c65d80878012f80bda86ae3ca35e4edf2b41139b962a12bf Removed django-incident-response==0.0.1a2 from https://files.pythonhosted.org/packages/51/f9/67530371562c2ff11b5a174b1da4e678494396688a086928e18d1f83e714/django-incident-response-0.0.1a2.tar.gz#sha256=9f768425843825e1c65d80878012f80bda86ae3ca35e4edf2b41139b962a12bf from build tracker '/tmp/pip-req-tracker-j1aqb218' Building wheels for collected packages: django-incident-response Created temporary directory: /tmp/pip-wheel-1x4zo7p3 Running setup.py bdist_wheel for django-incident-response: started Destination directory: /tmp/pip-wheel-1x4zo7p3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-q67eknss/django-incident-response/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-1x4zo7p3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/response copying response/serializers.py -> build/lib/response copying response/models.py -> build/lib/response copying response/admin.py -> build/lib/response copying response/views.py -> build/lib/response copying response/tests.py -> build/lib/response copying response/__init__.py -> build/lib/response copying response/urls.py -> build/lib/response copying response/apps.py -> build/lib/response creating build/lib/response/migrations copying response/migrations/__init__.py -> build/lib/response/migrations copying response/migrations/0001_initial.py -> build/lib/response/migrations creating build/lib/response/slack copying response/slack/incident_notifications.py -> build/lib/response/slack copying response/slack/settings.py -> build/lib/response/slack copying response/slack/action_handlers.py -> build/lib/response/slack copying response/slack/event_handlers.py -> build/lib/response/slack copying response/slack/block_kit.py -> build/lib/response/slack copying response/slack/admin.py -> build/lib/response/slack copying response/slack/keyword_handlers.py -> build/lib/response/slack copying response/slack/incident_commands.py -> build/lib/response/slack copying response/slack/views.py -> build/lib/response/slack copying response/slack/tests.py -> build/lib/response/slack copying response/slack/__init__.py -> build/lib/response/slack copying response/slack/slack_utils.py -> build/lib/response/slack copying response/slack/dialog_builder.py -> build/lib/response/slack copying response/slack/authentication.py -> build/lib/response/slack copying response/slack/urls.py -> build/lib/response/slack copying response/slack/dialog_handlers.py -> build/lib/response/slack copying response/slack/signals.py -> build/lib/response/slack creating build/lib/response/pagerduty copying response/pagerduty/models.py -> build/lib/response/pagerduty copying response/pagerduty/admin.py -> build/lib/response/pagerduty copying response/pagerduty/views.py -> build/lib/response/pagerduty copying response/pagerduty/incident.py -> build/lib/response/pagerduty copying response/pagerduty/__init__.py -> build/lib/response/pagerduty creating build/lib/response/core copying response/core/serializers.py -> build/lib/response/core copying response/core/admin.py -> build/lib/response/core copying response/core/views.py -> build/lib/response/core copying response/core/tests.py -> build/lib/response/core copying response/core/__init__.py -> build/lib/response/core copying response/core/urls.py -> build/lib/response/core creating build/lib/response/ui copying response/ui/models.py -> build/lib/response/ui copying response/ui/admin.py -> build/lib/response/ui copying response/ui/views.py -> build/lib/response/ui copying response/ui/tests.py -> build/lib/response/ui copying response/ui/__init__.py -> build/lib/response/ui copying response/ui/urls.py -> build/lib/response/ui copying response/ui/apps.py -> build/lib/response/ui creating build/lib/response/slack/workflows copying response/slack/workflows/pagerduty.py -> build/lib/response/slack/workflows copying response/slack/workflows/__init__.py -> build/lib/response/slack/workflows creating build/lib/response/slack/models copying response/slack/models/user_stats.py -> build/lib/response/slack/models copying response/slack/models/comms_channel.py -> build/lib/response/slack/models copying response/slack/models/headline_post.py -> build/lib/response/slack/models copying response/slack/models/pinned_message.py -> build/lib/response/slack/models copying response/slack/models/__init__.py -> build/lib/response/slack/models copying response/slack/models/workflow.py -> build/lib/response/slack/models copying response/slack/models/notification.py -> build/lib/response/slack/models creating build/lib/response/slack/decorators copying response/slack/decorators/incident_notification.py -> build/lib/response/slack/decorators copying response/slack/decorators/dialog_handler.py -> build/lib/response/slack/decorators copying response/slack/decorators/incident_command.py -> build/lib/response/slack/decorators copying response/slack/decorators/__init__.py -> build/lib/response/slack/decorators copying response/slack/decorators/action_handler.py -> build/lib/response/slack/decorators copying response/slack/decorators/workflow.py -> build/lib/response/slack/decorators copying response/slack/decorators/keyword_handler.py -> build/lib/response/slack/decorators copying response/slack/decorators/event_handler.py -> build/lib/response/slack/decorators creating build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/connections.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/constants.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/dialog_handler.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/incident_command.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/__init__.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/action_handler.py -> build/lib/response/slack/workflows/statuspage copying response/slack/workflows/statuspage/workflow.py -> build/lib/response/slack/workflows/statuspage creating build/lib/response/core/models copying response/core/models/action.py -> build/lib/response/core/models copying response/core/models/user_external.py -> build/lib/response/core/models copying response/core/models/incident.py -> build/lib/response/core/models copying response/core/models/__init__.py -> build/lib/response/core/models creating build/lib/response/ui/migrations copying response/ui/migrations/__init__.py -> build/lib/response/ui/migrations creating build/lib/response/ui/templatetags copying response/ui/templatetags/markdown_filter.py -> build/lib/response/ui/templatetags copying response/ui/templatetags/unslackify.py -> build/lib/response/ui/templatetags copying response/ui/templatetags/__init__.py -> build/lib/response/ui/templatetags running egg_info writing dependency_links to django_incident_response.egg-info/dependency_links.txt writing top-level names to django_incident_response.egg-info/top_level.txt writing django_incident_response.egg-info/PKG-INFO reading manifest file 'django_incident_response.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_incident_response.egg-info/SOURCES.txt' creating build/lib/response/ui/static copying response/ui/static/common.css -> build/lib/response/ui/static copying response/ui/static/incident_doc.css -> build/lib/response/ui/static copying response/ui/static/manifest.json -> build/lib/response/ui/static creating build/lib/response/ui/static/bootstrap creating build/lib/response/ui/static/bootstrap/css copying response/ui/static/bootstrap/css/bootstrap.css -> build/lib/response/ui/static/bootstrap/css copying response/ui/static/bootstrap/css/bootstrap.css.map -> build/lib/response/ui/static/bootstrap/css creating build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.bundle.js -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.bundle.js.map -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.bundle.min.js -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.bundle.min.js.map -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.js -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.js.map -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.min.js -> build/lib/response/ui/static/bootstrap/js copying response/ui/static/bootstrap/js/bootstrap.min.js.map -> build/lib/response/ui/static/bootstrap/js creating build/lib/response/ui/static/images copying response/ui/static/images/favicon.png -> build/lib/response/ui/static/images copying response/ui/static/images/response.png -> build/lib/response/ui/static/images creating build/lib/response/ui/templates copying response/ui/templates/base.html -> build/lib/response/ui/templates copying response/ui/templates/incident_doc.html -> build/lib/response/ui/templates 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/response copying build/lib/response/serializers.py -> build/bdist.linux-armv7l/wheel/response creating build/bdist.linux-armv7l/wheel/response/migrations copying build/lib/response/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/response/migrations copying build/lib/response/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/response/migrations copying build/lib/response/models.py -> build/bdist.linux-armv7l/wheel/response copying build/lib/response/admin.py -> build/bdist.linux-armv7l/wheel/response creating build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/incident_notifications.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/settings.py -> build/bdist.linux-armv7l/wheel/response/slack creating build/bdist.linux-armv7l/wheel/response/slack/workflows copying build/lib/response/slack/workflows/pagerduty.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows copying build/lib/response/slack/workflows/__init__.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows creating build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/connections.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/constants.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/dialog_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/incident_command.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/__init__.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/action_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/workflows/statuspage/workflow.py -> build/bdist.linux-armv7l/wheel/response/slack/workflows/statuspage copying build/lib/response/slack/action_handlers.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/event_handlers.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/block_kit.py -> build/bdist.linux-armv7l/wheel/response/slack creating build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/user_stats.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/comms_channel.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/headline_post.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/pinned_message.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/__init__.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/workflow.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/models/notification.py -> build/bdist.linux-armv7l/wheel/response/slack/models copying build/lib/response/slack/admin.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/keyword_handlers.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/incident_commands.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/views.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/tests.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/__init__.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/slack_utils.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/dialog_builder.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/authentication.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/urls.py -> build/bdist.linux-armv7l/wheel/response/slack creating build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/incident_notification.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/dialog_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/incident_command.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/__init__.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/action_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/workflow.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/keyword_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/decorators/event_handler.py -> build/bdist.linux-armv7l/wheel/response/slack/decorators copying build/lib/response/slack/dialog_handlers.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/slack/signals.py -> build/bdist.linux-armv7l/wheel/response/slack copying build/lib/response/views.py -> build/bdist.linux-armv7l/wheel/response copying build/lib/response/tests.py -> build/bdist.linux-armv7l/wheel/response copying build/lib/response/__init__.py -> build/bdist.linux-armv7l/wheel/response creating build/bdist.linux-armv7l/wheel/response/pagerduty copying build/lib/response/pagerduty/models.py -> build/bdist.linux-armv7l/wheel/response/pagerduty copying build/lib/response/pagerduty/admin.py -> build/bdist.linux-armv7l/wheel/response/pagerduty copying build/lib/response/pagerduty/views.py -> build/bdist.linux-armv7l/wheel/response/pagerduty copying build/lib/response/pagerduty/incident.py -> build/bdist.linux-armv7l/wheel/response/pagerduty copying build/lib/response/pagerduty/__init__.py -> build/bdist.linux-armv7l/wheel/response/pagerduty creating build/bdist.linux-armv7l/wheel/response/core copying build/lib/response/core/serializers.py -> build/bdist.linux-armv7l/wheel/response/core creating build/bdist.linux-armv7l/wheel/response/core/models copying build/lib/response/core/models/action.py -> build/bdist.linux-armv7l/wheel/response/core/models copying build/lib/response/core/models/user_external.py -> build/bdist.linux-armv7l/wheel/response/core/models copying build/lib/response/core/models/incident.py -> build/bdist.linux-armv7l/wheel/response/core/models copying build/lib/response/core/models/__init__.py -> build/bdist.linux-armv7l/wheel/response/core/models copying build/lib/response/core/admin.py -> build/bdist.linux-armv7l/wheel/response/core copying build/lib/response/core/views.py -> build/bdist.linux-armv7l/wheel/response/core copying build/lib/response/core/tests.py -> build/bdist.linux-armv7l/wheel/response/core copying build/lib/response/core/__init__.py -> build/bdist.linux-armv7l/wheel/response/core copying build/lib/response/core/urls.py -> build/bdist.linux-armv7l/wheel/response/core creating build/bdist.linux-armv7l/wheel/response/ui creating build/bdist.linux-armv7l/wheel/response/ui/templates copying build/lib/response/ui/templates/base.html -> build/bdist.linux-armv7l/wheel/response/ui/templates copying build/lib/response/ui/templates/incident_doc.html -> build/bdist.linux-armv7l/wheel/response/ui/templates creating build/bdist.linux-armv7l/wheel/response/ui/migrations copying build/lib/response/ui/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/response/ui/migrations copying build/lib/response/ui/models.py -> build/bdist.linux-armv7l/wheel/response/ui copying build/lib/response/ui/admin.py -> build/bdist.linux-armv7l/wheel/response/ui copying build/lib/response/ui/views.py -> build/bdist.linux-armv7l/wheel/response/ui copying build/lib/response/ui/tests.py -> build/bdist.linux-armv7l/wheel/response/ui creating build/bdist.linux-armv7l/wheel/response/ui/templatetags copying build/lib/response/ui/templatetags/markdown_filter.py -> build/bdist.linux-armv7l/wheel/response/ui/templatetags copying build/lib/response/ui/templatetags/unslackify.py -> build/bdist.linux-armv7l/wheel/response/ui/templatetags copying build/lib/response/ui/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/response/ui/templatetags copying build/lib/response/ui/__init__.py -> build/bdist.linux-armv7l/wheel/response/ui creating build/bdist.linux-armv7l/wheel/response/ui/static creating build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap creating build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.bundle.min.js.map -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.js.map -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.min.js.map -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.bundle.js -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.bundle.js.map -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.bundle.min.js -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js copying build/lib/response/ui/static/bootstrap/js/bootstrap.js -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/js creating build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/css copying build/lib/response/ui/static/bootstrap/css/bootstrap.css -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/css copying build/lib/response/ui/static/bootstrap/css/bootstrap.css.map -> build/bdist.linux-armv7l/wheel/response/ui/static/bootstrap/css copying build/lib/response/ui/static/common.css -> build/bdist.linux-armv7l/wheel/response/ui/static creating build/bdist.linux-armv7l/wheel/response/ui/static/images copying build/lib/response/ui/static/images/favicon.png -> build/bdist.linux-armv7l/wheel/response/ui/static/images copying build/lib/response/ui/static/images/response.png -> build/bdist.linux-armv7l/wheel/response/ui/static/images copying build/lib/response/ui/static/incident_doc.css -> build/bdist.linux-armv7l/wheel/response/ui/static copying build/lib/response/ui/static/manifest.json -> build/bdist.linux-armv7l/wheel/response/ui/static copying build/lib/response/ui/urls.py -> build/bdist.linux-armv7l/wheel/response/ui copying build/lib/response/ui/apps.py -> build/bdist.linux-armv7l/wheel/response/ui copying build/lib/response/urls.py -> build/bdist.linux-armv7l/wheel/response copying build/lib/response/apps.py -> build/bdist.linux-armv7l/wheel/response running install_egg_info Copying django_incident_response.egg-info to build/bdist.linux-armv7l/wheel/django_incident_response-0.0.1a2-py3.4.egg-info running install_scripts adding license file "LICENSE" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/django_incident_response-0.0.1a2.dist-info/WHEEL creating '/tmp/pip-wheel-1x4zo7p3/django_incident_response-0.0.1a2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'response/__init__.py' adding 'response/admin.py' adding 'response/apps.py' adding 'response/models.py' adding 'response/serializers.py' adding 'response/tests.py' adding 'response/urls.py' adding 'response/views.py' adding 'response/core/__init__.py' adding 'response/core/admin.py' adding 'response/core/serializers.py' adding 'response/core/tests.py' adding 'response/core/urls.py' adding 'response/core/views.py' adding 'response/core/models/__init__.py' adding 'response/core/models/action.py' adding 'response/core/models/incident.py' adding 'response/core/models/user_external.py' adding 'response/migrations/0001_initial.py' adding 'response/migrations/__init__.py' adding 'response/pagerduty/__init__.py' adding 'response/pagerduty/admin.py' adding 'response/pagerduty/incident.py' adding 'response/pagerduty/models.py' adding 'response/pagerduty/views.py' adding 'response/slack/__init__.py' adding 'response/slack/action_handlers.py' adding 'response/slack/admin.py' adding 'response/slack/authentication.py' adding 'response/slack/block_kit.py' adding 'response/slack/dialog_builder.py' adding 'response/slack/dialog_handlers.py' adding 'response/slack/event_handlers.py' adding 'response/slack/incident_commands.py' adding 'response/slack/incident_notifications.py' adding 'response/slack/keyword_handlers.py' adding 'response/slack/settings.py' adding 'response/slack/signals.py' adding 'response/slack/slack_utils.py' adding 'response/slack/tests.py' adding 'response/slack/urls.py' adding 'response/slack/views.py' adding 'response/slack/decorators/__init__.py' adding 'response/slack/decorators/action_handler.py' adding 'response/slack/decorators/dialog_handler.py' adding 'response/slack/decorators/event_handler.py' adding 'response/slack/decorators/incident_command.py' adding 'response/slack/decorators/incident_notification.py' adding 'response/slack/decorators/keyword_handler.py' adding 'response/slack/decorators/workflow.py' adding 'response/slack/models/__init__.py' adding 'response/slack/models/comms_channel.py' adding 'response/slack/models/headline_post.py' adding 'response/slack/models/notification.py' adding 'response/slack/models/pinned_message.py' adding 'response/slack/models/user_stats.py' adding 'response/slack/models/workflow.py' adding 'response/slack/workflows/__init__.py' adding 'response/slack/workflows/pagerduty.py' adding 'response/slack/workflows/statuspage/__init__.py' adding 'response/slack/workflows/statuspage/action_handler.py' adding 'response/slack/workflows/statuspage/connections.py' adding 'response/slack/workflows/statuspage/constants.py' adding 'response/slack/workflows/statuspage/dialog_handler.py' adding 'response/slack/workflows/statuspage/incident_command.py' adding 'response/slack/workflows/statuspage/workflow.py' adding 'response/ui/__init__.py' adding 'response/ui/admin.py' adding 'response/ui/apps.py' adding 'response/ui/models.py' adding 'response/ui/tests.py' adding 'response/ui/urls.py' adding 'response/ui/views.py' adding 'response/ui/migrations/__init__.py' adding 'response/ui/static/common.css' adding 'response/ui/static/incident_doc.css' adding 'response/ui/static/manifest.json' adding 'response/ui/static/bootstrap/css/bootstrap.css' adding 'response/ui/static/bootstrap/css/bootstrap.css.map' adding 'response/ui/static/bootstrap/js/bootstrap.bundle.js' adding 'response/ui/static/bootstrap/js/bootstrap.bundle.js.map' adding 'response/ui/static/bootstrap/js/bootstrap.bundle.min.js' adding 'response/ui/static/bootstrap/js/bootstrap.bundle.min.js.map' adding 'response/ui/static/bootstrap/js/bootstrap.js' adding 'response/ui/static/bootstrap/js/bootstrap.js.map' adding 'response/ui/static/bootstrap/js/bootstrap.min.js' adding 'response/ui/static/bootstrap/js/bootstrap.min.js.map' adding 'response/ui/static/images/favicon.png' adding 'response/ui/static/images/response.png' adding 'response/ui/templates/base.html' adding 'response/ui/templates/incident_doc.html' adding 'response/ui/templatetags/__init__.py' adding 'response/ui/templatetags/markdown_filter.py' adding 'response/ui/templatetags/unslackify.py' adding 'django_incident_response-0.0.1a2.dist-info/LICENSE' adding 'django_incident_response-0.0.1a2.dist-info/METADATA' adding 'django_incident_response-0.0.1a2.dist-info/WHEEL' adding 'django_incident_response-0.0.1a2.dist-info/top_level.txt' adding 'django_incident_response-0.0.1a2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-incident-response: finished with status 'done' Stored in directory: /tmp/tmpknwl6ej7 Successfully built django-incident-response Cleaning up... Removing source in /tmp/pip-wheel-q67eknss/django-incident-response Removed build tracker '/tmp/pip-req-tracker-j1aqb218'