Collecting core-dashboard-app==1.0.0b1 1 location(s) to search for versions of core-dashboard-app: * https://pypi.python.org/simple/core-dashboard-app/ Getting page https://pypi.python.org/simple/core-dashboard-app/ Analyzing links from page https://pypi.org/simple/core-dashboard-app/ Found link https://files.pythonhosted.org/packages/b7/f3/f486944f5981f513cb344a6cfa41d4048104258036e7b540a4935d602cc4/core_dashboard_app-1.0.0b1.tar.gz#sha256=9f756e89a19d7365349a3efa5f364641b98171255d5479bd2bfeb2f36891d49a (from https://pypi.org/simple/core-dashboard-app/), version: 1.0.0b1 Using version 1.0.0b1 (newest of versions: 1.0.0b1) Downloading https://files.pythonhosted.org/packages/b7/f3/f486944f5981f513cb344a6cfa41d4048104258036e7b540a4935d602cc4/core_dashboard_app-1.0.0b1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b7/f3/f486944f5981f513cb344a6cfa41d4048104258036e7b540a4935d602cc4/core_dashboard_app-1.0.0b1.tar.gz#sha256=9f756e89a19d7365349a3efa5f364641b98171255d5479bd2bfeb2f36891d49a (from https://pypi.org/simple/core-dashboard-app/) Running setup.py (path:/tmp/pip-build-16e6fuj0/core-dashboard-app/setup.py) egg_info for package core-dashboard-app Running command python setup.py egg_info running egg_info creating pip-egg-info/core_dashboard_app.egg-info writing dependency_links to pip-egg-info/core_dashboard_app.egg-info/dependency_links.txt writing top-level names to pip-egg-info/core_dashboard_app.egg-info/top_level.txt writing requirements to pip-egg-info/core_dashboard_app.egg-info/requires.txt writing pip-egg-info/core_dashboard_app.egg-info/PKG-INFO writing manifest file 'pip-egg-info/core_dashboard_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/core_dashboard_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/core_dashboard_app.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0.0-beta1' to '1.0.0b1' normalized_version, Source in /tmp/pip-build-16e6fuj0/core-dashboard-app has version 1.0.0b1, which satisfies requirement core-dashboard-app==1.0.0b1 from https://files.pythonhosted.org/packages/b7/f3/f486944f5981f513cb344a6cfa41d4048104258036e7b540a4935d602cc4/core_dashboard_app-1.0.0b1.tar.gz#sha256=9f756e89a19d7365349a3efa5f364641b98171255d5479bd2bfeb2f36891d49a Building wheels for collected packages: core-dashboard-app Running setup.py bdist_wheel for core-dashboard-app: started Destination directory: /tmp/tmpbu8pkxn4pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-16e6fuj0/core-dashboard-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/tmpbu8pkxn4pip-wheel- /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0.0-beta1' to '1.0.0b1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/core_dashboard_app copying core_dashboard_app/settings.py -> build/lib/core_dashboard_app copying core_dashboard_app/admin.py -> build/lib/core_dashboard_app copying core_dashboard_app/constants.py -> build/lib/core_dashboard_app copying core_dashboard_app/__init__.py -> build/lib/core_dashboard_app copying core_dashboard_app/menus.py -> build/lib/core_dashboard_app copying core_dashboard_app/urls.py -> build/lib/core_dashboard_app creating build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/__init__.py -> build/lib/docs copying docs/conf_urls.py -> build/lib/docs creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/core_dashboard_app/views copying core_dashboard_app/views/__init__.py -> build/lib/core_dashboard_app/views creating build/lib/core_dashboard_app/utils copying core_dashboard_app/utils/enum.py -> build/lib/core_dashboard_app/utils copying core_dashboard_app/utils/__init__.py -> build/lib/core_dashboard_app/utils creating build/lib/core_dashboard_app/views/admin copying core_dashboard_app/views/admin/views.py -> build/lib/core_dashboard_app/views/admin copying core_dashboard_app/views/admin/__init__.py -> build/lib/core_dashboard_app/views/admin creating build/lib/core_dashboard_app/views/common copying core_dashboard_app/views/common/forms.py -> build/lib/core_dashboard_app/views/common copying core_dashboard_app/views/common/ajax.py -> build/lib/core_dashboard_app/views/common copying core_dashboard_app/views/common/views.py -> build/lib/core_dashboard_app/views/common copying core_dashboard_app/views/common/__init__.py -> build/lib/core_dashboard_app/views/common creating build/lib/core_dashboard_app/views/user copying core_dashboard_app/views/user/views.py -> build/lib/core_dashboard_app/views/user copying core_dashboard_app/views/user/__init__.py -> build/lib/core_dashboard_app/views/user running egg_info writing requirements to core_dashboard_app.egg-info/requires.txt writing core_dashboard_app.egg-info/PKG-INFO writing top-level names to core_dashboard_app.egg-info/top_level.txt writing dependency_links to core_dashboard_app.egg-info/dependency_links.txt reading manifest file 'core_dashboard_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'core_dashboard_app.egg-info/SOURCES.txt' creating build/lib/core_dashboard_app/static creating build/lib/core_dashboard_app/static/core_dashboard_app creating build/lib/core_dashboard_app/static/core_dashboard_app/admin creating build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/action_dashboard.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/admin_table.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/admin_table.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/count_checked.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/get_selected_document_admin.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/init_admin.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/init_admin_menu.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/reset_checkbox.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js copying core_dashboard_app/static/core_dashboard_app/admin/js/select_all.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js creating build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/list copying core_dashboard_app/static/core_dashboard_app/admin/js/list/view_record.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/list creating build/lib/core_dashboard_app/static/core_dashboard_app/common creating build/lib/core_dashboard_app/static/core_dashboard_app/common/js copying core_dashboard_app/static/core_dashboard_app/common/js/init_pagination.js -> build/lib/core_dashboard_app/static/core_dashboard_app/common/js creating build/lib/core_dashboard_app/static/core_dashboard_app/common/js/list copying core_dashboard_app/static/core_dashboard_app/common/js/list/view_record.js -> build/lib/core_dashboard_app/static/core_dashboard_app/common/js/list creating build/lib/core_dashboard_app/static/core_dashboard_app/user creating build/lib/core_dashboard_app/static/core_dashboard_app/user/css copying core_dashboard_app/static/core_dashboard_app/user/css/exploreTabs.css -> build/lib/core_dashboard_app/static/core_dashboard_app/user/css creating build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/get_selected_document.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/init.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/init.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/init_user.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/user_table.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js copying core_dashboard_app/static/core_dashboard_app/user/js/user_table.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js creating build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list copying core_dashboard_app/static/core_dashboard_app/user/js/list/edit_record.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list copying core_dashboard_app/static/core_dashboard_app/user/js/list/edit_record.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list copying core_dashboard_app/static/core_dashboard_app/user/js/list/view_record.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list creating build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying core_dashboard_app/static/core_dashboard_app/user/js/list/modals/change_owner.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying core_dashboard_app/static/core_dashboard_app/user/js/list/modals/change_owner.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying core_dashboard_app/static/core_dashboard_app/user/js/list/modals/delete_document.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying core_dashboard_app/static/core_dashboard_app/user/js/list/modals/delete_document.raw.js -> build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals creating build/lib/core_dashboard_app/templates creating build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/home.html -> build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/my_dashboard.html -> build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/my_profile.html -> build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/my_profile_change_password.html -> build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/my_profile_edit.html -> build/lib/core_dashboard_app/templates/core_dashboard_app copying core_dashboard_app/templates/core_dashboard_app/password_change.html -> build/lib/core_dashboard_app/templates/core_dashboard_app creating build/lib/core_dashboard_app/templates/core_dashboard_app/admin copying core_dashboard_app/templates/core_dashboard_app/admin/dashboard.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/admin creating build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_files_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_forms_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table_datatable.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table_pagination.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_templates_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_types_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list copying core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_workspaces_table.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list creating build/lib/core_dashboard_app/templates/core_dashboard_app/list/modals copying core_dashboard_app/templates/core_dashboard_app/list/modals/change_owner.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/list/modals copying core_dashboard_app/templates/core_dashboard_app/list/modals/delete_document.html -> build/lib/core_dashboard_app/templates/core_dashboard_app/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/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/templates creating build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_types_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_workspaces_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_templates_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_forms_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table_pagination.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_files_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list creating build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list/modals copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/modals/delete_document.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list/modals copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/modals/change_owner.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list/modals copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table_datatable.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list copying build/lib/core_dashboard_app/templates/core_dashboard_app/list/my_dashboard_my_records_table.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/list creating build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/admin copying build/lib/core_dashboard_app/templates/core_dashboard_app/admin/dashboard.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app/admin copying build/lib/core_dashboard_app/templates/core_dashboard_app/home.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app copying build/lib/core_dashboard_app/templates/core_dashboard_app/my_profile_edit.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app copying build/lib/core_dashboard_app/templates/core_dashboard_app/password_change.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app copying build/lib/core_dashboard_app/templates/core_dashboard_app/my_dashboard.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app copying build/lib/core_dashboard_app/templates/core_dashboard_app/my_profile.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app copying build/lib/core_dashboard_app/templates/core_dashboard_app/my_profile_change_password.html -> build/bdist.linux-armv7l/wheel/core_dashboard_app/templates/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/views creating build/bdist.linux-armv7l/wheel/core_dashboard_app/views/admin copying build/lib/core_dashboard_app/views/admin/views.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/admin copying build/lib/core_dashboard_app/views/admin/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/admin creating build/bdist.linux-armv7l/wheel/core_dashboard_app/views/common copying build/lib/core_dashboard_app/views/common/forms.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/common copying build/lib/core_dashboard_app/views/common/ajax.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/common copying build/lib/core_dashboard_app/views/common/views.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/common copying build/lib/core_dashboard_app/views/common/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/common creating build/bdist.linux-armv7l/wheel/core_dashboard_app/views/user copying build/lib/core_dashboard_app/views/user/views.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/user copying build/lib/core_dashboard_app/views/user/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views/user copying build/lib/core_dashboard_app/views/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/views copying build/lib/core_dashboard_app/settings.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/utils copying build/lib/core_dashboard_app/utils/enum.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/utils copying build/lib/core_dashboard_app/utils/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app/utils copying build/lib/core_dashboard_app/admin.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app copying build/lib/core_dashboard_app/constants.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app copying build/lib/core_dashboard_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/list/view_record.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/action_dashboard.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/admin_table.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/init_admin_menu.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/reset_checkbox.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/init_admin.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/count_checked.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/select_all.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/admin_table.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js copying build/lib/core_dashboard_app/static/core_dashboard_app/admin/js/get_selected_document_admin.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/admin/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/common creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/common/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/common/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/common/js/list/view_record.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/common/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/common/js/init_pagination.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/common/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/edit_record.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/view_record.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals/change_owner.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals/change_owner.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals/delete_document.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/modals/delete_document.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list/modals copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/list/edit_record.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js/list copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/get_selected_document.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/init.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/init.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/init_user.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/user_table.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js copying build/lib/core_dashboard_app/static/core_dashboard_app/user/js/user_table.raw.js -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/js creating build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/css copying build/lib/core_dashboard_app/static/core_dashboard_app/user/css/exploreTabs.css -> build/bdist.linux-armv7l/wheel/core_dashboard_app/static/core_dashboard_app/user/css copying build/lib/core_dashboard_app/menus.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app copying build/lib/core_dashboard_app/urls.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app creating 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 copying build/lib/docs/conf_urls.py -> build/bdist.linux-armv7l/wheel/docs creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info Copying core_dashboard_app.egg-info to build/bdist.linux-armv7l/wheel/core_dashboard_app-1.0.0b1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_dashboard_app-1.0.0b1.dist-info/WHEEL Running setup.py bdist_wheel for core-dashboard-app: finished with status 'done' Stored in directory: /tmp/tmpx97231sy Successfully built core-dashboard-app Cleaning up... Removing source in /tmp/pip-build-16e6fuj0/core-dashboard-app