Collecting core-exporters-app==1.0.0b2 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 Using version 1.0.0b2 (newest of versions: 1.0.0b2) Downloading https://files.pythonhosted.org/packages/06/b7/55e10bb806dfa2a05d9a293d97954dfb9f14a5a33dca299d0ff8874eedbd/core_exporters_app-1.0.0b2.tar.gz Downloading from URL 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/) Running setup.py (path:/tmp/pip-build-g3v599hw/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 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 dependency_links to pip-egg-info/core_exporters_app.egg-info/dependency_links.txt 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:352: UserWarning: Normalizing '1.0.0-beta2' to '1.0.0b2' normalized_version, Source in /tmp/pip-build-g3v599hw/core-exporters-app has version 1.0.0b2, which satisfies requirement core-exporters-app==1.0.0b2 from https://files.pythonhosted.org/packages/06/b7/55e10bb806dfa2a05d9a293d97954dfb9f14a5a33dca299d0ff8874eedbd/core_exporters_app-1.0.0b2.tar.gz#sha256=6f70e6e260d78f82bdac190b38bd7af58d622daf7ff821636d9728e2d0342857 Building wheels for collected packages: core-exporters-app Running setup.py bdist_wheel for core-exporters-app: started Destination directory: /tmp/tmphv08weiqpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-g3v599hw/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/tmphv08weiqpip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0.0-beta2' to '1.0.0b2' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/docs copying docs/conf_urls.py -> build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/__init__.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/menus.py -> build/lib/core_exporters_app copying core_exporters_app/urls.py -> build/lib/core_exporters_app copying core_exporters_app/__init__.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 copying core_exporters_app/settings.py -> build/lib/core_exporters_app creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating 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 copying core_exporters_app/exporters/__init__.py -> build/lib/core_exporters_app/exporters creating build/lib/core_exporters_app/commons copying core_exporters_app/commons/constants.py -> build/lib/core_exporters_app/commons copying core_exporters_app/commons/__init__.py -> build/lib/core_exporters_app/commons 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/views copying core_exporters_app/views/__init__.py -> build/lib/core_exporters_app/views creating build/lib/core_exporters_app/rest copying core_exporters_app/rest/urls.py -> build/lib/core_exporters_app/rest copying core_exporters_app/rest/__init__.py -> build/lib/core_exporters_app/rest creating build/lib/core_exporters_app/exporters/xml copying core_exporters_app/exporters/xml/models.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/__init__.py -> build/lib/core_exporters_app/exporters/xml creating 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 copying core_exporters_app/exporters/json_exporter/urls.py -> 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 creating build/lib/core_exporters_app/exporters/blob copying core_exporters_app/exporters/blob/models.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/__init__.py -> build/lib/core_exporters_app/exporters/blob creating build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/models.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/__init__.py -> build/lib/core_exporters_app/exporters/xsl copying core_exporters_app/exporters/xsl/api.py -> build/lib/core_exporters_app/exporters/xsl 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/forms.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/__init__.py -> build/lib/core_exporters_app/exporters/xsl/views/admin creating build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/models.py -> 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/__init__.py -> build/lib/core_exporters_app/components/exporter copying core_exporters_app/components/exporter/api.py -> build/lib/core_exporters_app/components/exporter creating 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 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/api.py -> build/lib/core_exporters_app/components/exported_compressed_file creating build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/views.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/ajax.py -> build/lib/core_exporters_app/views/user copying core_exporters_app/views/user/__init__.py -> build/lib/core_exporters_app/views/user creating build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/views.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/ajax.py -> build/lib/core_exporters_app/views/admin copying core_exporters_app/views/admin/__init__.py -> build/lib/core_exporters_app/views/admin 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/views.py -> build/lib/core_exporters_app/rest/exporters copying core_exporters_app/rest/exporters/__init__.py -> build/lib/core_exporters_app/rest/exporters creating 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 copying core_exporters_app/rest/exporters/xsl/__init__.py -> build/lib/core_exporters_app/rest/exporters/xsl 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_unit.py -> build/lib/tests/rest/exporter copying tests/rest/exporter/__init__.py -> build/lib/tests/rest/exporter copying tests/rest/exporter/tests_int.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 running egg_info writing top-level names to core_exporters_app.egg-info/top_level.txt writing dependency_links to core_exporters_app.egg-info/dependency_links.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/docs copying build/lib/docs/conf_urls.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/__init__.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/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/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.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.raw.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.raw.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.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/static/core_exporters_app/admin 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/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/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/models.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/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xml creating 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/json_exporter/urls.py -> 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/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/models.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/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/blob copying build/lib/core_exporters_app/exporters/__init__.py -> 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/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.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.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/models.py -> 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/forms.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/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl/views/admin 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/__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 copying build/lib/core_exporters_app/exporters/xsl/api.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/exporters/xsl creating 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/commons/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/commons creating 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/models.py -> 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/__init__.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 creating 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/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/api.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 copying build/lib/core_exporters_app/apps.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 creating build/bdist.linux-armv7l/wheel/core_exporters_app/views creating 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 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/ajax.py -> 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/__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/views.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/ajax.py -> 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 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 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/exporters/__init__.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/views.py -> 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/urls.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest copying build/lib/core_exporters_app/rest/__init__.py -> build/bdist.linux-armv7l/wheel/core_exporters_app/rest copying build/lib/core_exporters_app/urls.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 copying build/lib/core_exporters_app/tasks.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/user 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 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/link_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/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 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/admin creating 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/associated_templates_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/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_exporters.html -> build/bdist.linux-armv7l/wheel/core_exporters_app/templates/core_exporters_app/admin/exporters copying build/lib/core_exporters_app/admin.py -> build/bdist.linux-armv7l/wheel/core_exporters_app copying build/lib/core_exporters_app/settings.py -> build/bdist.linux-armv7l/wheel/core_exporters_app creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/rest creating 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 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/rest/exporter/__init__.py -> 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/__init__.py -> build/bdist.linux-armv7l/wheel/tests/rest copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying core_exporters_app.egg-info to build/bdist.linux-armv7l/wheel/core_exporters_app-1.0.0b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_exporters_app-1.0.0b2.dist-info/WHEEL Running setup.py bdist_wheel for core-exporters-app: finished with status 'done' Stored in directory: /tmp/tmplt_14437 Successfully built core-exporters-app Cleaning up... Removing source in /tmp/pip-build-g3v599hw/core-exporters-app