Collecting codereport==0.1.3 1 location(s) to search for versions of codereport: * https://pypi.python.org/simple/codereport/ Getting page https://pypi.python.org/simple/codereport/ Analyzing links from page https://pypi.org/simple/codereport/ Found link https://files.pythonhosted.org/packages/9b/70/f9317849ecd3c0372ba0bc2177a2a4e2afc4b5acd32b9f157cc70f87f1bc/codereport-0.1.0.tar.gz#sha256=3ac0cd084d8f2f2840590a0f7e709a546418b3b030d2c9ceda0431bb8e8e19de (from https://pypi.org/simple/codereport/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/06/f4/fbd47dd2252a91058b4d8aec4797346c57d64106869f9db546c7f2934973/codereport-0.1.1.tar.gz#sha256=3ab05e08287c04fc67f03a738e9dcc1e003eff96b51306d2cd8df33801509515 (from https://pypi.org/simple/codereport/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/92/d5/fbb044d827bea6cefe6d7d3e62d23403fd6d1a8ac791dced4658f19fdea5/codereport-0.1.2.tar.gz#sha256=1e768a38c98da42b0282037187827174ee70404241e50cf29c09dd205a5884e0 (from https://pypi.org/simple/codereport/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/cd/a0/69faaa3762248114fbcc45f494937d28ed4719038097eb65a588838e8d63/codereport-0.1.3.tar.gz#sha256=f8b83e5a6f6eaf8da19aa0e8472f7c9d9ac06ee438f54df3a172bdc6f8a500ba (from https://pypi.org/simple/codereport/), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Downloading https://files.pythonhosted.org/packages/cd/a0/69faaa3762248114fbcc45f494937d28ed4719038097eb65a588838e8d63/codereport-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cd/a0/69faaa3762248114fbcc45f494937d28ed4719038097eb65a588838e8d63/codereport-0.1.3.tar.gz#sha256=f8b83e5a6f6eaf8da19aa0e8472f7c9d9ac06ee438f54df3a172bdc6f8a500ba (from https://pypi.org/simple/codereport/) Running setup.py (path:/tmp/pip-build-hvnooozp/codereport/setup.py) egg_info for package codereport Running command python setup.py egg_info running egg_info creating pip-egg-info/codereport.egg-info writing top-level names to pip-egg-info/codereport.egg-info/top_level.txt writing dependency_links to pip-egg-info/codereport.egg-info/dependency_links.txt writing pip-egg-info/codereport.egg-info/PKG-INFO writing requirements to pip-egg-info/codereport.egg-info/requires.txt writing manifest file 'pip-egg-info/codereport.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/codereport.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/codereport.egg-info/SOURCES.txt' Source in /tmp/pip-build-hvnooozp/codereport has version 0.1.3, which satisfies requirement codereport==0.1.3 from https://files.pythonhosted.org/packages/cd/a0/69faaa3762248114fbcc45f494937d28ed4719038097eb65a588838e8d63/codereport-0.1.3.tar.gz#sha256=f8b83e5a6f6eaf8da19aa0e8472f7c9d9ac06ee438f54df3a172bdc6f8a500ba Building wheels for collected packages: codereport Running setup.py bdist_wheel for codereport: started Destination directory: /tmp/tmpwtg01f7fpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-hvnooozp/codereport/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/tmpwtg01f7fpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/codereport copying codereport/html.py -> build/lib/codereport copying codereport/templates.py -> build/lib/codereport copying codereport/__init__.py -> build/lib/codereport copying codereport/codereport.py -> build/lib/codereport creating build/lib/codereport/templates copying codereport/templates/line.html -> build/lib/codereport/templates copying codereport/templates/style.css -> build/lib/codereport/templates copying codereport/templates/index.html -> build/lib/codereport/templates copying codereport/templates/file.html -> build/lib/codereport/templates copying codereport/templates/main.html -> build/lib/codereport/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/codereport copying build/lib/codereport/html.py -> build/bdist.linux-armv7l/wheel/codereport copying build/lib/codereport/templates.py -> build/bdist.linux-armv7l/wheel/codereport copying build/lib/codereport/__init__.py -> build/bdist.linux-armv7l/wheel/codereport creating build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/templates/line.html -> build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/templates/style.css -> build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/templates/index.html -> build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/templates/file.html -> build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/templates/main.html -> build/bdist.linux-armv7l/wheel/codereport/templates copying build/lib/codereport/codereport.py -> build/bdist.linux-armv7l/wheel/codereport running install_egg_info running egg_info writing dependency_links to codereport.egg-info/dependency_links.txt writing top-level names to codereport.egg-info/top_level.txt writing requirements to codereport.egg-info/requires.txt writing codereport.egg-info/PKG-INFO reading manifest file 'codereport.egg-info/SOURCES.txt' writing manifest file 'codereport.egg-info/SOURCES.txt' Copying codereport.egg-info to build/bdist.linux-armv7l/wheel/codereport-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/codereport-0.1.3.dist-info/WHEEL Running setup.py bdist_wheel for codereport: finished with status 'done' Stored in directory: /tmp/tmppoc3btp4 Successfully built codereport Cleaning up... Removing source in /tmp/pip-build-hvnooozp/codereport