Collecting core-explore-keyword-app==1.0.0b2 1 location(s) to search for versions of core-explore-keyword-app: * https://pypi.python.org/simple/core-explore-keyword-app/ Getting page https://pypi.python.org/simple/core-explore-keyword-app/ Analyzing links from page https://pypi.org/simple/core-explore-keyword-app/ Found link https://files.pythonhosted.org/packages/7a/22/ddbc70856f3936258b3ba29d1d71a5dcb915987eb70f8d1b59f3baef50a7/core_explore_keyword_app-1.0.0b1.tar.gz#sha256=d7df76aa70ab2ed6615f273f30eabdfa01ec4c54550540b578e407690e343e6b (from https://pypi.org/simple/core-explore-keyword-app/), version: 1.0.0b1 Found link https://files.pythonhosted.org/packages/73/0d/a70554ae6bd187cc0821617d4c6079fb38a0b370593d18bbdc7bfd7a86ea/core_explore_keyword_app-1.0.0b2.tar.gz#sha256=da1e028445af9b0c493b54c7b9a58d570fc2c798c2672026e93bc21355f255e3 (from https://pypi.org/simple/core-explore-keyword-app/), version: 1.0.0b2 Using version 1.0.0b2 (newest of versions: 1.0.0b2) Downloading https://files.pythonhosted.org/packages/73/0d/a70554ae6bd187cc0821617d4c6079fb38a0b370593d18bbdc7bfd7a86ea/core_explore_keyword_app-1.0.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/73/0d/a70554ae6bd187cc0821617d4c6079fb38a0b370593d18bbdc7bfd7a86ea/core_explore_keyword_app-1.0.0b2.tar.gz#sha256=da1e028445af9b0c493b54c7b9a58d570fc2c798c2672026e93bc21355f255e3 (from https://pypi.org/simple/core-explore-keyword-app/) Running setup.py (path:/tmp/pip-build-d2_vdw75/core-explore-keyword-app/setup.py) egg_info for package core-explore-keyword-app Running command python setup.py egg_info running egg_info creating pip-egg-info/core_explore_keyword_app.egg-info writing top-level names to pip-egg-info/core_explore_keyword_app.egg-info/top_level.txt writing requirements to pip-egg-info/core_explore_keyword_app.egg-info/requires.txt writing pip-egg-info/core_explore_keyword_app.egg-info/PKG-INFO writing dependency_links to pip-egg-info/core_explore_keyword_app.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/core_explore_keyword_app.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/core_explore_keyword_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/core_explore_keyword_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-d2_vdw75/core-explore-keyword-app has version 1.0.0b2, which satisfies requirement core-explore-keyword-app==1.0.0b2 from https://files.pythonhosted.org/packages/73/0d/a70554ae6bd187cc0821617d4c6079fb38a0b370593d18bbdc7bfd7a86ea/core_explore_keyword_app-1.0.0b2.tar.gz#sha256=da1e028445af9b0c493b54c7b9a58d570fc2c798c2672026e93bc21355f255e3 Building wheels for collected packages: core-explore-keyword-app Running setup.py bdist_wheel for core-explore-keyword-app: started Destination directory: /tmp/tmpfaj920_ypip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-d2_vdw75/core-explore-keyword-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/tmpfaj920_ypip-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/core_explore_keyword_app copying core_explore_keyword_app/apps.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/__init__.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/settings.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/forms.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/urls.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/menus.py -> build/lib/core_explore_keyword_app copying core_explore_keyword_app/models.py -> build/lib/core_explore_keyword_app creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_settings.py -> build/lib/tests creating build/lib/docs copying docs/__init__.py -> build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/conf_urls.py -> build/lib/docs creating build/lib/core_explore_keyword_app/views copying core_explore_keyword_app/views/__init__.py -> build/lib/core_explore_keyword_app/views creating build/lib/core_explore_keyword_app/permissions copying core_explore_keyword_app/permissions/__init__.py -> build/lib/core_explore_keyword_app/permissions copying core_explore_keyword_app/permissions/discover.py -> build/lib/core_explore_keyword_app/permissions copying core_explore_keyword_app/permissions/rights.py -> build/lib/core_explore_keyword_app/permissions creating build/lib/core_explore_keyword_app/components copying core_explore_keyword_app/components/__init__.py -> build/lib/core_explore_keyword_app/components creating build/lib/core_explore_keyword_app/templatetags copying core_explore_keyword_app/templatetags/__init__.py -> build/lib/core_explore_keyword_app/templatetags copying core_explore_keyword_app/templatetags/core_explore_keyword_app_search_bar.py -> build/lib/core_explore_keyword_app/templatetags creating build/lib/core_explore_keyword_app/views/user copying core_explore_keyword_app/views/user/__init__.py -> build/lib/core_explore_keyword_app/views/user copying core_explore_keyword_app/views/user/ajax.py -> build/lib/core_explore_keyword_app/views/user copying core_explore_keyword_app/views/user/views.py -> build/lib/core_explore_keyword_app/views/user creating build/lib/core_explore_keyword_app/components/persistent_query_keyword copying core_explore_keyword_app/components/persistent_query_keyword/api.py -> build/lib/core_explore_keyword_app/components/persistent_query_keyword copying core_explore_keyword_app/components/persistent_query_keyword/__init__.py -> build/lib/core_explore_keyword_app/components/persistent_query_keyword copying core_explore_keyword_app/components/persistent_query_keyword/models.py -> build/lib/core_explore_keyword_app/components/persistent_query_keyword running egg_info writing top-level names to core_explore_keyword_app.egg-info/top_level.txt writing core_explore_keyword_app.egg-info/PKG-INFO writing requirements to core_explore_keyword_app.egg-info/requires.txt writing dependency_links to core_explore_keyword_app.egg-info/dependency_links.txt reading manifest file 'core_explore_keyword_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'core_explore_keyword_app.egg-info/SOURCES.txt' creating build/lib/core_explore_keyword_app/static creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0 creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css copying core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css/jquery.tagit.css -> build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js copying core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js/tag-it.js -> build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/css creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/css/search copying core_explore_keyword_app/static/core_explore_keyword_app/user/css/search/search.css -> build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/css/search creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js creating build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search copying core_explore_keyword_app/static/core_explore_keyword_app/user/js/search/embedded_search.js -> build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search copying core_explore_keyword_app/static/core_explore_keyword_app/user/js/search/search.js -> build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search creating build/lib/core_explore_keyword_app/templates creating build/lib/core_explore_keyword_app/templates/core_explore_keyword_app creating build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user copying core_explore_keyword_app/templates/core_explore_keyword_app/user/embedded_search_bar.html -> build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user copying core_explore_keyword_app/templates/core_explore_keyword_app/user/index.html -> build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user copying core_explore_keyword_app/templates/core_explore_keyword_app/user/search_bar.html -> build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user copying core_explore_keyword_app/templates/core_explore_keyword_app/user/template_filter.html -> build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user 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_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views copying build/lib/core_explore_keyword_app/views/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views/user copying build/lib/core_explore_keyword_app/views/user/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views/user copying build/lib/core_explore_keyword_app/views/user/ajax.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views/user copying build/lib/core_explore_keyword_app/views/user/views.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/views/user copying build/lib/core_explore_keyword_app/apps.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app copying build/lib/core_explore_keyword_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app/user copying build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user/template_filter.html -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app/user copying build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user/embedded_search_bar.html -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app/user copying build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user/index.html -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app/user copying build/lib/core_explore_keyword_app/templates/core_explore_keyword_app/user/search_bar.html -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templates/core_explore_keyword_app/user creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/permissions copying build/lib/core_explore_keyword_app/permissions/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/permissions copying build/lib/core_explore_keyword_app/permissions/discover.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/permissions copying build/lib/core_explore_keyword_app/permissions/rights.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/permissions copying build/lib/core_explore_keyword_app/settings.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/css creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/css/search copying build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/css/search/search.css -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/css/search creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/js creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search copying build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search/search.js -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search copying build/lib/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search/embedded_search.js -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/user/js/search creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0 creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css copying build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css/jquery.tagit.css -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/css creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js copying build/lib/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js/tag-it.js -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/static/core_explore_keyword_app/libs/tag-it/2.0/js copying build/lib/core_explore_keyword_app/forms.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components copying build/lib/core_explore_keyword_app/components/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components/persistent_query_keyword copying build/lib/core_explore_keyword_app/components/persistent_query_keyword/api.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components/persistent_query_keyword copying build/lib/core_explore_keyword_app/components/persistent_query_keyword/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components/persistent_query_keyword copying build/lib/core_explore_keyword_app/components/persistent_query_keyword/models.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/components/persistent_query_keyword creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templatetags copying build/lib/core_explore_keyword_app/templatetags/__init__.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templatetags copying build/lib/core_explore_keyword_app/templatetags/core_explore_keyword_app_search_bar.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app/templatetags copying build/lib/core_explore_keyword_app/urls.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app copying build/lib/core_explore_keyword_app/menus.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app copying build/lib/core_explore_keyword_app/models.py -> build/bdist.linux-armv7l/wheel/core_explore_keyword_app creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> 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/docs copying build/lib/docs/__init__.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf_urls.py -> build/bdist.linux-armv7l/wheel/docs running install_egg_info Copying core_explore_keyword_app.egg-info to build/bdist.linux-armv7l/wheel/core_explore_keyword_app-1.0.0b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_explore_keyword_app-1.0.0b2.dist-info/WHEEL Running setup.py bdist_wheel for core-explore-keyword-app: finished with status 'done' Stored in directory: /tmp/tmpwmbm1sst Successfully built core-explore-keyword-app Cleaning up... Removing source in /tmp/pip-build-d2_vdw75/core-explore-keyword-app