Created temporary directory: /tmp/pip-ephem-wheel-cache-x43huqkh Created temporary directory: /tmp/pip-req-tracker-2l_a8drb Created requirements tracker '/tmp/pip-req-tracker-2l_a8drb' Created temporary directory: /tmp/pip-wheel-aj_gqc8w Looking in indexes: https://pypi.python.org/simple Collecting django-survey-and-report==1.3.1 1 location(s) to search for versions of django-survey-and-report: * https://pypi.python.org/simple/django-survey-and-report/ Getting page https://pypi.python.org/simple/django-survey-and-report/ Analyzing links from page https://pypi.org/simple/django-survey-and-report/ Found link https://files.pythonhosted.org/packages/49/85/e45526bb7ef160136481393119aff7cd8c72618d8723b954f711048ccf21/django-survey-and-report-1.2.2.tar.gz#sha256=f0b38dc81331f90279a5132892b613f1ccef4e061e1fa5ad6c8597c8a50d87e7 (from https://pypi.org/simple/django-survey-and-report/), version: 1.2.2 Found link https://files.pythonhosted.org/packages/29/14/cf66d9dd0b11bd047d8406f335a307ec9e4db2c20dce401588afc04bba24/django-survey-and-report-1.3.0.tar.gz#sha256=2acbabfe494b5af14af1590379d223ebf95d50d567aadcabe3660bebb1b4e0ca (from https://pypi.org/simple/django-survey-and-report/), version: 1.3.0 Found link https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz#sha256=a896d47e34f2656f2e456a969e0d57baca4f2edf76427f6fdb69cdbe072835a8 (from https://pypi.org/simple/django-survey-and-report/), version: 1.3.1 Using version 1.3.1 (newest of versions: 1.3.1) Created temporary directory: /tmp/pip-unpack-wrfykbtd Downloading https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz (293kB) Downloading from URL https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz#sha256=a896d47e34f2656f2e456a969e0d57baca4f2edf76427f6fdb69cdbe072835a8 (from https://pypi.org/simple/django-survey-and-report/) Added django-survey-and-report==1.3.1 from https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz#sha256=a896d47e34f2656f2e456a969e0d57baca4f2edf76427f6fdb69cdbe072835a8 to build tracker '/tmp/pip-req-tracker-2l_a8drb' Running setup.py (path:/tmp/pip-wheel-aj_gqc8w/django-survey-and-report/setup.py) egg_info for package django-survey-and-report Running command python setup.py egg_info running egg_info creating pip-egg-info/django_survey_and_report.egg-info writing top-level names to pip-egg-info/django_survey_and_report.egg-info/top_level.txt writing requirements to pip-egg-info/django_survey_and_report.egg-info/requires.txt writing pip-egg-info/django_survey_and_report.egg-info/PKG-INFO writing dependency_links to pip-egg-info/django_survey_and_report.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/django_survey_and_report.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/django_survey_and_report.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/django_survey_and_report.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-aj_gqc8w/django-survey-and-report has version 1.3.1, which satisfies requirement django-survey-and-report==1.3.1 from https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz#sha256=a896d47e34f2656f2e456a969e0d57baca4f2edf76427f6fdb69cdbe072835a8 Removed django-survey-and-report==1.3.1 from https://files.pythonhosted.org/packages/b0/18/380c589bd85f056deb03a583fba9f7de3605b16ebcc524f46f066bc1345d/django-survey-and-report-1.3.1.tar.gz#sha256=a896d47e34f2656f2e456a969e0d57baca4f2edf76427f6fdb69cdbe072835a8 from build tracker '/tmp/pip-req-tracker-2l_a8drb' Building wheels for collected packages: django-survey-and-report Created temporary directory: /tmp/pip-wheel-sy69n18f Running setup.py bdist_wheel for django-survey-and-report: started Destination directory: /tmp/pip-wheel-sy69n18f Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-aj_gqc8w/django-survey-and-report/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-sy69n18f running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/survey copying survey/actions.py -> build/lib/survey copying survey/forms.py -> build/lib/survey copying survey/urls.py -> build/lib/survey copying survey/__init__.py -> build/lib/survey copying survey/signals.py -> build/lib/survey copying survey/admin.py -> build/lib/survey copying survey/widgets.py -> build/lib/survey creating build/lib/survey/models copying survey/models/survey.py -> build/lib/survey/models copying survey/models/answer.py -> build/lib/survey/models copying survey/models/question.py -> build/lib/survey/models copying survey/models/__init__.py -> build/lib/survey/models copying survey/models/response.py -> build/lib/survey/models copying survey/models/category.py -> build/lib/survey/models creating build/lib/survey/exporter copying survey/exporter/survey2x.py -> build/lib/survey/exporter copying survey/exporter/__init__.py -> build/lib/survey/exporter creating build/lib/survey/templatetags copying survey/templatetags/survey_extras.py -> build/lib/survey/templatetags copying survey/templatetags/__init__.py -> build/lib/survey/templatetags creating build/lib/survey/views copying survey/views/survey_detail.py -> build/lib/survey/views copying survey/views/survey_completed.py -> build/lib/survey/views copying survey/views/confirm_view.py -> build/lib/survey/views copying survey/views/__init__.py -> build/lib/survey/views copying survey/views/survey_result.py -> build/lib/survey/views copying survey/views/index_view.py -> build/lib/survey/views creating build/lib/survey/migrations copying survey/migrations/0001_initial.py -> build/lib/survey/migrations copying survey/migrations/0007_auto_20180217_1515.py -> build/lib/survey/migrations copying survey/migrations/0003_auto_20170320_0337.py -> build/lib/survey/migrations copying survey/migrations/0008_translated_name_for_models.py -> build/lib/survey/migrations copying survey/migrations/0004_polymorphic_answers_to_kiss.py -> build/lib/survey/migrations copying survey/migrations/0006_add_related_name_for_categories.py -> build/lib/survey/migrations copying survey/migrations/__init__.py -> build/lib/survey/migrations copying survey/migrations/0002_survey_template.py -> build/lib/survey/migrations copying survey/migrations/0005_rename_question_related_name.py -> build/lib/survey/migrations creating build/lib/survey/tests copying survey/tests/test_survey_auth_required.py -> build/lib/survey/tests copying survey/tests/base_test.py -> build/lib/survey/tests copying survey/tests/__init__.py -> build/lib/survey/tests creating build/lib/survey/management copying survey/management/survey_command.py -> build/lib/survey/management copying survey/management/__init__.py -> build/lib/survey/management creating build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_chart.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_sankey.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/survey2tex.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/configuration_builder.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/latex_file.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_raw.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/configuration.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/sankey.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/__init__.py -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex.py -> build/lib/survey/exporter/tex creating build/lib/survey/exporter/csv copying survey/exporter/csv/survey2csv.py -> build/lib/survey/exporter/csv copying survey/exporter/csv/__init__.py -> build/lib/survey/exporter/csv creating build/lib/survey/tests/models copying survey/tests/models/test_answer.py -> build/lib/survey/tests/models copying survey/tests/models/test_response.py -> build/lib/survey/tests/models copying survey/tests/models/test_question.py -> build/lib/survey/tests/models copying survey/tests/models/test_survey.py -> build/lib/survey/tests/models copying survey/tests/models/__init__.py -> build/lib/survey/tests/models copying survey/tests/models/test_category.py -> build/lib/survey/tests/models copying survey/tests/models/base_model_test.py -> build/lib/survey/tests/models creating build/lib/survey/tests/exporter copying survey/tests/exporter/test_survey2x.py -> build/lib/survey/tests/exporter copying survey/tests/exporter/__init__.py -> build/lib/survey/tests/exporter creating build/lib/survey/tests/views copying survey/tests/views/test_survey_detail.py -> build/lib/survey/tests/views copying survey/tests/views/__init__.py -> build/lib/survey/tests/views copying survey/tests/views/test_survey_result.py -> build/lib/survey/tests/views creating build/lib/survey/tests/management copying survey/tests/management/test_management.py -> build/lib/survey/tests/management copying survey/tests/management/__init__.py -> build/lib/survey/tests/management creating build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_chart.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_raw.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_configuration.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_survey2tex.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/custom_question2tex_child.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/__init__.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_sankey.py -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_configuration_builder.py -> build/lib/survey/tests/exporter/tex creating build/lib/survey/tests/exporter/csv copying survey/tests/exporter/csv/__init__.py -> build/lib/survey/tests/exporter/csv copying survey/tests/exporter/csv/test_survey2csv.py -> build/lib/survey/tests/exporter/csv creating build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_survey_command.py -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_exportresult.py -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/__init__.py -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_generatetexconf.py -> build/lib/survey/tests/management/commands creating build/lib/survey/management/commands copying survey/management/commands/__init__.py -> build/lib/survey/management/commands copying survey/management/commands/generatetexconf.py -> build/lib/survey/management/commands copying survey/management/commands/exportresult.py -> build/lib/survey/management/commands running egg_info writing requirements to django_survey_and_report.egg-info/requires.txt writing top-level names to django_survey_and_report.egg-info/top_level.txt writing django_survey_and_report.egg-info/PKG-INFO writing dependency_links to django_survey_and_report.egg-info/dependency_links.txt reading manifest file 'django_survey_and_report.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'django_survey_and_report.egg-info/SOURCES.txt' copying survey/__init__.pyc -> build/lib/survey copying survey/actions.pyc -> build/lib/survey copying survey/admin.pyc -> build/lib/survey copying survey/forms.pyc -> build/lib/survey copying survey/signals.pyc -> build/lib/survey copying survey/urls.pyc -> build/lib/survey copying survey/widgets.pyc -> build/lib/survey creating build/lib/survey/locale creating build/lib/survey/locale/es creating build/lib/survey/locale/es/LC_MESSAGES copying survey/locale/es/LC_MESSAGES/django.po -> build/lib/survey/locale/es/LC_MESSAGES creating build/lib/survey/locale/fr creating build/lib/survey/locale/fr/LC_MESSAGES copying survey/locale/fr/LC_MESSAGES/django.mo -> build/lib/survey/locale/fr/LC_MESSAGES copying survey/locale/fr/LC_MESSAGES/django.po -> build/lib/survey/locale/fr/LC_MESSAGES creating build/lib/survey/locale/ja creating build/lib/survey/locale/ja/LC_MESSAGES copying survey/locale/ja/LC_MESSAGES/django.mo -> build/lib/survey/locale/ja/LC_MESSAGES copying survey/locale/ja/LC_MESSAGES/django.po -> build/lib/survey/locale/ja/LC_MESSAGES creating build/lib/survey/static creating build/lib/survey/static/css copying survey/static/css/bootstrap-theme.min.css -> build/lib/survey/static/css copying survey/static/css/bootstrap.min.css -> build/lib/survey/static/css copying survey/static/css/custom.css -> build/lib/survey/static/css creating build/lib/survey/static/fonts copying survey/static/fonts/glyphicons-halflings-regular.ttf -> build/lib/survey/static/fonts copying survey/static/fonts/glyphicons-halflings-regular.woff -> build/lib/survey/static/fonts creating build/lib/survey/static/js copying survey/static/js/bootstrap.min.js -> build/lib/survey/static/js copying survey/static/js/jquery-ui.min.js -> build/lib/survey/static/js copying survey/static/js/jquery.min.js -> build/lib/survey/static/js creating build/lib/survey/templates creating build/lib/survey/templates/survey copying survey/templates/survey/base.html -> build/lib/survey/templates/survey copying survey/templates/survey/completed.html -> build/lib/survey/templates/survey copying survey/templates/survey/confirm.html -> build/lib/survey/templates/survey copying survey/templates/survey/list.html -> build/lib/survey/templates/survey copying survey/templates/survey/one_page_survey.html -> build/lib/survey/templates/survey copying survey/templates/survey/question.html -> build/lib/survey/templates/survey copying survey/templates/survey/survey.html -> build/lib/survey/templates/survey creating build/lib/survey/templates/survey/forms copying survey/templates/survey/forms/image_select.html -> build/lib/survey/templates/survey/forms copying survey/models/__init__.pyc -> build/lib/survey/models copying survey/models/answer.pyc -> build/lib/survey/models copying survey/models/category.pyc -> build/lib/survey/models copying survey/models/question.pyc -> build/lib/survey/models copying survey/models/response.pyc -> build/lib/survey/models copying survey/models/survey.pyc -> build/lib/survey/models copying survey/exporter/__init__.pyc -> build/lib/survey/exporter copying survey/exporter/survey2x.pyc -> build/lib/survey/exporter copying survey/templatetags/__init__.pyc -> build/lib/survey/templatetags copying survey/templatetags/survey_extras.pyc -> build/lib/survey/templatetags copying survey/views/__init__.pyc -> build/lib/survey/views copying survey/views/confirm_view.pyc -> build/lib/survey/views copying survey/views/index_view.pyc -> build/lib/survey/views copying survey/views/survey_completed.pyc -> build/lib/survey/views copying survey/views/survey_detail.pyc -> build/lib/survey/views copying survey/views/survey_result.pyc -> build/lib/survey/views copying survey/migrations/0001_initial.pyc -> build/lib/survey/migrations copying survey/migrations/0002_survey_template.pyc -> build/lib/survey/migrations copying survey/migrations/0003_auto_20170320_0337.pyc -> build/lib/survey/migrations copying survey/migrations/0004_polymorphic_answers_to_kiss.pyc -> build/lib/survey/migrations copying survey/migrations/0005_rename_question_related_name.pyc -> build/lib/survey/migrations copying survey/migrations/0006_add_related_name_for_categories.pyc -> build/lib/survey/migrations copying survey/migrations/__init__.pyc -> build/lib/survey/migrations copying survey/tests/__init__.pyc -> build/lib/survey/tests copying survey/tests/base_test.pyc -> build/lib/survey/tests copying survey/tests/test_survey_auth_required.pyc -> build/lib/survey/tests copying survey/tests/testdump.json -> build/lib/survey/tests copying survey/management/__init__.pyc -> build/lib/survey/management copying survey/management/survey_command.pyc -> build/lib/survey/management copying survey/exporter/tex/__init__.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/configuration.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/configuration_builder.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/default_conf.yaml -> build/lib/survey/exporter/tex copying survey/exporter/tex/latex_file.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_chart.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_raw.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/question2tex_sankey.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/sankey.pyc -> build/lib/survey/exporter/tex copying survey/exporter/tex/survey2tex.pyc -> build/lib/survey/exporter/tex copying survey/exporter/csv/__init__.pyc -> build/lib/survey/exporter/csv copying survey/exporter/csv/survey2csv.pyc -> build/lib/survey/exporter/csv copying survey/tests/models/__init__.pyc -> build/lib/survey/tests/models copying survey/tests/models/base_model_test.pyc -> build/lib/survey/tests/models copying survey/tests/models/test_answer.pyc -> build/lib/survey/tests/models copying survey/tests/models/test_category.pyc -> build/lib/survey/tests/models copying survey/tests/models/test_question.pyc -> build/lib/survey/tests/models copying survey/tests/models/test_response.pyc -> build/lib/survey/tests/models copying survey/tests/models/test_survey.pyc -> build/lib/survey/tests/models copying survey/tests/exporter/__init__.pyc -> build/lib/survey/tests/exporter copying survey/tests/exporter/test_survey2x.pyc -> build/lib/survey/tests/exporter copying survey/tests/views/__init__.pyc -> build/lib/survey/tests/views copying survey/tests/views/test_survey_detail.pyc -> build/lib/survey/tests/views copying survey/tests/views/test_survey_result.pyc -> build/lib/survey/tests/views copying survey/tests/management/__init__.pyc -> build/lib/survey/tests/management copying survey/tests/management/test_management.pyc -> build/lib/survey/tests/management copying survey/tests/exporter/tex/__init__.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/custom_class_doesnt_exists.yaml -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/custom_question2tex_child.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/name_doesnt_exists.yaml -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/no_value_defined.yaml -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_conf.yaml -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_configuration.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_configuration_builder.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_chart.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_raw.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_question2tex_sankey.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/tex/test_survey2tex.pyc -> build/lib/survey/tests/exporter/tex copying survey/tests/exporter/csv/__init__.pyc -> build/lib/survey/tests/exporter/csv copying survey/tests/exporter/csv/test_survey2csv.pyc -> build/lib/survey/tests/exporter/csv copying survey/tests/management/commands/__init__.pyc -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_exportresult.pyc -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_generatetexconf.pyc -> build/lib/survey/tests/management/commands copying survey/tests/management/commands/test_survey_command.pyc -> build/lib/survey/tests/management/commands copying survey/management/commands/__init__.pyc -> build/lib/survey/management/commands copying survey/management/commands/exportresult.pyc -> build/lib/survey/management/commands copying survey/management/commands/generatetexconf.pyc -> build/lib/survey/management/commands 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/survey copying build/lib/survey/forms.pyc -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/urls.pyc -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/survey.py -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/answer.py -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/answer.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/question.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/category.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/question.py -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/__init__.py -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/survey.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/response.py -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/response.pyc -> build/bdist.linux-armv7l/wheel/survey/models copying build/lib/survey/models/category.py -> build/bdist.linux-armv7l/wheel/survey/models creating build/bdist.linux-armv7l/wheel/survey/exporter copying build/lib/survey/exporter/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter copying build/lib/survey/exporter/survey2x.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter copying build/lib/survey/exporter/survey2x.py -> build/bdist.linux-armv7l/wheel/survey/exporter copying build/lib/survey/exporter/__init__.py -> build/bdist.linux-armv7l/wheel/survey/exporter creating build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_chart.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_chart.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/default_conf.yaml -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_sankey.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_raw.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/survey2tex.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/configuration_builder.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/latex_file.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/configuration_builder.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_raw.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/latex_file.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/sankey.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/configuration.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex_sankey.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/sankey.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/__init__.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/configuration.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/survey2tex.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex.py -> build/bdist.linux-armv7l/wheel/survey/exporter/tex copying build/lib/survey/exporter/tex/question2tex.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/tex creating build/bdist.linux-armv7l/wheel/survey/exporter/csv copying build/lib/survey/exporter/csv/survey2csv.py -> build/bdist.linux-armv7l/wheel/survey/exporter/csv copying build/lib/survey/exporter/csv/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/csv copying build/lib/survey/exporter/csv/survey2csv.pyc -> build/bdist.linux-armv7l/wheel/survey/exporter/csv copying build/lib/survey/exporter/csv/__init__.py -> build/bdist.linux-armv7l/wheel/survey/exporter/csv creating build/bdist.linux-armv7l/wheel/survey/static creating build/bdist.linux-armv7l/wheel/survey/static/fonts copying build/lib/survey/static/fonts/glyphicons-halflings-regular.ttf -> build/bdist.linux-armv7l/wheel/survey/static/fonts copying build/lib/survey/static/fonts/glyphicons-halflings-regular.woff -> build/bdist.linux-armv7l/wheel/survey/static/fonts creating build/bdist.linux-armv7l/wheel/survey/static/js copying build/lib/survey/static/js/jquery.min.js -> build/bdist.linux-armv7l/wheel/survey/static/js copying build/lib/survey/static/js/bootstrap.min.js -> build/bdist.linux-armv7l/wheel/survey/static/js copying build/lib/survey/static/js/jquery-ui.min.js -> build/bdist.linux-armv7l/wheel/survey/static/js creating build/bdist.linux-armv7l/wheel/survey/static/css copying build/lib/survey/static/css/custom.css -> build/bdist.linux-armv7l/wheel/survey/static/css copying build/lib/survey/static/css/bootstrap-theme.min.css -> build/bdist.linux-armv7l/wheel/survey/static/css copying build/lib/survey/static/css/bootstrap.min.css -> build/bdist.linux-armv7l/wheel/survey/static/css copying build/lib/survey/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/actions.py -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/templatetags copying build/lib/survey/templatetags/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/templatetags copying build/lib/survey/templatetags/survey_extras.py -> build/bdist.linux-armv7l/wheel/survey/templatetags copying build/lib/survey/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/survey/templatetags copying build/lib/survey/templatetags/survey_extras.pyc -> build/bdist.linux-armv7l/wheel/survey/templatetags creating build/bdist.linux-armv7l/wheel/survey/locale creating build/bdist.linux-armv7l/wheel/survey/locale/es creating build/bdist.linux-armv7l/wheel/survey/locale/es/LC_MESSAGES copying build/lib/survey/locale/es/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/survey/locale/es/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/survey/locale/fr creating build/bdist.linux-armv7l/wheel/survey/locale/fr/LC_MESSAGES copying build/lib/survey/locale/fr/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/survey/locale/fr/LC_MESSAGES copying build/lib/survey/locale/fr/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/survey/locale/fr/LC_MESSAGES creating build/bdist.linux-armv7l/wheel/survey/locale/ja creating build/bdist.linux-armv7l/wheel/survey/locale/ja/LC_MESSAGES copying build/lib/survey/locale/ja/LC_MESSAGES/django.mo -> build/bdist.linux-armv7l/wheel/survey/locale/ja/LC_MESSAGES copying build/lib/survey/locale/ja/LC_MESSAGES/django.po -> build/bdist.linux-armv7l/wheel/survey/locale/ja/LC_MESSAGES copying build/lib/survey/forms.py -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_detail.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_completed.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/confirm_view.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/__init__.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/confirm_view.pyc -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_completed.pyc -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/index_view.pyc -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_detail.pyc -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_result.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/index_view.py -> build/bdist.linux-armv7l/wheel/survey/views copying build/lib/survey/views/survey_result.pyc -> build/bdist.linux-armv7l/wheel/survey/views creating build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0001_initial.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0002_survey_template.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0007_auto_20180217_1515.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0003_auto_20170320_0337.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0008_translated_name_for_models.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0004_polymorphic_answers_to_kiss.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0006_add_related_name_for_categories.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0001_initial.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0003_auto_20170320_0337.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0004_polymorphic_answers_to_kiss.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/__init__.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0002_survey_template.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0005_rename_question_related_name.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0006_add_related_name_for_categories.pyc -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/migrations/0005_rename_question_related_name.py -> build/bdist.linux-armv7l/wheel/survey/migrations copying build/lib/survey/actions.pyc -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/admin.pyc -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/urls.py -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/__init__.py -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/signals.pyc -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/tests creating build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_answer.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/base_model_test.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_answer.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_survey.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_response.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_question.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_survey.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_category.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/base_model_test.py -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_question.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_category.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models copying build/lib/survey/tests/models/test_response.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/models creating build/bdist.linux-armv7l/wheel/survey/tests/exporter copying build/lib/survey/tests/exporter/test_survey2x.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter copying build/lib/survey/tests/exporter/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter copying build/lib/survey/tests/exporter/test_survey2x.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter copying build/lib/survey/tests/exporter/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter creating build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_sankey.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_chart.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_raw.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_configuration.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/no_value_defined.yaml -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/custom_question2tex_child.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/custom_class_doesnt_exists.yaml -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_chart.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_survey2tex.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_survey2tex.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/custom_question2tex_child.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_raw.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_configuration_builder.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/name_doesnt_exists.yaml -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_configuration.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex_sankey.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_conf.yaml -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_configuration_builder.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex copying build/lib/survey/tests/exporter/tex/test_question2tex.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/tex creating build/bdist.linux-armv7l/wheel/survey/tests/exporter/csv copying build/lib/survey/tests/exporter/csv/test_survey2csv.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/csv copying build/lib/survey/tests/exporter/csv/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/csv copying build/lib/survey/tests/exporter/csv/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/csv copying build/lib/survey/tests/exporter/csv/test_survey2csv.py -> build/bdist.linux-armv7l/wheel/survey/tests/exporter/csv copying build/lib/survey/tests/base_test.pyc -> build/bdist.linux-armv7l/wheel/survey/tests copying build/lib/survey/tests/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests copying build/lib/survey/tests/test_survey_auth_required.pyc -> build/bdist.linux-armv7l/wheel/survey/tests copying build/lib/survey/tests/test_survey_auth_required.py -> build/bdist.linux-armv7l/wheel/survey/tests copying build/lib/survey/tests/testdump.json -> build/bdist.linux-armv7l/wheel/survey/tests creating build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/test_survey_detail.py -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/test_survey_result.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/test_survey_detail.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/views/test_survey_result.py -> build/bdist.linux-armv7l/wheel/survey/tests/views copying build/lib/survey/tests/base_test.py -> build/bdist.linux-armv7l/wheel/survey/tests copying build/lib/survey/tests/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests creating build/bdist.linux-armv7l/wheel/survey/tests/management copying build/lib/survey/tests/management/test_management.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management copying build/lib/survey/tests/management/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management copying build/lib/survey/tests/management/test_management.py -> build/bdist.linux-armv7l/wheel/survey/tests/management copying build/lib/survey/tests/management/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/management creating build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_survey_command.py -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_exportresult.py -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_exportresult.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_survey_command.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_generatetexconf.pyc -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/tests/management/commands/test_generatetexconf.py -> build/bdist.linux-armv7l/wheel/survey/tests/management/commands copying build/lib/survey/signals.py -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/templates creating build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/question.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/completed.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/one_page_survey.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/survey.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey creating build/bdist.linux-armv7l/wheel/survey/templates/survey/forms copying build/lib/survey/templates/survey/forms/image_select.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey/forms copying build/lib/survey/templates/survey/base.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/confirm.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/templates/survey/list.html -> build/bdist.linux-armv7l/wheel/survey/templates/survey copying build/lib/survey/admin.py -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/widgets.py -> build/bdist.linux-armv7l/wheel/survey copying build/lib/survey/widgets.pyc -> build/bdist.linux-armv7l/wheel/survey creating build/bdist.linux-armv7l/wheel/survey/management copying build/lib/survey/management/survey_command.py -> build/bdist.linux-armv7l/wheel/survey/management copying build/lib/survey/management/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/management copying build/lib/survey/management/__init__.py -> build/bdist.linux-armv7l/wheel/survey/management copying build/lib/survey/management/survey_command.pyc -> build/bdist.linux-armv7l/wheel/survey/management creating build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/__init__.pyc -> build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/exportresult.pyc -> build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/__init__.py -> build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/generatetexconf.pyc -> build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/generatetexconf.py -> build/bdist.linux-armv7l/wheel/survey/management/commands copying build/lib/survey/management/commands/exportresult.py -> build/bdist.linux-armv7l/wheel/survey/management/commands running install_egg_info Copying django_survey_and_report.egg-info to build/bdist.linux-armv7l/wheel/django_survey_and_report-1.3.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/django_survey_and_report-1.3.1.dist-info/WHEEL creating '/tmp/pip-wheel-sy69n18f/django_survey_and_report-1.3.1-py3-none-any.whl' and adding '.' to it adding 'survey/__init__.py' adding 'survey/__init__.pyc' adding 'survey/actions.py' adding 'survey/actions.pyc' adding 'survey/admin.py' adding 'survey/admin.pyc' adding 'survey/forms.py' adding 'survey/forms.pyc' adding 'survey/signals.py' adding 'survey/signals.pyc' adding 'survey/urls.py' adding 'survey/urls.pyc' adding 'survey/widgets.py' adding 'survey/widgets.pyc' adding 'survey/exporter/__init__.py' adding 'survey/exporter/__init__.pyc' adding 'survey/exporter/survey2x.py' adding 'survey/exporter/survey2x.pyc' adding 'survey/exporter/csv/__init__.py' adding 'survey/exporter/csv/__init__.pyc' adding 'survey/exporter/csv/survey2csv.py' adding 'survey/exporter/csv/survey2csv.pyc' adding 'survey/exporter/tex/__init__.py' adding 'survey/exporter/tex/__init__.pyc' adding 'survey/exporter/tex/configuration.py' adding 'survey/exporter/tex/configuration.pyc' adding 'survey/exporter/tex/configuration_builder.py' adding 'survey/exporter/tex/configuration_builder.pyc' adding 'survey/exporter/tex/default_conf.yaml' adding 'survey/exporter/tex/latex_file.py' adding 'survey/exporter/tex/latex_file.pyc' adding 'survey/exporter/tex/question2tex.py' adding 'survey/exporter/tex/question2tex.pyc' adding 'survey/exporter/tex/question2tex_chart.py' adding 'survey/exporter/tex/question2tex_chart.pyc' adding 'survey/exporter/tex/question2tex_raw.py' adding 'survey/exporter/tex/question2tex_raw.pyc' adding 'survey/exporter/tex/question2tex_sankey.py' adding 'survey/exporter/tex/question2tex_sankey.pyc' adding 'survey/exporter/tex/sankey.py' adding 'survey/exporter/tex/sankey.pyc' adding 'survey/exporter/tex/survey2tex.py' adding 'survey/exporter/tex/survey2tex.pyc' adding 'survey/locale/es/LC_MESSAGES/django.po' adding 'survey/locale/fr/LC_MESSAGES/django.mo' adding 'survey/locale/fr/LC_MESSAGES/django.po' adding 'survey/locale/ja/LC_MESSAGES/django.mo' adding 'survey/locale/ja/LC_MESSAGES/django.po' adding 'survey/management/__init__.py' adding 'survey/management/__init__.pyc' adding 'survey/management/survey_command.py' adding 'survey/management/survey_command.pyc' adding 'survey/management/commands/__init__.py' adding 'survey/management/commands/__init__.pyc' adding 'survey/management/commands/exportresult.py' adding 'survey/management/commands/exportresult.pyc' adding 'survey/management/commands/generatetexconf.py' adding 'survey/management/commands/generatetexconf.pyc' adding 'survey/migrations/0001_initial.py' adding 'survey/migrations/0001_initial.pyc' adding 'survey/migrations/0002_survey_template.py' adding 'survey/migrations/0002_survey_template.pyc' adding 'survey/migrations/0003_auto_20170320_0337.py' adding 'survey/migrations/0003_auto_20170320_0337.pyc' adding 'survey/migrations/0004_polymorphic_answers_to_kiss.py' adding 'survey/migrations/0004_polymorphic_answers_to_kiss.pyc' adding 'survey/migrations/0005_rename_question_related_name.py' adding 'survey/migrations/0005_rename_question_related_name.pyc' adding 'survey/migrations/0006_add_related_name_for_categories.py' adding 'survey/migrations/0006_add_related_name_for_categories.pyc' adding 'survey/migrations/0007_auto_20180217_1515.py' adding 'survey/migrations/0008_translated_name_for_models.py' adding 'survey/migrations/__init__.py' adding 'survey/migrations/__init__.pyc' adding 'survey/models/__init__.py' adding 'survey/models/__init__.pyc' adding 'survey/models/answer.py' adding 'survey/models/answer.pyc' adding 'survey/models/category.py' adding 'survey/models/category.pyc' adding 'survey/models/question.py' adding 'survey/models/question.pyc' adding 'survey/models/response.py' adding 'survey/models/response.pyc' adding 'survey/models/survey.py' adding 'survey/models/survey.pyc' adding 'survey/static/css/bootstrap-theme.min.css' adding 'survey/static/css/bootstrap.min.css' adding 'survey/static/css/custom.css' adding 'survey/static/fonts/glyphicons-halflings-regular.ttf' adding 'survey/static/fonts/glyphicons-halflings-regular.woff' adding 'survey/static/js/bootstrap.min.js' adding 'survey/static/js/jquery-ui.min.js' adding 'survey/static/js/jquery.min.js' adding 'survey/templates/survey/base.html' adding 'survey/templates/survey/completed.html' adding 'survey/templates/survey/confirm.html' adding 'survey/templates/survey/list.html' adding 'survey/templates/survey/one_page_survey.html' adding 'survey/templates/survey/question.html' adding 'survey/templates/survey/survey.html' adding 'survey/templates/survey/forms/image_select.html' adding 'survey/templatetags/__init__.py' adding 'survey/templatetags/__init__.pyc' adding 'survey/templatetags/survey_extras.py' adding 'survey/templatetags/survey_extras.pyc' adding 'survey/tests/__init__.py' adding 'survey/tests/__init__.pyc' adding 'survey/tests/base_test.py' adding 'survey/tests/base_test.pyc' adding 'survey/tests/test_survey_auth_required.py' adding 'survey/tests/test_survey_auth_required.pyc' adding 'survey/tests/testdump.json' adding 'survey/tests/exporter/__init__.py' adding 'survey/tests/exporter/__init__.pyc' adding 'survey/tests/exporter/test_survey2x.py' adding 'survey/tests/exporter/test_survey2x.pyc' adding 'survey/tests/exporter/csv/__init__.py' adding 'survey/tests/exporter/csv/__init__.pyc' adding 'survey/tests/exporter/csv/test_survey2csv.py' adding 'survey/tests/exporter/csv/test_survey2csv.pyc' adding 'survey/tests/exporter/tex/__init__.py' adding 'survey/tests/exporter/tex/__init__.pyc' adding 'survey/tests/exporter/tex/custom_class_doesnt_exists.yaml' adding 'survey/tests/exporter/tex/custom_question2tex_child.py' adding 'survey/tests/exporter/tex/custom_question2tex_child.pyc' adding 'survey/tests/exporter/tex/name_doesnt_exists.yaml' adding 'survey/tests/exporter/tex/no_value_defined.yaml' adding 'survey/tests/exporter/tex/test_conf.yaml' adding 'survey/tests/exporter/tex/test_configuration.py' adding 'survey/tests/exporter/tex/test_configuration.pyc' adding 'survey/tests/exporter/tex/test_configuration_builder.py' adding 'survey/tests/exporter/tex/test_configuration_builder.pyc' adding 'survey/tests/exporter/tex/test_question2tex.py' adding 'survey/tests/exporter/tex/test_question2tex.pyc' adding 'survey/tests/exporter/tex/test_question2tex_chart.py' adding 'survey/tests/exporter/tex/test_question2tex_chart.pyc' adding 'survey/tests/exporter/tex/test_question2tex_raw.py' adding 'survey/tests/exporter/tex/test_question2tex_raw.pyc' adding 'survey/tests/exporter/tex/test_question2tex_sankey.py' adding 'survey/tests/exporter/tex/test_question2tex_sankey.pyc' adding 'survey/tests/exporter/tex/test_survey2tex.py' adding 'survey/tests/exporter/tex/test_survey2tex.pyc' adding 'survey/tests/management/__init__.py' adding 'survey/tests/management/__init__.pyc' adding 'survey/tests/management/test_management.py' adding 'survey/tests/management/test_management.pyc' adding 'survey/tests/management/commands/__init__.py' adding 'survey/tests/management/commands/__init__.pyc' adding 'survey/tests/management/commands/test_exportresult.py' adding 'survey/tests/management/commands/test_exportresult.pyc' adding 'survey/tests/management/commands/test_generatetexconf.py' adding 'survey/tests/management/commands/test_generatetexconf.pyc' adding 'survey/tests/management/commands/test_survey_command.py' adding 'survey/tests/management/commands/test_survey_command.pyc' adding 'survey/tests/models/__init__.py' adding 'survey/tests/models/__init__.pyc' adding 'survey/tests/models/base_model_test.py' adding 'survey/tests/models/base_model_test.pyc' adding 'survey/tests/models/test_answer.py' adding 'survey/tests/models/test_answer.pyc' adding 'survey/tests/models/test_category.py' adding 'survey/tests/models/test_category.pyc' adding 'survey/tests/models/test_question.py' adding 'survey/tests/models/test_question.pyc' adding 'survey/tests/models/test_response.py' adding 'survey/tests/models/test_response.pyc' adding 'survey/tests/models/test_survey.py' adding 'survey/tests/models/test_survey.pyc' adding 'survey/tests/views/__init__.py' adding 'survey/tests/views/__init__.pyc' adding 'survey/tests/views/test_survey_detail.py' adding 'survey/tests/views/test_survey_detail.pyc' adding 'survey/tests/views/test_survey_result.py' adding 'survey/tests/views/test_survey_result.pyc' adding 'survey/views/__init__.py' adding 'survey/views/__init__.pyc' adding 'survey/views/confirm_view.py' adding 'survey/views/confirm_view.pyc' adding 'survey/views/index_view.py' adding 'survey/views/index_view.pyc' adding 'survey/views/survey_completed.py' adding 'survey/views/survey_completed.pyc' adding 'survey/views/survey_detail.py' adding 'survey/views/survey_detail.pyc' adding 'survey/views/survey_result.py' adding 'survey/views/survey_result.pyc' adding 'django_survey_and_report-1.3.1.dist-info/top_level.txt' adding 'django_survey_and_report-1.3.1.dist-info/WHEEL' adding 'django_survey_and_report-1.3.1.dist-info/METADATA' adding 'django_survey_and_report-1.3.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for django-survey-and-report: finished with status 'done' Stored in directory: /tmp/tmpv06dh747 Successfully built django-survey-and-report Cleaning up... Removing source in /tmp/pip-wheel-aj_gqc8w/django-survey-and-report Removed build tracker '/tmp/pip-req-tracker-2l_a8drb'