Collecting core-explore-common-app==1.0.0b2 1 location(s) to search for versions of core-explore-common-app: * https://pypi.python.org/simple/core-explore-common-app/ Getting page https://pypi.python.org/simple/core-explore-common-app/ Analyzing links from page https://pypi.org/simple/core-explore-common-app/ Found link https://files.pythonhosted.org/packages/f3/bb/502346a5f9f8d0800b433585fc5d52eca318f32f119a05c3b395244b312b/core_explore_common_app-1.0.0b1.tar.gz#sha256=0c0833fac9fbc265d9bc10b16f11a2a3d2299bd29e9a70917d9b81888dfff977 (from https://pypi.org/simple/core-explore-common-app/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/c9/c7/668b218a43638153144b5ab2cc653c9e7da2198b3ce687a19408c5bd4718/core_explore_common_app-1.0.0b2.tar.gz#sha256=36768aca1320fdc3ce2e1892a0a9542aa0d424b2f39357238b25aaee1f1cbe8c (from https://pypi.org/simple/core-explore-common-app/), version: 1.0.0b2 Using version 1.0.0b2 (newest of versions: 1.0.0b2) Downloading https://files.pythonhosted.org/packages/c9/c7/668b218a43638153144b5ab2cc653c9e7da2198b3ce687a19408c5bd4718/core_explore_common_app-1.0.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c9/c7/668b218a43638153144b5ab2cc653c9e7da2198b3ce687a19408c5bd4718/core_explore_common_app-1.0.0b2.tar.gz#sha256=36768aca1320fdc3ce2e1892a0a9542aa0d424b2f39357238b25aaee1f1cbe8c (from https://pypi.org/simple/core-explore-common-app/) Running setup.py (path:/tmp/pip-build-19ynnpl0/core-explore-common-app/setup.py) egg_info for package core-explore-common-app Running command python setup.py egg_info running egg_info creating pip-egg-info/core_explore_common_app.egg-info writing pip-egg-info/core_explore_common_app.egg-info/PKG-INFO writing dependency_links to pip-egg-info/core_explore_common_app.egg-info/dependency_links.txt writing requirements to pip-egg-info/core_explore_common_app.egg-info/requires.txt writing top-level names to pip-egg-info/core_explore_common_app.egg-info/top_level.txt writing manifest file 'pip-egg-info/core_explore_common_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/core_explore_common_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/core_explore_common_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-19ynnpl0/core-explore-common-app has version 1.0.0b2, which satisfies requirement core-explore-common-app==1.0.0b2 from https://files.pythonhosted.org/packages/c9/c7/668b218a43638153144b5ab2cc653c9e7da2198b3ce687a19408c5bd4718/core_explore_common_app-1.0.0b2.tar.gz#sha256=36768aca1320fdc3ce2e1892a0a9542aa0d424b2f39357238b25aaee1f1cbe8c Building wheels for collected packages: core-explore-common-app Running setup.py bdist_wheel for core-explore-common-app: started Destination directory: /tmp/tmp67z6_7ompip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-19ynnpl0/core-explore-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/tmp67z6_7ompip-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/tests copying tests/__init__.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests creating build/lib/core_explore_common_app copying core_explore_common_app/__init__.py -> build/lib/core_explore_common_app copying core_explore_common_app/settings.py -> build/lib/core_explore_common_app copying core_explore_common_app/constants.py -> build/lib/core_explore_common_app copying core_explore_common_app/urls.py -> build/lib/core_explore_common_app copying core_explore_common_app/tasks.py -> build/lib/core_explore_common_app creating build/lib/tests/components copying tests/components/__init__.py -> build/lib/tests/components creating build/lib/tests/components/query copying tests/components/query/tests_unit.py -> build/lib/tests/components/query copying tests/components/query/__init__.py -> build/lib/tests/components/query creating build/lib/core_explore_common_app/views copying core_explore_common_app/views/__init__.py -> build/lib/core_explore_common_app/views creating build/lib/core_explore_common_app/system copying core_explore_common_app/system/api.py -> build/lib/core_explore_common_app/system copying core_explore_common_app/system/__init__.py -> build/lib/core_explore_common_app/system creating build/lib/core_explore_common_app/components copying core_explore_common_app/components/__init__.py -> build/lib/core_explore_common_app/components creating build/lib/core_explore_common_app/rest copying core_explore_common_app/rest/__init__.py -> build/lib/core_explore_common_app/rest copying core_explore_common_app/rest/urls.py -> build/lib/core_explore_common_app/rest creating build/lib/core_explore_common_app/commons copying core_explore_common_app/commons/exceptions.py -> build/lib/core_explore_common_app/commons copying core_explore_common_app/commons/__init__.py -> build/lib/core_explore_common_app/commons creating build/lib/core_explore_common_app/utils copying core_explore_common_app/utils/__init__.py -> build/lib/core_explore_common_app/utils creating build/lib/core_explore_common_app/views/user copying core_explore_common_app/views/user/__init__.py -> build/lib/core_explore_common_app/views/user copying core_explore_common_app/views/user/ajax.py -> build/lib/core_explore_common_app/views/user copying core_explore_common_app/views/user/views.py -> build/lib/core_explore_common_app/views/user creating build/lib/core_explore_common_app/components/result copying core_explore_common_app/components/result/__init__.py -> build/lib/core_explore_common_app/components/result copying core_explore_common_app/components/result/models.py -> build/lib/core_explore_common_app/components/result creating build/lib/core_explore_common_app/components/query copying core_explore_common_app/components/query/api.py -> build/lib/core_explore_common_app/components/query copying core_explore_common_app/components/query/__init__.py -> build/lib/core_explore_common_app/components/query copying core_explore_common_app/components/query/models.py -> build/lib/core_explore_common_app/components/query creating build/lib/core_explore_common_app/components/abstract_query copying core_explore_common_app/components/abstract_query/__init__.py -> build/lib/core_explore_common_app/components/abstract_query copying core_explore_common_app/components/abstract_query/models.py -> build/lib/core_explore_common_app/components/abstract_query creating build/lib/core_explore_common_app/components/abstract_persistent_query copying core_explore_common_app/components/abstract_persistent_query/api.py -> build/lib/core_explore_common_app/components/abstract_persistent_query copying core_explore_common_app/components/abstract_persistent_query/__init__.py -> build/lib/core_explore_common_app/components/abstract_persistent_query copying core_explore_common_app/components/abstract_persistent_query/models.py -> build/lib/core_explore_common_app/components/abstract_persistent_query creating build/lib/core_explore_common_app/rest/result copying core_explore_common_app/rest/result/serializers.py -> build/lib/core_explore_common_app/rest/result copying core_explore_common_app/rest/result/__init__.py -> build/lib/core_explore_common_app/rest/result copying core_explore_common_app/rest/result/views.py -> build/lib/core_explore_common_app/rest/result creating build/lib/core_explore_common_app/rest/query copying core_explore_common_app/rest/query/__init__.py -> build/lib/core_explore_common_app/rest/query copying core_explore_common_app/rest/query/views.py -> build/lib/core_explore_common_app/rest/query creating build/lib/core_explore_common_app/utils/result copying core_explore_common_app/utils/result/__init__.py -> build/lib/core_explore_common_app/utils/result copying core_explore_common_app/utils/result/result.py -> build/lib/core_explore_common_app/utils/result creating build/lib/core_explore_common_app/utils/query copying core_explore_common_app/utils/query/__init__.py -> build/lib/core_explore_common_app/utils/query copying core_explore_common_app/utils/query/query.py -> build/lib/core_explore_common_app/utils/query creating build/lib/core_explore_common_app/utils/protocols copying core_explore_common_app/utils/protocols/commons.py -> build/lib/core_explore_common_app/utils/protocols copying core_explore_common_app/utils/protocols/oauth2.py -> build/lib/core_explore_common_app/utils/protocols copying core_explore_common_app/utils/protocols/__init__.py -> build/lib/core_explore_common_app/utils/protocols running egg_info writing top-level names to core_explore_common_app.egg-info/top_level.txt writing core_explore_common_app.egg-info/PKG-INFO writing dependency_links to core_explore_common_app.egg-info/dependency_links.txt writing requirements to core_explore_common_app.egg-info/requires.txt reading manifest file 'core_explore_common_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'core_explore_common_app.egg-info/SOURCES.txt' creating build/lib/core_explore_common_app/static creating build/lib/core_explore_common_app/static/core_explore_common_app creating build/lib/core_explore_common_app/static/core_explore_common_app/common creating build/lib/core_explore_common_app/static/core_explore_common_app/common/js copying core_explore_common_app/static/core_explore_common_app/common/js/tools.js -> build/lib/core_explore_common_app/static/core_explore_common_app/common/js creating build/lib/core_explore_common_app/static/core_explore_common_app/user creating build/lib/core_explore_common_app/static/core_explore_common_app/user/css copying core_explore_common_app/static/core_explore_common_app/user/css/query_result.css -> build/lib/core_explore_common_app/static/core_explore_common_app/user/css copying core_explore_common_app/static/core_explore_common_app/user/css/results.css -> build/lib/core_explore_common_app/static/core_explore_common_app/user/css creating build/lib/core_explore_common_app/static/core_explore_common_app/user/js copying core_explore_common_app/static/core_explore_common_app/user/js/button_persistent_query.js -> build/lib/core_explore_common_app/static/core_explore_common_app/user/js copying core_explore_common_app/static/core_explore_common_app/user/js/local_selector.js -> build/lib/core_explore_common_app/static/core_explore_common_app/user/js copying core_explore_common_app/static/core_explore_common_app/user/js/results.js -> build/lib/core_explore_common_app/static/core_explore_common_app/user/js copying core_explore_common_app/static/core_explore_common_app/user/js/results.raw.js -> build/lib/core_explore_common_app/static/core_explore_common_app/user/js creating build/lib/core_explore_common_app/templates creating build/lib/core_explore_common_app/templates/core_explore_common_app creating build/lib/core_explore_common_app/templates/core_explore_common_app/user creating build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query copying core_explore_common_app/templates/core_explore_common_app/user/persistent_query/button_persistent_query.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query creating build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals copying core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals/persistent_query_modal.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals creating build/lib/core_explore_common_app/templates/core_explore_common_app/user/results copying core_explore_common_app/templates/core_explore_common_app/user/results/data_source_info.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/results copying core_explore_common_app/templates/core_explore_common_app/user/results/data_source_pagination.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/results copying core_explore_common_app/templates/core_explore_common_app/user/results/data_source_results.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/results copying core_explore_common_app/templates/core_explore_common_app/user/results/data_sources_results.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/results copying core_explore_common_app/templates/core_explore_common_app/user/results/results.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/results creating build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector copying core_explore_common_app/templates/core_explore_common_app/user/selector/data_sources_selector.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector copying core_explore_common_app/templates/core_explore_common_app/user/selector/list_selector_base.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector copying core_explore_common_app/templates/core_explore_common_app/user/selector/local_content.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector copying core_explore_common_app/templates/core_explore_common_app/user/selector/local_selector.html -> build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector installing to build/bdist.linux-armv7l/wheel running install running install_lib creating build/bdist.linux-armv7l creating build/bdist.linux-armv7l/wheel creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/components copying build/lib/tests/components/__init__.py -> build/bdist.linux-armv7l/wheel/tests/components creating build/bdist.linux-armv7l/wheel/tests/components/query copying build/lib/tests/components/query/tests_unit.py -> build/bdist.linux-armv7l/wheel/tests/components/query copying build/lib/tests/components/query/__init__.py -> build/bdist.linux-armv7l/wheel/tests/components/query copying build/lib/tests/test_settings.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/views copying build/lib/core_explore_common_app/views/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/views creating build/bdist.linux-armv7l/wheel/core_explore_common_app/views/user copying build/lib/core_explore_common_app/views/user/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/views/user copying build/lib/core_explore_common_app/views/user/ajax.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/views/user copying build/lib/core_explore_common_app/views/user/views.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/views/user copying build/lib/core_explore_common_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/results/results.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/results/data_source_pagination.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/results/data_source_results.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/results/data_source_info.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/results/data_sources_results.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/results creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/persistent_query copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/button_persistent_query.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/persistent_query creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals/persistent_query_modal.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/persistent_query/modals creating build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/selector copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector/local_selector.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/selector copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector/data_sources_selector.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/selector copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector/list_selector_base.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/selector copying build/lib/core_explore_common_app/templates/core_explore_common_app/user/selector/local_content.html -> build/bdist.linux-armv7l/wheel/core_explore_common_app/templates/core_explore_common_app/user/selector copying build/lib/core_explore_common_app/settings.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/system copying build/lib/core_explore_common_app/system/api.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/system copying build/lib/core_explore_common_app/system/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/system creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/common creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/common/js copying build/lib/core_explore_common_app/static/core_explore_common_app/common/js/tools.js -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/common/js creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/css copying build/lib/core_explore_common_app/static/core_explore_common_app/user/css/query_result.css -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/css copying build/lib/core_explore_common_app/static/core_explore_common_app/user/css/results.css -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/css creating build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/js copying build/lib/core_explore_common_app/static/core_explore_common_app/user/js/local_selector.js -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/js copying build/lib/core_explore_common_app/static/core_explore_common_app/user/js/results.raw.js -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/js copying build/lib/core_explore_common_app/static/core_explore_common_app/user/js/button_persistent_query.js -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/js copying build/lib/core_explore_common_app/static/core_explore_common_app/user/js/results.js -> build/bdist.linux-armv7l/wheel/core_explore_common_app/static/core_explore_common_app/user/js creating build/bdist.linux-armv7l/wheel/core_explore_common_app/components creating build/bdist.linux-armv7l/wheel/core_explore_common_app/components/result copying build/lib/core_explore_common_app/components/result/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/result copying build/lib/core_explore_common_app/components/result/models.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/result copying build/lib/core_explore_common_app/components/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components creating build/bdist.linux-armv7l/wheel/core_explore_common_app/components/query copying build/lib/core_explore_common_app/components/query/api.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/query copying build/lib/core_explore_common_app/components/query/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/query copying build/lib/core_explore_common_app/components/query/models.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/query creating build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_query copying build/lib/core_explore_common_app/components/abstract_query/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_query copying build/lib/core_explore_common_app/components/abstract_query/models.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_query creating build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_persistent_query copying build/lib/core_explore_common_app/components/abstract_persistent_query/api.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_persistent_query copying build/lib/core_explore_common_app/components/abstract_persistent_query/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_persistent_query copying build/lib/core_explore_common_app/components/abstract_persistent_query/models.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/components/abstract_persistent_query creating build/bdist.linux-armv7l/wheel/core_explore_common_app/rest creating build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/result copying build/lib/core_explore_common_app/rest/result/serializers.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/result copying build/lib/core_explore_common_app/rest/result/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/result copying build/lib/core_explore_common_app/rest/result/views.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/result copying build/lib/core_explore_common_app/rest/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest creating build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/query copying build/lib/core_explore_common_app/rest/query/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/query copying build/lib/core_explore_common_app/rest/query/views.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest/query copying build/lib/core_explore_common_app/rest/urls.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/rest copying build/lib/core_explore_common_app/constants.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app creating build/bdist.linux-armv7l/wheel/core_explore_common_app/commons copying build/lib/core_explore_common_app/commons/exceptions.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/commons copying build/lib/core_explore_common_app/commons/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/commons creating build/bdist.linux-armv7l/wheel/core_explore_common_app/utils creating build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/result copying build/lib/core_explore_common_app/utils/result/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/result copying build/lib/core_explore_common_app/utils/result/result.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/result copying build/lib/core_explore_common_app/utils/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils creating build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/query copying build/lib/core_explore_common_app/utils/query/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/query copying build/lib/core_explore_common_app/utils/query/query.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/query creating build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/protocols copying build/lib/core_explore_common_app/utils/protocols/commons.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/protocols copying build/lib/core_explore_common_app/utils/protocols/oauth2.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/protocols copying build/lib/core_explore_common_app/utils/protocols/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app/utils/protocols copying build/lib/core_explore_common_app/urls.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app copying build/lib/core_explore_common_app/tasks.py -> build/bdist.linux-armv7l/wheel/core_explore_common_app running install_egg_info Copying core_explore_common_app.egg-info to build/bdist.linux-armv7l/wheel/core_explore_common_app-1.0.0b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_explore_common_app-1.0.0b2.dist-info/WHEEL Running setup.py bdist_wheel for core-explore-common-app: finished with status 'done' Stored in directory: /tmp/tmpoom8ufoe Successfully built core-explore-common-app Cleaning up... Removing source in /tmp/pip-build-19ynnpl0/core-explore-common-app