Created temporary directory: /tmp/pip-ephem-wheel-cache-sqjvmtzg Created temporary directory: /tmp/pip-req-tracker-i6tmbet4 Created requirements tracker '/tmp/pip-req-tracker-i6tmbet4' Created temporary directory: /tmp/pip-wheel-8ga_y42o Looking in indexes: https://pypi.python.org/simple Collecting Pytess==1.0.0 1 location(s) to search for versions of Pytess: * https://pypi.python.org/simple/pytess/ Getting page https://pypi.python.org/simple/pytess/ Analyzing links from page https://pypi.org/simple/pytess/ Found link https://files.pythonhosted.org/packages/e9/0d/44de3a50a4871f74e441bf91a57383a99b6b3f999d33580ae2b8357fbfbb/Pytess-0.1.0.zip#sha256=06c474c9d6beae55130cde8001e9a8ce4c29edaad7f70957eb97271c41cad7ed (from https://pypi.org/simple/pytess/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz#sha256=fc93975413d8249d746e27519e09e8af2a8ae947c1994709d3320bd17ee7de09 (from https://pypi.org/simple/pytess/), version: 1.0.0 Using version 1.0.0 (newest of versions: 1.0.0) Created temporary directory: /tmp/pip-unpack-9ezgv39j Downloading https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz#sha256=fc93975413d8249d746e27519e09e8af2a8ae947c1994709d3320bd17ee7de09 (from https://pypi.org/simple/pytess/) Added Pytess==1.0.0 from https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz#sha256=fc93975413d8249d746e27519e09e8af2a8ae947c1994709d3320bd17ee7de09 to build tracker '/tmp/pip-req-tracker-i6tmbet4' Running setup.py (path:/tmp/pip-wheel-8ga_y42o/Pytess/setup.py) egg_info for package Pytess Running command python setup.py egg_info running egg_info creating pip-egg-info/Pytess.egg-info writing pip-egg-info/Pytess.egg-info/PKG-INFO writing top-level names to pip-egg-info/Pytess.egg-info/top_level.txt writing dependency_links to pip-egg-info/Pytess.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/Pytess.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Pytess.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/Pytess.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8ga_y42o/Pytess has version 1.0.0, which satisfies requirement Pytess==1.0.0 from https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz#sha256=fc93975413d8249d746e27519e09e8af2a8ae947c1994709d3320bd17ee7de09 Removed Pytess==1.0.0 from https://files.pythonhosted.org/packages/12/f6/b687d1684d5db29e0a014dbafce6d0ec120353719631265c7f612bb41a4c/Pytess-1.0.0.tar.gz#sha256=fc93975413d8249d746e27519e09e8af2a8ae947c1994709d3320bd17ee7de09 from build tracker '/tmp/pip-req-tracker-i6tmbet4' Building wheels for collected packages: Pytess Created temporary directory: /tmp/pip-wheel-cic9jv6b Running setup.py bdist_wheel for Pytess: started Destination directory: /tmp/pip-wheel-cic9jv6b Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8ga_y42o/Pytess/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-cic9jv6b running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pytess copying pytess/tesselator.py -> build/lib/pytess copying pytess/__init__.py -> build/lib/pytess copying pytess/main.py -> build/lib/pytess 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/pytess copying build/lib/pytess/tesselator.py -> build/bdist.linux-armv7l/wheel/pytess copying build/lib/pytess/__init__.py -> build/bdist.linux-armv7l/wheel/pytess copying build/lib/pytess/main.py -> build/bdist.linux-armv7l/wheel/pytess running install_egg_info running egg_info writing dependency_links to Pytess.egg-info/dependency_links.txt writing Pytess.egg-info/PKG-INFO writing top-level names to Pytess.egg-info/top_level.txt reading manifest file 'Pytess.egg-info/SOURCES.txt' writing manifest file 'Pytess.egg-info/SOURCES.txt' Copying Pytess.egg-info to build/bdist.linux-armv7l/wheel/Pytess-1.0.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Pytess-1.0.0.dist-info/WHEEL creating '/tmp/pip-wheel-cic9jv6b/Pytess-1.0.0-py3-none-any.whl' and adding '.' to it adding 'pytess/__init__.py' adding 'pytess/main.py' adding 'pytess/tesselator.py' adding 'Pytess-1.0.0.dist-info/top_level.txt' adding 'Pytess-1.0.0.dist-info/WHEEL' adding 'Pytess-1.0.0.dist-info/METADATA' adding 'Pytess-1.0.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Pytess: finished with status 'done' Stored in directory: /tmp/tmpc0wm4ios Successfully built Pytess Cleaning up... Removing source in /tmp/pip-wheel-8ga_y42o/Pytess Removed build tracker '/tmp/pip-req-tracker-i6tmbet4'