Created temporary directory: /tmp/pip-ephem-wheel-cache-g34x4w_o Created temporary directory: /tmp/pip-req-tracker-aeqe52ek Created requirements tracker '/tmp/pip-req-tracker-aeqe52ek' Created temporary directory: /tmp/pip-wheel-59a_m7lb Collecting code-grader==0.1.0 1 location(s) to search for versions of code-grader: * https://pypi.org/simple/code-grader/ Getting page https://pypi.org/simple/code-grader/ Analyzing links from page https://pypi.org/simple/code-grader/ Found link https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz#sha256=e10028ffd03c73f2f5ad6bb635c26cadb3cf01adbf2cb1968925bfcdadb31625 (from https://pypi.org/simple/code-grader/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-q77866fl Downloading https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz#sha256=e10028ffd03c73f2f5ad6bb635c26cadb3cf01adbf2cb1968925bfcdadb31625 (from https://pypi.org/simple/code-grader/) Added code-grader==0.1.0 from https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz#sha256=e10028ffd03c73f2f5ad6bb635c26cadb3cf01adbf2cb1968925bfcdadb31625 to build tracker '/tmp/pip-req-tracker-aeqe52ek' Running setup.py (path:/tmp/pip-wheel-59a_m7lb/code-grader/setup.py) egg_info for package code-grader Running command python setup.py egg_info running egg_info creating pip-egg-info/code_grader.egg-info writing dependency_links to pip-egg-info/code_grader.egg-info/dependency_links.txt writing top-level names to pip-egg-info/code_grader.egg-info/top_level.txt writing requirements to pip-egg-info/code_grader.egg-info/requires.txt writing pip-egg-info/code_grader.egg-info/PKG-INFO writing entry points to pip-egg-info/code_grader.egg-info/entry_points.txt writing manifest file 'pip-egg-info/code_grader.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/code_grader.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/code_grader.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-59a_m7lb/code-grader has version 0.1.0, which satisfies requirement code-grader==0.1.0 from https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz#sha256=e10028ffd03c73f2f5ad6bb635c26cadb3cf01adbf2cb1968925bfcdadb31625 Removed code-grader==0.1.0 from https://files.pythonhosted.org/packages/ee/48/cee0a39af2f6b4464fe99e57021b976f9580593325dbb501f2f20dccf766/code-grader-0.1.0.tar.gz#sha256=e10028ffd03c73f2f5ad6bb635c26cadb3cf01adbf2cb1968925bfcdadb31625 from build tracker '/tmp/pip-req-tracker-aeqe52ek' Building wheels for collected packages: code-grader Created temporary directory: /tmp/pip-wheel-l_xin85_ Running setup.py bdist_wheel for code-grader: started Destination directory: /tmp/pip-wheel-l_xin85_ Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-59a_m7lb/code-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-l_xin85_ running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/code_grader copying src/code_grader/pdfcreator.py -> build/lib/code_grader copying src/code_grader/lexer.py -> build/lib/code_grader copying src/code_grader/__init__.py -> build/lib/code_grader running egg_info writing requirements to src/code_grader.egg-info/requires.txt writing src/code_grader.egg-info/PKG-INFO writing dependency_links to src/code_grader.egg-info/dependency_links.txt writing top-level names to src/code_grader.egg-info/top_level.txt writing entry points to src/code_grader.egg-info/entry_points.txt reading manifest file 'src/code_grader.egg-info/SOURCES.txt' writing manifest file 'src/code_grader.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/code_grader copying build/lib/code_grader/pdfcreator.py -> build/bdist.linux-armv7l/wheel/code_grader copying build/lib/code_grader/lexer.py -> build/bdist.linux-armv7l/wheel/code_grader copying build/lib/code_grader/__init__.py -> build/bdist.linux-armv7l/wheel/code_grader running install_egg_info Copying src/code_grader.egg-info to build/bdist.linux-armv7l/wheel/code_grader-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") adding license file "AUTHORS.rst" (matched pattern "AUTHORS*") creating build/bdist.linux-armv7l/wheel/code_grader-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-l_xin85_/code_grader-0.1.0-py2.py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'code_grader/__init__.py' adding 'code_grader/lexer.py' adding 'code_grader/pdfcreator.py' adding 'code_grader-0.1.0.dist-info/AUTHORS.rst' adding 'code_grader-0.1.0.dist-info/LICENSE.txt' adding 'code_grader-0.1.0.dist-info/METADATA' adding 'code_grader-0.1.0.dist-info/WHEEL' adding 'code_grader-0.1.0.dist-info/entry_points.txt' adding 'code_grader-0.1.0.dist-info/top_level.txt' adding 'code_grader-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for code-grader: finished with status 'done' Stored in directory: /tmp/tmp4vh3nc7n Successfully built code-grader Cleaning up... Removing source in /tmp/pip-wheel-59a_m7lb/code-grader Removed build tracker '/tmp/pip-req-tracker-aeqe52ek'