Created temporary directory: /tmp/pip-ephem-wheel-cache-6o2reweq Created temporary directory: /tmp/pip-req-tracker-3k26iie5 Created requirements tracker '/tmp/pip-req-tracker-3k26iie5' Created temporary directory: /tmp/pip-wheel-fxuv4k1a Collecting helio==1.0.0b1 1 location(s) to search for versions of helio: * https://pypi.org/simple/helio/ Getting page https://pypi.org/simple/helio/ Analyzing links from page https://pypi.org/simple/helio/ Found link https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz#sha256=ced7efa3b6d6d81d752d48c013e7eedc4c1cac93a97160b0fff6bd05c61a6a3f (from https://pypi.org/simple/helio/), version: 1.0.0b1 Using version 1.0.0b1 (newest of versions: 1.0.0b1) Created temporary directory: /tmp/pip-unpack-cudftuhp Downloading https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz (80kB) Downloading from URL https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz#sha256=ced7efa3b6d6d81d752d48c013e7eedc4c1cac93a97160b0fff6bd05c61a6a3f (from https://pypi.org/simple/helio/) Added helio==1.0.0b1 from https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz#sha256=ced7efa3b6d6d81d752d48c013e7eedc4c1cac93a97160b0fff6bd05c61a6a3f to build tracker '/tmp/pip-req-tracker-3k26iie5' Running setup.py (path:/tmp/pip-wheel-fxuv4k1a/helio/setup.py) egg_info for package helio Running command python setup.py egg_info running egg_info creating pip-egg-info/helio.egg-info writing pip-egg-info/helio.egg-info/PKG-INFO writing top-level names to pip-egg-info/helio.egg-info/top_level.txt writing requirements to pip-egg-info/helio.egg-info/requires.txt writing dependency_links to pip-egg-info/helio.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/helio.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/helio.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/helio.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-fxuv4k1a/helio has version 1.0.0b1, which satisfies requirement helio==1.0.0b1 from https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz#sha256=ced7efa3b6d6d81d752d48c013e7eedc4c1cac93a97160b0fff6bd05c61a6a3f Removed helio==1.0.0b1 from https://files.pythonhosted.org/packages/a1/02/3fb34905f6de3ae2a0c9c90d96111eb171d69f3c21d2947a4e76142895d8/helio-1.0.0b1.tar.gz#sha256=ced7efa3b6d6d81d752d48c013e7eedc4c1cac93a97160b0fff6bd05c61a6a3f from build tracker '/tmp/pip-req-tracker-3k26iie5' Building wheels for collected packages: helio Created temporary directory: /tmp/pip-wheel-p1la3vtp Running setup.py bdist_wheel for helio: started Destination directory: /tmp/pip-wheel-p1la3vtp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-fxuv4k1a/helio/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-p1la3vtp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/helio copying helio/settings.py -> build/lib/helio copying helio/helio_exceptions.py -> build/lib/helio copying helio/__init__.py -> build/lib/helio creating build/lib/helio/controller copying helio/controller/helpers.py -> build/lib/helio/controller copying helio/controller/finders.py -> build/lib/helio/controller copying helio/controller/base.py -> build/lib/helio/controller copying helio/controller/tests.py -> build/lib/helio/controller copying helio/controller/helpers_tests.py -> build/lib/helio/controller copying helio/controller/__init__.py -> build/lib/helio/controller copying helio/controller/finders_tests.py -> build/lib/helio/controller creating build/lib/helio/heliodjango copying helio/heliodjango/views.py -> build/lib/helio/heliodjango copying helio/heliodjango/finders.py -> build/lib/helio/heliodjango copying helio/heliodjango/url_tests.py -> build/lib/helio/heliodjango copying helio/heliodjango/middleware.py -> build/lib/helio/heliodjango copying helio/heliodjango/urls.py -> build/lib/helio/heliodjango copying helio/heliodjango/tests.py -> build/lib/helio/heliodjango copying helio/heliodjango/views_tests.py -> build/lib/helio/heliodjango copying helio/heliodjango/renderers.py -> build/lib/helio/heliodjango copying helio/heliodjango/__init__.py -> build/lib/helio/heliodjango creating build/lib/helio/helioflask copying helio/helioflask/finders.py -> build/lib/helio/helioflask copying helio/helioflask/helioflask.py -> build/lib/helio/helioflask copying helio/helioflask/blueprint_tests.py -> build/lib/helio/helioflask copying helio/helioflask/renderers.py -> build/lib/helio/helioflask copying helio/helioflask/__init__.py -> build/lib/helio/helioflask copying helio/helioflask/finders_tests.py -> build/lib/helio/helioflask creating build/lib/helio/viewstate copying helio/viewstate/viewstate.py -> build/lib/helio/viewstate copying helio/viewstate/notification_tests.py -> build/lib/helio/viewstate copying helio/viewstate/tests.py -> build/lib/helio/viewstate copying helio/viewstate/notification.py -> build/lib/helio/viewstate copying helio/viewstate/__init__.py -> build/lib/helio/viewstate creating build/lib/helio/views copying helio/views/views.py -> build/lib/helio/views copying helio/views/tests.py -> build/lib/helio/views copying helio/views/__init__.py -> build/lib/helio/views creating build/lib/helio/javascript copying helio/javascript/tests.py -> build/lib/helio/javascript copying helio/javascript/__init__.py -> build/lib/helio/javascript creating build/lib/helio/heliodjango/static creating build/lib/helio/heliodjango/static/js copying helio/heliodjango/static/js/django.js -> build/lib/helio/heliodjango/static/js creating build/lib/helio/helioflask/static creating build/lib/helio/helioflask/static/js copying helio/helioflask/static/js/flask.js -> build/lib/helio/helioflask/static/js creating build/lib/helio/javascript/static creating build/lib/helio/javascript/static/js copying helio/javascript/static/js/BaseController.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/DynamicLoader.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/klass.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/helio.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/jquery.min.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/ClientViewState.js -> build/lib/helio/javascript/static/js copying helio/javascript/static/js/NotificationCentre.js -> build/lib/helio/javascript/static/js creating build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/jasmine.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/dynamic_loader_tests.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/notification_tests.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/base_tests.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/jasminerunner.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/controller_tests.js -> build/lib/helio/javascript/static/js/tests copying helio/javascript/static/js/tests/console-runner.js -> build/lib/helio/javascript/static/js/tests 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/helio copying build/lib/helio/settings.py -> build/bdist.linux-armv7l/wheel/helio creating build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/helpers.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/finders.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/base.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/tests.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/helpers_tests.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/__init__.py -> build/bdist.linux-armv7l/wheel/helio/controller copying build/lib/helio/controller/finders_tests.py -> build/bdist.linux-armv7l/wheel/helio/controller creating build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/views.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/finders.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/url_tests.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/middleware.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/urls.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/tests.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/views_tests.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango copying build/lib/helio/heliodjango/renderers.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango creating build/bdist.linux-armv7l/wheel/helio/heliodjango/static creating build/bdist.linux-armv7l/wheel/helio/heliodjango/static/js copying build/lib/helio/heliodjango/static/js/django.js -> build/bdist.linux-armv7l/wheel/helio/heliodjango/static/js copying build/lib/helio/heliodjango/__init__.py -> build/bdist.linux-armv7l/wheel/helio/heliodjango creating build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helioflask/finders.py -> build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helioflask/helioflask.py -> build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helioflask/blueprint_tests.py -> build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helioflask/renderers.py -> build/bdist.linux-armv7l/wheel/helio/helioflask creating build/bdist.linux-armv7l/wheel/helio/helioflask/static creating build/bdist.linux-armv7l/wheel/helio/helioflask/static/js copying build/lib/helio/helioflask/static/js/flask.js -> build/bdist.linux-armv7l/wheel/helio/helioflask/static/js copying build/lib/helio/helioflask/__init__.py -> build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helioflask/finders_tests.py -> build/bdist.linux-armv7l/wheel/helio/helioflask copying build/lib/helio/helio_exceptions.py -> build/bdist.linux-armv7l/wheel/helio creating build/bdist.linux-armv7l/wheel/helio/viewstate copying build/lib/helio/viewstate/viewstate.py -> build/bdist.linux-armv7l/wheel/helio/viewstate copying build/lib/helio/viewstate/notification_tests.py -> build/bdist.linux-armv7l/wheel/helio/viewstate copying build/lib/helio/viewstate/tests.py -> build/bdist.linux-armv7l/wheel/helio/viewstate copying build/lib/helio/viewstate/notification.py -> build/bdist.linux-armv7l/wheel/helio/viewstate copying build/lib/helio/viewstate/__init__.py -> build/bdist.linux-armv7l/wheel/helio/viewstate creating build/bdist.linux-armv7l/wheel/helio/views copying build/lib/helio/views/views.py -> build/bdist.linux-armv7l/wheel/helio/views copying build/lib/helio/views/tests.py -> build/bdist.linux-armv7l/wheel/helio/views copying build/lib/helio/views/__init__.py -> build/bdist.linux-armv7l/wheel/helio/views copying build/lib/helio/__init__.py -> build/bdist.linux-armv7l/wheel/helio creating build/bdist.linux-armv7l/wheel/helio/javascript copying build/lib/helio/javascript/tests.py -> build/bdist.linux-armv7l/wheel/helio/javascript creating build/bdist.linux-armv7l/wheel/helio/javascript/static creating build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/BaseController.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/DynamicLoader.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js creating build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/jasmine.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/dynamic_loader_tests.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/notification_tests.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/base_tests.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/jasminerunner.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/controller_tests.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/tests/console-runner.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js/tests copying build/lib/helio/javascript/static/js/klass.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/helio.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/ClientViewState.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/static/js/NotificationCentre.js -> build/bdist.linux-armv7l/wheel/helio/javascript/static/js copying build/lib/helio/javascript/__init__.py -> build/bdist.linux-armv7l/wheel/helio/javascript running install_egg_info running egg_info creating helio.egg-info writing requirements to helio.egg-info/requires.txt writing top-level names to helio.egg-info/top_level.txt writing dependency_links to helio.egg-info/dependency_links.txt writing helio.egg-info/PKG-INFO writing manifest file 'helio.egg-info/SOURCES.txt' reading manifest file 'helio.egg-info/SOURCES.txt' writing manifest file 'helio.egg-info/SOURCES.txt' Copying helio.egg-info to build/bdist.linux-armv7l/wheel/helio-1.0.0b1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/helio-1.0.0b1.dist-info/WHEEL creating '/tmp/pip-wheel-p1la3vtp/helio-1.0.0b1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'helio/__init__.py' adding 'helio/helio_exceptions.py' adding 'helio/settings.py' adding 'helio/controller/__init__.py' adding 'helio/controller/base.py' adding 'helio/controller/finders.py' adding 'helio/controller/finders_tests.py' adding 'helio/controller/helpers.py' adding 'helio/controller/helpers_tests.py' adding 'helio/controller/tests.py' adding 'helio/heliodjango/__init__.py' adding 'helio/heliodjango/finders.py' adding 'helio/heliodjango/middleware.py' adding 'helio/heliodjango/renderers.py' adding 'helio/heliodjango/tests.py' adding 'helio/heliodjango/url_tests.py' adding 'helio/heliodjango/urls.py' adding 'helio/heliodjango/views.py' adding 'helio/heliodjango/views_tests.py' adding 'helio/heliodjango/static/js/django.js' adding 'helio/helioflask/__init__.py' adding 'helio/helioflask/blueprint_tests.py' adding 'helio/helioflask/finders.py' adding 'helio/helioflask/finders_tests.py' adding 'helio/helioflask/helioflask.py' adding 'helio/helioflask/renderers.py' adding 'helio/helioflask/static/js/flask.js' adding 'helio/javascript/__init__.py' adding 'helio/javascript/tests.py' adding 'helio/javascript/static/js/BaseController.js' adding 'helio/javascript/static/js/ClientViewState.js' adding 'helio/javascript/static/js/DynamicLoader.js' adding 'helio/javascript/static/js/NotificationCentre.js' adding 'helio/javascript/static/js/helio.js' adding 'helio/javascript/static/js/jquery.min.js' adding 'helio/javascript/static/js/klass.js' adding 'helio/javascript/static/js/tests/base_tests.js' adding 'helio/javascript/static/js/tests/console-runner.js' adding 'helio/javascript/static/js/tests/controller_tests.js' adding 'helio/javascript/static/js/tests/dynamic_loader_tests.js' adding 'helio/javascript/static/js/tests/jasmine.js' adding 'helio/javascript/static/js/tests/jasminerunner.js' adding 'helio/javascript/static/js/tests/notification_tests.js' adding 'helio/views/__init__.py' adding 'helio/views/tests.py' adding 'helio/views/views.py' adding 'helio/viewstate/__init__.py' adding 'helio/viewstate/notification.py' adding 'helio/viewstate/notification_tests.py' adding 'helio/viewstate/tests.py' adding 'helio/viewstate/viewstate.py' adding 'helio-1.0.0b1.dist-info/METADATA' adding 'helio-1.0.0b1.dist-info/WHEEL' adding 'helio-1.0.0b1.dist-info/top_level.txt' adding 'helio-1.0.0b1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for helio: finished with status 'done' Stored in directory: /tmp/tmps9ej7nmm Successfully built helio Cleaning up... Removing source in /tmp/pip-wheel-fxuv4k1a/helio Removed build tracker '/tmp/pip-req-tracker-3k26iie5'