Created temporary directory: /tmp/pip-ephem-wheel-cache-54feq7cj Created temporary directory: /tmp/pip-req-tracker-3f9p5obc Created requirements tracker '/tmp/pip-req-tracker-3f9p5obc' Created temporary directory: /tmp/pip-wheel-qszaxij2 Collecting codereef==0.7.3 1 location(s) to search for versions of codereef: * https://pypi.org/simple/codereef/ Getting page https://pypi.org/simple/codereef/ Analyzing links from page https://pypi.org/simple/codereef/ Found link https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz#sha256=3573a2b1a57fef1e06c86972f628ed9aca6bcc8187ab6ad0bb0b986c2ba5b48e (from https://pypi.org/simple/codereef/) (requires-python:>=2.7), version: 0.7.3 Using version 0.7.3 (newest of versions: 0.7.3) Created temporary directory: /tmp/pip-unpack-15ex1wzq Downloading https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz#sha256=3573a2b1a57fef1e06c86972f628ed9aca6bcc8187ab6ad0bb0b986c2ba5b48e (from https://pypi.org/simple/codereef/) (requires-python:>=2.7) Added codereef==0.7.3 from https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz#sha256=3573a2b1a57fef1e06c86972f628ed9aca6bcc8187ab6ad0bb0b986c2ba5b48e to build tracker '/tmp/pip-req-tracker-3f9p5obc' Running setup.py (path:/tmp/pip-wheel-qszaxij2/codereef/setup.py) egg_info for package codereef Running command python setup.py egg_info running egg_info creating pip-egg-info/codereef.egg-info writing dependency_links to pip-egg-info/codereef.egg-info/dependency_links.txt writing top-level names to pip-egg-info/codereef.egg-info/top_level.txt writing pip-egg-info/codereef.egg-info/PKG-INFO writing requirements to pip-egg-info/codereef.egg-info/requires.txt writing entry points to pip-egg-info/codereef.egg-info/entry_points.txt writing manifest file 'pip-egg-info/codereef.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/codereef.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/codereef.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'safe_zip' warnings.warn(msg) Source in /tmp/pip-wheel-qszaxij2/codereef has version 0.7.3, which satisfies requirement codereef==0.7.3 from https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz#sha256=3573a2b1a57fef1e06c86972f628ed9aca6bcc8187ab6ad0bb0b986c2ba5b48e Removed codereef==0.7.3 from https://files.pythonhosted.org/packages/16/01/149308f405280fac0ad3279b13d0e941cb4d49844c50c70eb132a8c1b0b7/codereef-0.7.3.tar.gz#sha256=3573a2b1a57fef1e06c86972f628ed9aca6bcc8187ab6ad0bb0b986c2ba5b48e from build tracker '/tmp/pip-req-tracker-3f9p5obc' Building wheels for collected packages: codereef Created temporary directory: /tmp/pip-wheel-4xi5fubf Running setup.py bdist_wheel for codereef: started Destination directory: /tmp/pip-wheel-4xi5fubf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-qszaxij2/codereef/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-4xi5fubf /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'safe_zip' warnings.warn(msg) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/codereef copying codereef/client.py -> build/lib/codereef copying codereef/solution.py -> build/lib/codereef copying codereef/config.py -> build/lib/codereef copying codereef/graph.py -> build/lib/codereef copying codereef/setup.py -> build/lib/codereef copying codereef/obj.py -> build/lib/codereef copying codereef/comm.py -> build/lib/codereef copying codereef/__init__.py -> build/lib/codereef copying codereef/main.py -> build/lib/codereef running egg_info writing entry points to codereef.egg-info/entry_points.txt writing top-level names to codereef.egg-info/top_level.txt writing dependency_links to codereef.egg-info/dependency_links.txt writing codereef.egg-info/PKG-INFO writing requirements to codereef.egg-info/requires.txt reading manifest file 'codereef.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'codereef.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/codereef copying build/lib/codereef/client.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/solution.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/config.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/graph.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/setup.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/obj.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/comm.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/__init__.py -> build/bdist.linux-armv7l/wheel/codereef copying build/lib/codereef/main.py -> build/bdist.linux-armv7l/wheel/codereef running install_egg_info Copying codereef.egg-info to build/bdist.linux-armv7l/wheel/codereef-0.7.3-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "LICENSE.CK.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/codereef-0.7.3.dist-info/WHEEL creating '/tmp/pip-wheel-4xi5fubf/codereef-0.7.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'codereef/__init__.py' adding 'codereef/client.py' adding 'codereef/comm.py' adding 'codereef/config.py' adding 'codereef/graph.py' adding 'codereef/main.py' adding 'codereef/obj.py' adding 'codereef/setup.py' adding 'codereef/solution.py' adding 'codereef-0.7.3.dist-info/LICENSE.CK.txt' adding 'codereef-0.7.3.dist-info/LICENSE.txt' adding 'codereef-0.7.3.dist-info/METADATA' adding 'codereef-0.7.3.dist-info/WHEEL' adding 'codereef-0.7.3.dist-info/entry_points.txt' adding 'codereef-0.7.3.dist-info/top_level.txt' adding 'codereef-0.7.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for codereef: finished with status 'done' Stored in directory: /tmp/tmprrlt48cx Successfully built codereef Cleaning up... Removing source in /tmp/pip-wheel-qszaxij2/codereef Removed build tracker '/tmp/pip-req-tracker-3f9p5obc'