Created temporary directory: /tmp/pip-ephem-wheel-cache-fd3ggy2v Created temporary directory: /tmp/pip-req-tracker-yixvf2k6 Created requirements tracker '/tmp/pip-req-tracker-yixvf2k6' Created temporary directory: /tmp/pip-wheel-0sps_znp Looking in indexes: https://pypi.python.org/simple Collecting core-exporters-app==1.0.0b4 1 location(s) to search for versions of core-exporters-app: * https://pypi.python.org/simple/core-exporters-app/ Getting page https://pypi.python.org/simple/core-exporters-app/ Analyzing links from page https://pypi.org/simple/core-exporters-app/ Found link https://files.pythonhosted.org/packages/89/71/3fc0596209a123e476c06b92eab829bbe9ca13ac1b116fda034e9151b8f8/core_exporters_app-1.0.0b1.tar.gz#sha256=161f1797f935c9e1e4208c660adece50c2140d50633704fd8f9f4ad9ded32b56 (from https://pypi.org/simple/core-exporters-app/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/06/b7/55e10bb806dfa2a05d9a293d97954dfb9f14a5a33dca299d0ff8874eedbd/core_exporters_app-1.0.0b2.tar.gz#sha256=6f70e6e260d78f82bdac190b38bd7af58d622daf7ff821636d9728e2d0342857 (from https://pypi.org/simple/core-exporters-app/), version: 1.0.0b2 Found link https://files.pythonhosted.org/packages/77/ff/8296cf34f5c70ce64922265fa3c6bace03269057e9a34148c5aabfba3c54/core_exporters_app-1.0.0b3.tar.gz#sha256=d2dbe04d09128e7f8732c27f8d9a29673ae414266527fba66f0f583685749642 (from https://pypi.org/simple/core-exporters-app/), version: 1.0.0b3 Found link https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz#sha256=5a8cc7836efd0fd5fc1df7d53f552de01158150357f4e5ffc0654791ce5e7406 (from https://pypi.org/simple/core-exporters-app/), version: 1.0.0b4 Using version 1.0.0b4 (newest of versions: 1.0.0b4) Created temporary directory: /tmp/pip-unpack-7yz2p4f_ Downloading https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz#sha256=5a8cc7836efd0fd5fc1df7d53f552de01158150357f4e5ffc0654791ce5e7406 (from https://pypi.org/simple/core-exporters-app/) Added core-exporters-app==1.0.0b4 from https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz#sha256=5a8cc7836efd0fd5fc1df7d53f552de01158150357f4e5ffc0654791ce5e7406 to build tracker '/tmp/pip-req-tracker-yixvf2k6' Running setup.py (path:/tmp/pip-wheel-0sps_znp/core-exporters-app/setup.py) egg_info for package core-exporters-app Running command python setup.py egg_info running egg_info creating pip-egg-info/core_exporters_app.egg-info writing dependency_links to pip-egg-info/core_exporters_app.egg-info/dependency_links.txt writing top-level names to pip-egg-info/core_exporters_app.egg-info/top_level.txt writing requirements to pip-egg-info/core_exporters_app.egg-info/requires.txt writing pip-egg-info/core_exporters_app.egg-info/PKG-INFO writing manifest file 'pip-egg-info/core_exporters_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/core_exporters_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/core_exporters_app.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0.0-beta4' to '1.0.0b4' normalized_version, Source in /tmp/pip-wheel-0sps_znp/core-exporters-app has version 1.0.0b4, which satisfies requirement core-exporters-app==1.0.0b4 from https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz#sha256=5a8cc7836efd0fd5fc1df7d53f552de01158150357f4e5ffc0654791ce5e7406 Removed core-exporters-app==1.0.0b4 from https://files.pythonhosted.org/packages/18/fa/a5b8fa60a5eb365c90379a34ba20a163fa0bb69d6b4031638bdcd06a1eac/core_exporters_app-1.0.0b4.tar.gz#sha256=5a8cc7836efd0fd5fc1df7d53f552de01158150357f4e5ffc0654791ce5e7406 from build tracker '/tmp/pip-req-tracker-yixvf2k6' Building wheels for collected packages: core-exporters-app Created temporary directory: /tmp/pip-wheel-fxll0566 Running setup.py bdist_wheel for core-exporters-app: started Destination directory: /tmp/pip-wheel-fxll0566 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-0sps_znp/core-exporters-app/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-fxll0566 /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:398: UserWarning: Normalizing '1.0.0-beta4' to '1.0.0b4' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests creating build/lib/docs copying docs/__init__.py -> build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/conf_urls.py -> build/lib/docs creating build/lib/core_exporters_app copying core_exporters_app/apps.py -> build/lib/core_exporters_app copying core_exporters_app/__init__.py -> build/lib/core_exporters_app copying core_exporters_app/settings.py -> build/lib/core_exporters_app copying core_exporters_app/urls.py -> build/lib/core_exporters_app copying core_exporters_app/menus.py -> build/lib/core_exporters_app copying core_exporters_app/tasks.py -> build/lib/core_exporters_app copying core_exporters_app/admin.py -> build/lib/core_exporters_app creating build/lib/tests/rest copying tests/rest/__init__.py -> build/lib/tests/rest creating build/lib/tests/rest/exporter copying tests/rest/exporter/tests_int.py -> build/lib/tests/rest/exporter copying tests/rest/exporter/tests_unit.py -> build/lib/tests/rest/exporter copying tests/rest/exporter/__init__.py -> build/lib/tests/rest/exporter creating build/lib/tests/rest/exporter/fixtures copying tests/rest/exporter/fixtures/fixtures.py -> build/lib/tests/rest/exporter/fixtures copying tests/rest/exporter/fixtures/__init__.py -> build/lib/tests/rest/exporter/fixtures creating build/lib/core_exporters_app/views copying core_exporters_app/views/__init__.py -> build/lib/core_exporters_app/views creating build/lib/core_exporters_app/exporters copying core_exporters_app/exporters/__init__.py -> build/lib/core_exporters_app/exporters copying core_exporters_app/exporters/exporter.py -> build/lib/core_exporters_app/exporters copying core_exporters_app/exporters/discover.py -> build/lib/core_exporters_app/exporters copying core_exporters_app/exporters/urls.py -> build/lib/core_exporters_app/exporters creating build/lib/core_exporters_app/components copying core_exporters_app/components/__init__.py -> build/lib/core_exporters_app/components creating build/lib/core_exporters_app/rest copying core_exporters_app/rest/__init__.py -> build/lib/core_exporters_app/rest copying core_exporters_app/rest/urls.py -> build/lib/core_exporters_app/rest creating build/lib/core_exporters_app/commons copying core_exporters_app/commons/__init__.py -> build/lib/core_exporters_app/commons copying core_exporters_app/commons/constants.py -> build/lib/core_exporters_app/commons creating build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/__init__.py -> build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/ajax.py -> build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/forms.py -> build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/views.py -> build/lib/core_exporters_app/views/admin creating build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/__init__.py -> build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/ajax.py -> build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/forms.py -> build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/views.py -> build/lib/core_exporters_app/views/user creating build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/api.py -> build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/__init__.py -> build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/urls.py -> build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/models.py -> build/lib/core_exporters_app/exporters/xsl creating build/lib/core_exporters_app/exporters/json_exporter copying core_exporters_app/exporters/json_exporter/__init__.py -> build/lib/core_exporters_app/exporters/json_exporter copying core_exporters_app/exporters/json_exporter/urls.py -> build/lib/core_exporters_app/exporters/json_exporter copying core_exporters_app/exporters/json_exporter/models.py -> build/lib/core_exporters_app/exporters/json_exporter creating build/lib/core_exporters_app/exporters/xml copying core_exporters_app/exporters/xml/__init__.py -> build/lib/core_exporters_app/exporters/xml copying core_exporters_app/exporters/xml/urls.py -> build/lib/core_exporters_app/exporters/xml copying core_exporters_app/exporters/xml/models.py -> build/lib/core_exporters_app/exporters/xml creating build/lib/core_exporters_app/exporters/blob copying core_exporters_app/exporters/blob/__init__.py -> build/lib/core_exporters_app/exporters/blob copying core_exporters_app/exporters/blob/urls.py -> build/lib/core_exporters_app/exporters/blob copying core_exporters_app/exporters/blob/models.py -> build/lib/core_exporters_app/exporters/blob creating build/lib/core_exporters_app/exporters/xsl/views copying core_exporters_app/exporters/xsl/views/__init__.py -> build/lib/core_exporters_app/exporters/xsl/views creating build/lib/core_exporters_app/exporters/xsl/views/admin copying core_exporters_app/exporters/xsl/views/admin/__init__.py -> build/lib/core_exporters_app/exporters/xsl/views/admin copying core_exporters_app/exporters/xsl/views/admin/ajax.py -> build/lib/core_exporters_app/exporters/xsl/views/admin copying core_exporters_app/exporters/xsl/views/admin/forms.py -> build/lib/core_exporters_app/exporters/xsl/views/admin creating build/lib/core_exporters_app/components/exported_compressed_file copying core_exporters_app/components/exported_compressed_file/api.py -> build/lib/core_exporters_app/components/exported_compressed_file copying core_exporters_app/components/exported_compressed_file/__init__.py -> build/lib/core_exporters_app/components/exported_compressed_file copying core_exporters_app/components/exported_compressed_file/models.py -> build/lib/core_exporters_app/components/exported_compressed_file creating build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/watch.py -> build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/api.py -> build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/__init__.py -> build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/models.py -> build/lib/core_exporters_app/components/exporter creating build/lib/core_exporters_app/rest/exporters copying core_exporters_app/rest/exporters/serializers.py -> build/lib/core_exporters_app/rest/exporters copying core_exporters_app/rest/exporters/__init__.py -> build/lib/core_exporters_app/rest/exporters copying core_exporters_app/rest/exporters/views.py -> build/lib/core_exporters_app/rest/exporters creating build/lib/core_exporters_app/rest/exporters/xsl copying core_exporters_app/rest/exporters/xsl/__init__.py -> build/lib/core_exporters_app/rest/exporters/xsl copying core_exporters_app/rest/exporters/xsl/views.py -> build/lib/core_exporters_app/rest/exporters/xsl running egg_info writing dependency_links to core_exporters_app.egg-info/dependency_links.txt writing top-level names to core_exporters_app.egg-info/top_level.txt writing requirements to core_exporters_app.egg-info/requires.txt writing core_exporters_app.egg-info/PKG-INFO reading manifest file 'core_exporters_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'core_exporters_app.egg-info/SOURCES.txt' creating build/lib/core_exporters_app/static creating build/lib/core_exporters_app/static/core_exporters_app creating build/lib/core_exporters_app/static/core_exporters_app/admin creating build/lib/core_exporters_app/static/core_exporters_app/admin/css creating build/lib/core_exporters_app/static/core_exporters_app/admin/css/exporters creating build/lib/core_exporters_app/static/core_exporters_app/admin/css/exporters/list copying core_exporters_app/static/core_exporters_app/admin/css/exporters/list/list_exporters.css -> build/lib/core_exporters_app/static/core_exporters_app/admin/css/exporters/list creating build/lib/core_exporters_app/static/core_exporters_app/admin/js creating build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters creating build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list creating build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals copying core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.js -> build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals copying core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.raw.js -> build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals creating build/lib/core_exporters_app/static/core_exporters_app/user creating build/lib/core_exporters_app/static/core_exporters_app/user/js creating build/lib/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file copying core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.js -> build/lib/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file copying core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.raw.js -> build/lib/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file creating build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters creating build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list creating build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals copying core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.js -> build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals copying core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.raw.js -> build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals creating build/lib/core_exporters_app/templates creating build/lib/core_exporters_app/templates/core_exporters_app creating build/lib/core_exporters_app/templates/core_exporters_app/admin creating build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters copying core_exporters_app/templates/core_exporters_app/admin/exporters/list_exporters.html -> build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters creating build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list copying core_exporters_app/templates/core_exporters_app/admin/exporters/list/associated_templates_base.html -> build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list copying core_exporters_app/templates/core_exporters_app/admin/exporters/list/list_base.html -> build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list creating build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals copying core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals/associated_templates.html -> build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals creating build/lib/core_exporters_app/templates/core_exporters_app/user creating build/lib/core_exporters_app/templates/core_exporters_app/user/exported_compressed_file copying core_exporters_app/templates/core_exporters_app/user/exported_compressed_file/download.html -> build/lib/core_exporters_app/templates/core_exporters_app/user/exported_compressed_file creating build/lib/core_exporters_app/templates/core_exporters_app/user/exporters creating build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list copying core_exporters_app/templates/core_exporters_app/user/exporters/list/button_exporters_selector.html -> build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list copying core_exporters_app/templates/core_exporters_app/user/exporters/list/link_exporters_selector.html -> build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list copying core_exporters_app/templates/core_exporters_app/user/exporters/list/list_exporters_selector_base.html -> build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list creating build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/modals copying core_exporters_app/templates/core_exporters_app/user/exporters/list/modals/list_exporters_selector.html -> build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/modals creating build/lib/core_exporters_app/exporters/xsl/static creating build/lib/core_exporters_app/exporters/xsl/static/xsl creating build/lib/core_exporters_app/exporters/xsl/static/xsl/admin creating build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js creating build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters creating build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list creating build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals copying core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.js -> build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals copying core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.raw.js -> build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals creating build/lib/core_exporters_app/exporters/xsl/templates creating build/lib/core_exporters_app/exporters/xsl/templates/xsl creating build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin creating build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters creating build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list copying core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/add_base.html -> build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list copying core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/list_base.html -> build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list creating build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals copying core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals/add.html -> build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/rest copying build/lib/tests/rest/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rest creating build/bdist.linux-armv7l/wheel/tests/rest/exporter copying build/lib/tests/rest/exporter/tests_int.py -> build/bdist.linux-armv7l/wheel/tests/rest/exporter copying build/lib/tests/rest/exporter/tests_unit.py -> build/bdist.linux-armv7l/wheel/tests/rest/exporter copying build/lib/tests/rest/exporter/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rest/exporter creating build/bdist.linux-armv7l/wheel/tests/rest/exporter/fixtures copying build/lib/tests/rest/exporter/fixtures/fixtures.py -> build/bdist.linux-armv7l/wheel/tests/rest/exporter/fixtures copying build/lib/tests/rest/exporter/fixtures/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rest/exporter/fixtures copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/__init__.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf_urls.py -> build/bdist.linux-armv7l/wheel/docs creating build/bdist.linux-armv7l/wheel/core_exporters_app creating build/bdist.linux-armv7l/wheel/core_exporters_app/views copying build/lib/core_exporters_app/views/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views creating build/bdist.linux-armv7l/wheel/core_exporters_app/views/admin copying build/lib/core_exporters_app/views/admin/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/admin copying build/lib/core_exporters_app/views/admin/ajax.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/admin copying build/lib/core_exporters_app/views/admin/forms.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/admin copying build/lib/core_exporters_app/views/admin/views.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/admin creating build/bdist.linux-armv7l/wheel/core_exporters_app/views/user copying build/lib/core_exporters_app/views/user/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/user copying build/lib/core_exporters_app/views/user/ajax.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/user copying build/lib/core_exporters_app/views/user/forms.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/user copying build/lib/core_exporters_app/views/user/views.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/views/user creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views copying build/lib/core_exporters_app/exporters/xsl/views/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views/admin copying build/lib/core_exporters_app/exporters/xsl/views/admin/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views/admin copying build/lib/core_exporters_app/exporters/xsl/views/admin/ajax.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views/admin copying build/lib/core_exporters_app/exporters/xsl/views/admin/forms.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views/admin copying build/lib/core_exporters_app/exporters/xsl/api.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl copying build/lib/core_exporters_app/exporters/xsl/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals copying build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals/add.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals copying build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/add_base.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list copying build/lib/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/list_base.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals copying build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.raw.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals copying build/lib/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals copying build/lib/core_exporters_app/exporters/xsl/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl copying build/lib/core_exporters_app/exporters/xsl/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/json_exporter copying build/lib/core_exporters_app/exporters/json_exporter/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/json_exporter copying build/lib/core_exporters_app/exporters/json_exporter/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/json_exporter copying build/lib/core_exporters_app/exporters/json_exporter/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/json_exporter copying build/lib/core_exporters_app/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters copying build/lib/core_exporters_app/exporters/exporter.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters copying build/lib/core_exporters_app/exporters/discover.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xml copying build/lib/core_exporters_app/exporters/xml/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xml copying build/lib/core_exporters_app/exporters/xml/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xml copying build/lib/core_exporters_app/exporters/xml/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xml copying build/lib/core_exporters_app/exporters/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/blob copying build/lib/core_exporters_app/exporters/blob/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/blob copying build/lib/core_exporters_app/exporters/blob/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/blob copying build/lib/core_exporters_app/exporters/blob/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/blob copying build/lib/core_exporters_app/apps.py -> build/bdist.linux-armv7l/wheel/core_exporters_app copying build/lib/core_exporters_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters copying build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list_exporters.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals copying build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals/associated_templates.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals copying build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list/list_base.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters/list copying build/lib/core_exporters_app/templates/core_exporters_app/admin/exporters/list/associated_templates_base.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exported_compressed_file copying build/lib/core_exporters_app/templates/core_exporters_app/user/exported_compressed_file/download.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exported_compressed_file creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list copying build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/link_exporters_selector.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list/modals copying build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/modals/list_exporters_selector.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list/modals copying build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/button_exporters_selector.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list copying build/lib/core_exporters_app/templates/core_exporters_app/user/exporters/list/list_exporters_selector_base.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/user/exporters/list copying build/lib/core_exporters_app/settings.py -> build/bdist.linux-armv7l/wheel/core_exporters_app creating build/bdist.linux-armv7l/wheel/core_exporters_app/static creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/css creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/css/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/css/exporters/list copying build/lib/core_exporters_app/static/core_exporters_app/admin/css/exporters/list/list_exporters.css -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/css/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals copying build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.raw.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals copying build/lib/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporters/list creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals copying build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.raw.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals copying build/lib/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals creating build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file copying build/lib/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file copying build/lib/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.raw.js -> build/bdist.linux-armv7l/wheel/core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file creating build/bdist.linux-armv7l/wheel/core_exporters_app/components creating build/bdist.linux-armv7l/wheel/core_exporters_app/components/exported_compressed_file copying build/lib/core_exporters_app/components/exported_compressed_file/api.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exported_compressed_file copying build/lib/core_exporters_app/components/exported_compressed_file/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exported_compressed_file copying build/lib/core_exporters_app/components/exported_compressed_file/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exported_compressed_file copying build/lib/core_exporters_app/components/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components creating build/bdist.linux-armv7l/wheel/core_exporters_app/components/exporter copying build/lib/core_exporters_app/components/exporter/watch.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exporter copying build/lib/core_exporters_app/components/exporter/api.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exporter copying build/lib/core_exporters_app/components/exporter/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exporter copying build/lib/core_exporters_app/components/exporter/models.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/components/exporter creating build/bdist.linux-armv7l/wheel/core_exporters_app/rest creating build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters copying build/lib/core_exporters_app/rest/exporters/serializers.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters creating build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters/xsl copying build/lib/core_exporters_app/rest/exporters/xsl/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters/xsl copying build/lib/core_exporters_app/rest/exporters/xsl/views.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters/xsl copying build/lib/core_exporters_app/rest/exporters/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters copying build/lib/core_exporters_app/rest/exporters/views.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest/exporters copying build/lib/core_exporters_app/rest/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest copying build/lib/core_exporters_app/rest/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest creating build/bdist.linux-armv7l/wheel/core_exporters_app/commons copying build/lib/core_exporters_app/commons/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/commons copying build/lib/core_exporters_app/commons/constants.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/commons copying build/lib/core_exporters_app/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app copying build/lib/core_exporters_app/menus.py -> build/bdist.linux-armv7l/wheel/core_exporters_app copying build/lib/core_exporters_app/tasks.py -> build/bdist.linux-armv7l/wheel/core_exporters_app copying build/lib/core_exporters_app/admin.py -> build/bdist.linux-armv7l/wheel/core_exporters_app running install_egg_info Copying core_exporters_app.egg-info to build/bdist.linux-armv7l/wheel/core_exporters_app-1.0.0b4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_exporters_app-1.0.0b4.dist-info/WHEEL creating '/tmp/pip-wheel-fxll0566/core_exporters_app-1.0.0b4-py3-none-any.whl' and adding '.' to it adding 'core_exporters_app/__init__.py' adding 'core_exporters_app/admin.py' adding 'core_exporters_app/apps.py' adding 'core_exporters_app/menus.py' adding 'core_exporters_app/settings.py' adding 'core_exporters_app/tasks.py' adding 'core_exporters_app/urls.py' adding 'core_exporters_app/commons/__init__.py' adding 'core_exporters_app/commons/constants.py' adding 'core_exporters_app/components/__init__.py' adding 'core_exporters_app/components/exported_compressed_file/__init__.py' adding 'core_exporters_app/components/exported_compressed_file/api.py' adding 'core_exporters_app/components/exported_compressed_file/models.py' adding 'core_exporters_app/components/exporter/__init__.py' adding 'core_exporters_app/components/exporter/api.py' adding 'core_exporters_app/components/exporter/models.py' adding 'core_exporters_app/components/exporter/watch.py' adding 'core_exporters_app/exporters/__init__.py' adding 'core_exporters_app/exporters/discover.py' adding 'core_exporters_app/exporters/exporter.py' adding 'core_exporters_app/exporters/urls.py' adding 'core_exporters_app/exporters/blob/__init__.py' adding 'core_exporters_app/exporters/blob/models.py' adding 'core_exporters_app/exporters/blob/urls.py' adding 'core_exporters_app/exporters/json_exporter/__init__.py' adding 'core_exporters_app/exporters/json_exporter/models.py' adding 'core_exporters_app/exporters/json_exporter/urls.py' adding 'core_exporters_app/exporters/xml/__init__.py' adding 'core_exporters_app/exporters/xml/models.py' adding 'core_exporters_app/exporters/xml/urls.py' adding 'core_exporters_app/exporters/xsl/__init__.py' adding 'core_exporters_app/exporters/xsl/api.py' adding 'core_exporters_app/exporters/xsl/models.py' adding 'core_exporters_app/exporters/xsl/urls.py' adding 'core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.js' adding 'core_exporters_app/exporters/xsl/static/xsl/admin/js/exporters/list/modals/add.raw.js' adding 'core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/add_base.html' adding 'core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/list_base.html' adding 'core_exporters_app/exporters/xsl/templates/xsl/admin/exporters/list/modals/add.html' adding 'core_exporters_app/exporters/xsl/views/__init__.py' adding 'core_exporters_app/exporters/xsl/views/admin/__init__.py' adding 'core_exporters_app/exporters/xsl/views/admin/ajax.py' adding 'core_exporters_app/exporters/xsl/views/admin/forms.py' adding 'core_exporters_app/rest/__init__.py' adding 'core_exporters_app/rest/urls.py' adding 'core_exporters_app/rest/exporters/__init__.py' adding 'core_exporters_app/rest/exporters/serializers.py' adding 'core_exporters_app/rest/exporters/views.py' adding 'core_exporters_app/rest/exporters/xsl/__init__.py' adding 'core_exporters_app/rest/exporters/xsl/views.py' adding 'core_exporters_app/static/core_exporters_app/admin/css/exporters/list/list_exporters.css' adding 'core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.js' adding 'core_exporters_app/static/core_exporters_app/admin/js/exporters/list/modals/associated_templates.raw.js' adding 'core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.js' adding 'core_exporters_app/static/core_exporters_app/user/js/exporter_compressed_file/download.raw.js' adding 'core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.js' adding 'core_exporters_app/static/core_exporters_app/user/js/exporters/list/modals/list_exporters_selector.raw.js' adding 'core_exporters_app/templates/core_exporters_app/admin/exporters/list_exporters.html' adding 'core_exporters_app/templates/core_exporters_app/admin/exporters/list/associated_templates_base.html' adding 'core_exporters_app/templates/core_exporters_app/admin/exporters/list/list_base.html' adding 'core_exporters_app/templates/core_exporters_app/admin/exporters/list/modals/associated_templates.html' adding 'core_exporters_app/templates/core_exporters_app/user/exported_compressed_file/download.html' adding 'core_exporters_app/templates/core_exporters_app/user/exporters/list/button_exporters_selector.html' adding 'core_exporters_app/templates/core_exporters_app/user/exporters/list/link_exporters_selector.html' adding 'core_exporters_app/templates/core_exporters_app/user/exporters/list/list_exporters_selector_base.html' adding 'core_exporters_app/templates/core_exporters_app/user/exporters/list/modals/list_exporters_selector.html' adding 'core_exporters_app/views/__init__.py' adding 'core_exporters_app/views/admin/__init__.py' adding 'core_exporters_app/views/admin/ajax.py' adding 'core_exporters_app/views/admin/forms.py' adding 'core_exporters_app/views/admin/views.py' adding 'core_exporters_app/views/user/__init__.py' adding 'core_exporters_app/views/user/ajax.py' adding 'core_exporters_app/views/user/forms.py' adding 'core_exporters_app/views/user/views.py' adding 'docs/__init__.py' adding 'docs/conf.py' adding 'docs/conf_urls.py' adding 'tests/__init__.py' adding 'tests/test_settings.py' adding 'tests/rest/__init__.py' adding 'tests/rest/exporter/__init__.py' adding 'tests/rest/exporter/tests_int.py' adding 'tests/rest/exporter/tests_unit.py' adding 'tests/rest/exporter/fixtures/__init__.py' adding 'tests/rest/exporter/fixtures/fixtures.py' adding 'core_exporters_app-1.0.0b4.dist-info/dependency_links.txt' adding 'core_exporters_app-1.0.0b4.dist-info/top_level.txt' adding 'core_exporters_app-1.0.0b4.dist-info/WHEEL' adding 'core_exporters_app-1.0.0b4.dist-info/METADATA' adding 'core_exporters_app-1.0.0b4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for core-exporters-app: finished with status 'done' Stored in directory: /tmp/tmp4538vd_u Successfully built core-exporters-app Cleaning up... Removing source in /tmp/pip-wheel-0sps_znp/core-exporters-app Removed build tracker '/tmp/pip-req-tracker-yixvf2k6'