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