Collecting core-dashboard-app==1.0.0b2 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 Found link https://files.pythonhosted.org/packages/38/48/1ffe02e3753c7c95268bc0575c991fa93b704c7662e84ecb5bf3a28f8ffa/core_dashboard_app-1.0.0b2.tar.gz#sha256=049f2de89c0d3bcf40146aacdfe2df67ff78d11b94bef4c71c24c7c966d809c0 (from https://pypi.org/simple/core-dashboard-app/), version: 1.0.0b2 Using version 1.0.0b2 (newest of versions: 1.0.0b2) Downloading https://files.pythonhosted.org/packages/38/48/1ffe02e3753c7c95268bc0575c991fa93b704c7662e84ecb5bf3a28f8ffa/core_dashboard_app-1.0.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/38/48/1ffe02e3753c7c95268bc0575c991fa93b704c7662e84ecb5bf3a28f8ffa/core_dashboard_app-1.0.0b2.tar.gz#sha256=049f2de89c0d3bcf40146aacdfe2df67ff78d11b94bef4c71c24c7c966d809c0 (from https://pypi.org/simple/core-dashboard-app/) Running setup.py (path:/tmp/pip-build-29q6heuo/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 pip-egg-info/core_dashboard_app.egg-info/PKG-INFO 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 dependency_links to pip-egg-info/core_dashboard_app.egg-info/dependency_links.txt 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' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:352: UserWarning: Normalizing '1.0.0-beta2' to '1.0.0b2' normalized_version, warning: no files found matching '*' under directory 'core_dashboard_app/static' warning: no files found matching '*' under directory 'core_dashboard_app/templates' writing manifest file 'pip-egg-info/core_dashboard_app.egg-info/SOURCES.txt' Source in /tmp/pip-build-29q6heuo/core-dashboard-app has version 1.0.0b2, which satisfies requirement core-dashboard-app==1.0.0b2 from https://files.pythonhosted.org/packages/38/48/1ffe02e3753c7c95268bc0575c991fa93b704c7662e84ecb5bf3a28f8ffa/core_dashboard_app-1.0.0b2.tar.gz#sha256=049f2de89c0d3bcf40146aacdfe2df67ff78d11b94bef4c71c24c7c966d809c0 Building wheels for collected packages: core-dashboard-app Running setup.py bdist_wheel for core-dashboard-app: started Destination directory: /tmp/tmpcreb66m_pip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-29q6heuo/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/tmpcreb66m_pip-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_dashboard_app copying core_dashboard_app/menus.py -> build/lib/core_dashboard_app copying core_dashboard_app/urls.py -> build/lib/core_dashboard_app copying core_dashboard_app/__init__.py -> build/lib/core_dashboard_app copying core_dashboard_app/admin.py -> build/lib/core_dashboard_app copying core_dashboard_app/settings.py -> build/lib/core_dashboard_app creating build/lib/docs copying docs/conf_urls.py -> build/lib/docs copying docs/conf.py -> build/lib/docs copying docs/__init__.py -> build/lib/docs creating build/lib/tests copying tests/test_settings.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests running egg_info writing dependency_links to core_dashboard_app.egg-info/dependency_links.txt 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 reading manifest file 'core_dashboard_app.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching '*' under directory 'core_dashboard_app/static' warning: no files found matching '*' under directory 'core_dashboard_app/templates' writing manifest file 'core_dashboard_app.egg-info/SOURCES.txt' 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 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 copying build/lib/core_dashboard_app/__init__.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app copying build/lib/core_dashboard_app/admin.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app copying build/lib/core_dashboard_app/settings.py -> build/bdist.linux-armv7l/wheel/core_dashboard_app creating build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf_urls.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/conf.py -> build/bdist.linux-armv7l/wheel/docs copying build/lib/docs/__init__.py -> build/bdist.linux-armv7l/wheel/docs creating build/bdist.linux-armv7l/wheel/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.0b2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/core_dashboard_app-1.0.0b2.dist-info/WHEEL Running setup.py bdist_wheel for core-dashboard-app: finished with status 'done' Stored in directory: /tmp/tmp4eyoyjla Successfully built core-dashboard-app Cleaning up... Removing source in /tmp/pip-build-29q6heuo/core-dashboard-app