Created temporary directory: /tmp/pip-ephem-wheel-cache-_bekclyv Created temporary directory: /tmp/pip-req-tracker-lilzctqa Created requirements tracker '/tmp/pip-req-tracker-lilzctqa' Created temporary directory: /tmp/pip-wheel-7u9t14i0 Collecting ghobserver==0.1.2 1 location(s) to search for versions of ghobserver: * https://pypi.org/simple/ghobserver/ Getting page https://pypi.org/simple/ghobserver/ Analyzing links from page https://pypi.org/simple/ghobserver/ Found link https://files.pythonhosted.org/packages/dc/f8/5ba0a498ad01d4dc6904e7e9dd86e6e17d193709a32d3a9972168fd70f5d/ghobserver-0.1.tar.gz#sha256=309ef6867fda6868173cf421ca05db52ec6fee324e5c2fdd2a510fe41d84d9af (from https://pypi.org/simple/ghobserver/), version: 0.1 Found link https://files.pythonhosted.org/packages/13/7d/f7a22453eb4b3600d8059adc2a2bf8e4684a95bd953e2edf7c172a69ea9e/ghobserver-0.1.1.tar.gz#sha256=4e26836fbba4f745f2da64f672d86e48f8498f3e65a522e12cf0ace1dc670313 (from https://pypi.org/simple/ghobserver/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz#sha256=7c5df912fd7b82315c6fe020f484c25886b3b02ec1a5d17a5799792f50be2c63 (from https://pypi.org/simple/ghobserver/), version: 0.1.2 Using version 0.1.2 (newest of versions: 0.1.2) Created temporary directory: /tmp/pip-unpack-s7hhljac Downloading https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz (234kB) Downloading from URL https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz#sha256=7c5df912fd7b82315c6fe020f484c25886b3b02ec1a5d17a5799792f50be2c63 (from https://pypi.org/simple/ghobserver/) Added ghobserver==0.1.2 from https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz#sha256=7c5df912fd7b82315c6fe020f484c25886b3b02ec1a5d17a5799792f50be2c63 to build tracker '/tmp/pip-req-tracker-lilzctqa' Running setup.py (path:/tmp/pip-wheel-7u9t14i0/ghobserver/setup.py) egg_info for package ghobserver Running command python setup.py egg_info running egg_info creating pip-egg-info/ghobserver.egg-info writing pip-egg-info/ghobserver.egg-info/PKG-INFO writing requirements to pip-egg-info/ghobserver.egg-info/requires.txt writing top-level names to pip-egg-info/ghobserver.egg-info/top_level.txt writing dependency_links to pip-egg-info/ghobserver.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ghobserver.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ghobserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ghobserver.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7u9t14i0/ghobserver has version 0.1.2, which satisfies requirement ghobserver==0.1.2 from https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz#sha256=7c5df912fd7b82315c6fe020f484c25886b3b02ec1a5d17a5799792f50be2c63 Removed ghobserver==0.1.2 from https://files.pythonhosted.org/packages/c0/a8/7798b12b1128737a5748f68359379f2d462c5a4aedf2941efe191998878f/ghobserver-0.1.2.tar.gz#sha256=7c5df912fd7b82315c6fe020f484c25886b3b02ec1a5d17a5799792f50be2c63 from build tracker '/tmp/pip-req-tracker-lilzctqa' Building wheels for collected packages: ghobserver Created temporary directory: /tmp/pip-wheel-n4x6rzoi Running setup.py bdist_wheel for ghobserver: started Destination directory: /tmp/pip-wheel-n4x6rzoi Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7u9t14i0/ghobserver/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/pip-wheel-n4x6rzoi running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ghobserver copying ghobserver/update_commits.py -> build/lib/ghobserver copying ghobserver/notify.py -> build/lib/ghobserver copying ghobserver/pipeline.py -> build/lib/ghobserver copying ghobserver/__init__.py -> build/lib/ghobserver creating build/lib/ghobserver/db copying ghobserver/db/__init__.py -> build/lib/ghobserver/db creating build/lib/ghobserver/update_repo copying ghobserver/update_repo/__main__.py -> build/lib/ghobserver/update_repo copying ghobserver/update_repo/update.py -> build/lib/ghobserver/update_repo copying ghobserver/update_repo/__init__.py -> build/lib/ghobserver/update_repo creating build/lib/ghobserver/charts copying ghobserver/charts/timeline.py -> build/lib/ghobserver/charts copying ghobserver/charts/density.py -> build/lib/ghobserver/charts copying ghobserver/charts/punchcard.py -> build/lib/ghobserver/charts copying ghobserver/charts/additions_deletions.py -> build/lib/ghobserver/charts copying ghobserver/charts/heatmap.py -> build/lib/ghobserver/charts copying ghobserver/charts/__init__.py -> build/lib/ghobserver/charts creating build/lib/ghobserver/api copying ghobserver/api/__init__.py -> build/lib/ghobserver/api creating build/lib/ghobserver/get_path copying ghobserver/get_path/__main__.py -> build/lib/ghobserver/get_path copying ghobserver/get_path/__init__.py -> build/lib/ghobserver/get_path creating build/lib/ghobserver/api/queries copying ghobserver/api/queries/get_commits.py -> build/lib/ghobserver/api/queries copying ghobserver/api/queries/repository.py -> build/lib/ghobserver/api/queries copying ghobserver/api/queries/__init__.py -> build/lib/ghobserver/api/queries running egg_info writing dependency_links to ghobserver.egg-info/dependency_links.txt writing requirements to ghobserver.egg-info/requires.txt writing top-level names to ghobserver.egg-info/top_level.txt writing ghobserver.egg-info/PKG-INFO reading manifest file 'ghobserver.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'ghobserver.egg-info/SOURCES.txt' creating build/lib/ghobserver/static copying ghobserver/static/app.js -> build/lib/ghobserver/static copying ghobserver/static/blank.html -> build/lib/ghobserver/static copying ghobserver/static/routes.js -> build/lib/ghobserver/static copying ghobserver/static/style.css -> build/lib/ghobserver/static copying ghobserver/static/vv.js -> build/lib/ghobserver/static copying ghobserver/static/vvstore.js -> build/lib/ghobserver/static creating build/lib/ghobserver/static/charts copying ghobserver/static/charts/.gitinclude -> build/lib/ghobserver/static/charts creating build/lib/ghobserver/static/img copying ghobserver/static/img/notification.png -> build/lib/ghobserver/static/img creating build/lib/ghobserver/static/js copying ghobserver/static/js/vega-embed3.js -> build/lib/ghobserver/static/js copying ghobserver/static/js/vega-lite2.js -> build/lib/ghobserver/static/js copying ghobserver/static/js/vega3.js -> build/lib/ghobserver/static/js creating build/lib/ghobserver/templates copying ghobserver/templates/activity.html -> build/lib/ghobserver/templates copying ghobserver/templates/activity_panel.html -> build/lib/ghobserver/templates copying ghobserver/templates/content.html -> build/lib/ghobserver/templates copying ghobserver/templates/head.html -> build/lib/ghobserver/templates copying ghobserver/templates/index.html -> build/lib/ghobserver/templates copying ghobserver/templates/panel.html -> build/lib/ghobserver/templates copying ghobserver/templates/sidebar.html -> build/lib/ghobserver/templates 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/ghobserver creating build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/sidebar.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/head.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/content.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/index.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/panel.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/activity.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/templates/activity_panel.html -> build/bdist.linux-armv7l/wheel/ghobserver/templates copying build/lib/ghobserver/update_commits.py -> build/bdist.linux-armv7l/wheel/ghobserver copying build/lib/ghobserver/notify.py -> build/bdist.linux-armv7l/wheel/ghobserver creating build/bdist.linux-armv7l/wheel/ghobserver/db copying build/lib/ghobserver/db/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/db creating build/bdist.linux-armv7l/wheel/ghobserver/update_repo copying build/lib/ghobserver/update_repo/__main__.py -> build/bdist.linux-armv7l/wheel/ghobserver/update_repo copying build/lib/ghobserver/update_repo/update.py -> build/bdist.linux-armv7l/wheel/ghobserver/update_repo copying build/lib/ghobserver/update_repo/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/update_repo copying build/lib/ghobserver/pipeline.py -> build/bdist.linux-armv7l/wheel/ghobserver creating build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/timeline.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/density.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/punchcard.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/additions_deletions.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/heatmap.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts copying build/lib/ghobserver/charts/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/charts creating build/bdist.linux-armv7l/wheel/ghobserver/api creating build/bdist.linux-armv7l/wheel/ghobserver/api/queries copying build/lib/ghobserver/api/queries/get_commits.py -> build/bdist.linux-armv7l/wheel/ghobserver/api/queries copying build/lib/ghobserver/api/queries/repository.py -> build/bdist.linux-armv7l/wheel/ghobserver/api/queries copying build/lib/ghobserver/api/queries/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/api/queries copying build/lib/ghobserver/api/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/api creating build/bdist.linux-armv7l/wheel/ghobserver/static copying build/lib/ghobserver/static/vvstore.js -> build/bdist.linux-armv7l/wheel/ghobserver/static copying build/lib/ghobserver/static/vv.js -> build/bdist.linux-armv7l/wheel/ghobserver/static creating build/bdist.linux-armv7l/wheel/ghobserver/static/js copying build/lib/ghobserver/static/js/vega-lite2.js -> build/bdist.linux-armv7l/wheel/ghobserver/static/js copying build/lib/ghobserver/static/js/vega-embed3.js -> build/bdist.linux-armv7l/wheel/ghobserver/static/js copying build/lib/ghobserver/static/js/vega3.js -> build/bdist.linux-armv7l/wheel/ghobserver/static/js creating build/bdist.linux-armv7l/wheel/ghobserver/static/charts copying build/lib/ghobserver/static/charts/.gitinclude -> build/bdist.linux-armv7l/wheel/ghobserver/static/charts copying build/lib/ghobserver/static/blank.html -> build/bdist.linux-armv7l/wheel/ghobserver/static copying build/lib/ghobserver/static/routes.js -> build/bdist.linux-armv7l/wheel/ghobserver/static copying build/lib/ghobserver/static/style.css -> build/bdist.linux-armv7l/wheel/ghobserver/static copying build/lib/ghobserver/static/app.js -> build/bdist.linux-armv7l/wheel/ghobserver/static creating build/bdist.linux-armv7l/wheel/ghobserver/static/img copying build/lib/ghobserver/static/img/notification.png -> build/bdist.linux-armv7l/wheel/ghobserver/static/img creating build/bdist.linux-armv7l/wheel/ghobserver/get_path copying build/lib/ghobserver/get_path/__main__.py -> build/bdist.linux-armv7l/wheel/ghobserver/get_path copying build/lib/ghobserver/get_path/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver/get_path copying build/lib/ghobserver/__init__.py -> build/bdist.linux-armv7l/wheel/ghobserver running install_egg_info Copying ghobserver.egg-info to build/bdist.linux-armv7l/wheel/ghobserver-0.1.2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ghobserver-0.1.2.dist-info/WHEEL creating '/tmp/pip-wheel-n4x6rzoi/ghobserver-0.1.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ghobserver/__init__.py' adding 'ghobserver/notify.py' adding 'ghobserver/pipeline.py' adding 'ghobserver/update_commits.py' adding 'ghobserver/api/__init__.py' adding 'ghobserver/api/queries/__init__.py' adding 'ghobserver/api/queries/get_commits.py' adding 'ghobserver/api/queries/repository.py' adding 'ghobserver/charts/__init__.py' adding 'ghobserver/charts/additions_deletions.py' adding 'ghobserver/charts/density.py' adding 'ghobserver/charts/heatmap.py' adding 'ghobserver/charts/punchcard.py' adding 'ghobserver/charts/timeline.py' adding 'ghobserver/db/__init__.py' adding 'ghobserver/get_path/__init__.py' adding 'ghobserver/get_path/__main__.py' adding 'ghobserver/static/app.js' adding 'ghobserver/static/blank.html' adding 'ghobserver/static/routes.js' adding 'ghobserver/static/style.css' adding 'ghobserver/static/vv.js' adding 'ghobserver/static/vvstore.js' adding 'ghobserver/static/charts/.gitinclude' adding 'ghobserver/static/img/notification.png' adding 'ghobserver/static/js/vega-embed3.js' adding 'ghobserver/static/js/vega-lite2.js' adding 'ghobserver/static/js/vega3.js' adding 'ghobserver/templates/activity.html' adding 'ghobserver/templates/activity_panel.html' adding 'ghobserver/templates/content.html' adding 'ghobserver/templates/head.html' adding 'ghobserver/templates/index.html' adding 'ghobserver/templates/panel.html' adding 'ghobserver/templates/sidebar.html' adding 'ghobserver/update_repo/__init__.py' adding 'ghobserver/update_repo/__main__.py' adding 'ghobserver/update_repo/update.py' adding 'ghobserver-0.1.2.dist-info/METADATA' adding 'ghobserver-0.1.2.dist-info/WHEEL' adding 'ghobserver-0.1.2.dist-info/top_level.txt' adding 'ghobserver-0.1.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ghobserver: finished with status 'done' Stored in directory: /tmp/tmp5ajoun_5 Successfully built ghobserver Cleaning up... Removing source in /tmp/pip-wheel-7u9t14i0/ghobserver Removed build tracker '/tmp/pip-req-tracker-lilzctqa'