Created temporary directory: /tmp/pip-ephem-wheel-cache-6tq5vxn2 Created temporary directory: /tmp/pip-req-tracker-dkm9ackc Created requirements tracker '/tmp/pip-req-tracker-dkm9ackc' Created temporary directory: /tmp/pip-wheel-r3quryrb Looking in indexes: https://pypi.python.org/simple Collecting gofer-grader==1.0.3 1 location(s) to search for versions of gofer-grader: * https://pypi.python.org/simple/gofer-grader/ Getting page https://pypi.python.org/simple/gofer-grader/ Analyzing links from page https://pypi.org/simple/gofer-grader/ Found link https://files.pythonhosted.org/packages/e9/aa/468408caa2b4a71d115bba58f94b92efd55652a86bafb4ae59ae9fc818f9/gofer_grader-1.0.1.tar.gz#sha256=7a50abfa5a953a14410c4af044f8135aa36e2e889d1dc1bc59f149723a38073d (from https://pypi.org/simple/gofer-grader/), version: 1.0.1 Found link https://files.pythonhosted.org/packages/03/5e/e17433bab3586228e743dbe7f38574188431f28685607177125c8671f731/gofer_grader-1.0.2.tar.gz#sha256=448f02b722a17ef5aa72324bc3bf3bff1344b88d600aba92504e114d7cee1cb0 (from https://pypi.org/simple/gofer-grader/), version: 1.0.2 Found link https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz#sha256=dd733bd7596a62770911411a196005f2ed3b48e915829ce94f0875032aa2a52f (from https://pypi.org/simple/gofer-grader/), version: 1.0.3 Using version 1.0.3 (newest of versions: 1.0.3) Created temporary directory: /tmp/pip-unpack-8sxkho1z Downloading https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz#sha256=dd733bd7596a62770911411a196005f2ed3b48e915829ce94f0875032aa2a52f (from https://pypi.org/simple/gofer-grader/) Added gofer-grader==1.0.3 from https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz#sha256=dd733bd7596a62770911411a196005f2ed3b48e915829ce94f0875032aa2a52f to build tracker '/tmp/pip-req-tracker-dkm9ackc' Running setup.py (path:/tmp/pip-wheel-r3quryrb/gofer-grader/setup.py) egg_info for package gofer-grader Running command python setup.py egg_info running egg_info creating pip-egg-info/gofer_grader.egg-info writing dependency_links to pip-egg-info/gofer_grader.egg-info/dependency_links.txt writing requirements to pip-egg-info/gofer_grader.egg-info/requires.txt writing pip-egg-info/gofer_grader.egg-info/PKG-INFO writing top-level names to pip-egg-info/gofer_grader.egg-info/top_level.txt writing manifest file 'pip-egg-info/gofer_grader.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/gofer_grader.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/gofer_grader.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-r3quryrb/gofer-grader has version 1.0.3, which satisfies requirement gofer-grader==1.0.3 from https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz#sha256=dd733bd7596a62770911411a196005f2ed3b48e915829ce94f0875032aa2a52f Removed gofer-grader==1.0.3 from https://files.pythonhosted.org/packages/6c/ab/5fccaff792e78df5d56506683c45fbabc1734aa97902e6014dbc1960a028/gofer_grader-1.0.3.tar.gz#sha256=dd733bd7596a62770911411a196005f2ed3b48e915829ce94f0875032aa2a52f from build tracker '/tmp/pip-req-tracker-dkm9ackc' Building wheels for collected packages: gofer-grader Created temporary directory: /tmp/pip-wheel-pxfd3f9a Running setup.py bdist_wheel for gofer-grader: started Destination directory: /tmp/pip-wheel-pxfd3f9a Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-r3quryrb/gofer-grader/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-pxfd3f9a running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/gofer copying gofer/ok.py -> build/lib/gofer copying gofer/notebook.py -> build/lib/gofer copying gofer/__init__.py -> build/lib/gofer copying gofer/utils.py -> build/lib/gofer creating build/lib/client copying client/__init__.py -> build/lib/client creating build/lib/client/api copying client/api/notebook.py -> build/lib/client/api copying client/api/__init__.py -> build/lib/client/api 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/gofer copying build/lib/gofer/ok.py -> build/bdist.linux-armv7l/wheel/gofer copying build/lib/gofer/notebook.py -> build/bdist.linux-armv7l/wheel/gofer copying build/lib/gofer/__init__.py -> build/bdist.linux-armv7l/wheel/gofer copying build/lib/gofer/utils.py -> build/bdist.linux-armv7l/wheel/gofer creating build/bdist.linux-armv7l/wheel/client creating build/bdist.linux-armv7l/wheel/client/api copying build/lib/client/api/notebook.py -> build/bdist.linux-armv7l/wheel/client/api copying build/lib/client/api/__init__.py -> build/bdist.linux-armv7l/wheel/client/api copying build/lib/client/__init__.py -> build/bdist.linux-armv7l/wheel/client running install_egg_info running egg_info writing top-level names to gofer_grader.egg-info/top_level.txt writing gofer_grader.egg-info/PKG-INFO writing dependency_links to gofer_grader.egg-info/dependency_links.txt writing requirements to gofer_grader.egg-info/requires.txt reading manifest file 'gofer_grader.egg-info/SOURCES.txt' writing manifest file 'gofer_grader.egg-info/SOURCES.txt' Copying gofer_grader.egg-info to build/bdist.linux-armv7l/wheel/gofer_grader-1.0.3-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/gofer_grader-1.0.3.dist-info/WHEEL Running setup.py bdist_wheel for gofer-grader: finished with status 'done' Stored in directory: /tmp/tmpfb4rpa39 Successfully built gofer-grader Cleaning up... Removing source in /tmp/pip-wheel-r3quryrb/gofer-grader Removed build tracker '/tmp/pip-req-tracker-dkm9ackc'