Created temporary directory: /tmp/pip-ephem-wheel-cache-jg7u9bk1 Created temporary directory: /tmp/pip-req-tracker-tq0uns4q Created requirements tracker '/tmp/pip-req-tracker-tq0uns4q' Created temporary directory: /tmp/pip-wheel-ies_zzjp Looking in indexes: https://pypi.python.org/simple Collecting draco==0.0.2 1 location(s) to search for versions of draco: * https://pypi.python.org/simple/draco/ Getting page https://pypi.python.org/simple/draco/ Analyzing links from page https://pypi.org/simple/draco/ Found link https://files.pythonhosted.org/packages/aa/b7/22d4c724f162942ec814783c5b5bd516ca645560438bdaf6b0be72051cac/draco-0.0.1.tar.gz#sha256=6d4e8c5316d63c67fc3fb3788fdf64ab980430806fe7c386884e6c9e72cfc748 (from https://pypi.org/simple/draco/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 (from https://pypi.org/simple/draco/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-np5vks4s Downloading https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 (from https://pypi.org/simple/draco/) Added draco==0.0.2 from https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 to build tracker '/tmp/pip-req-tracker-tq0uns4q' Running setup.py (path:/tmp/pip-wheel-ies_zzjp/draco/setup.py) egg_info for package draco Running command python setup.py egg_info running egg_info creating pip-egg-info/draco.egg-info writing entry points to pip-egg-info/draco.egg-info/entry_points.txt writing top-level names to pip-egg-info/draco.egg-info/top_level.txt writing dependency_links to pip-egg-info/draco.egg-info/dependency_links.txt writing requirements to pip-egg-info/draco.egg-info/requires.txt writing pip-egg-info/draco.egg-info/PKG-INFO writing manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching '__temp__' warning: no previously-included files matching '*' found under directory '*.egg-info' writing manifest file 'pip-egg-info/draco.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-ies_zzjp/draco has version 0.0.2, which satisfies requirement draco==0.0.2 from https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 Removed draco==0.0.2 from https://files.pythonhosted.org/packages/cb/a0/6c8c3988bf090281727849518464e2abea0f1d620ef39c323e0a8a3b258a/draco-0.0.2.tar.gz#sha256=4d0d58ac15ab049c26f927dd8e814ee2aed4ce4ccab6de885f9d16e6b079a5d0 from build tracker '/tmp/pip-req-tracker-tq0uns4q' Building wheels for collected packages: draco Created temporary directory: /tmp/pip-wheel-5jo7omgp Running setup.py bdist_wheel for draco: started Destination directory: /tmp/pip-wheel-5jo7omgp Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-ies_zzjp/draco/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-5jo7omgp running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/draco copying draco/spec.py -> build/lib/draco copying draco/__init__.py -> build/lib/draco copying draco/run.py -> build/lib/draco copying draco/cli.py -> build/lib/draco copying draco/js.py -> build/lib/draco copying draco/helper.py -> build/lib/draco 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/draco copying build/lib/draco/spec.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/__init__.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/run.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/cli.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/js.py -> build/bdist.linux-armv7l/wheel/draco copying build/lib/draco/helper.py -> build/bdist.linux-armv7l/wheel/draco running install_egg_info running egg_info writing entry points to draco.egg-info/entry_points.txt writing dependency_links to draco.egg-info/dependency_links.txt writing draco.egg-info/PKG-INFO writing top-level names to draco.egg-info/top_level.txt writing requirements to draco.egg-info/requires.txt reading manifest file 'draco.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files found matching '.gitignore' warning: no previously-included files found matching '.coverage' warning: no previously-included files found matching '.travis.yml' no previously-included directories found matching '.cache' no previously-included directories found matching '.git' no previously-included directories found matching 'build' no previously-included directories found matching 'dist' no previously-included directories found matching '__temp__' writing manifest file 'draco.egg-info/SOURCES.txt' Copying draco.egg-info to build/bdist.linux-armv7l/wheel/draco-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/draco-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-5jo7omgp/draco-0.0.2-py2.py3-none-any.whl' and adding '.' to it adding 'draco/__init__.py' adding 'draco/cli.py' adding 'draco/helper.py' adding 'draco/js.py' adding 'draco/run.py' adding 'draco/spec.py' adding 'draco-0.0.2.dist-info/entry_points.txt' adding 'draco-0.0.2.dist-info/top_level.txt' adding 'draco-0.0.2.dist-info/WHEEL' adding 'draco-0.0.2.dist-info/METADATA' adding 'draco-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for draco: finished with status 'done' Stored in directory: /tmp/tmp56vgcbxh Successfully built draco Cleaning up... Removing source in /tmp/pip-wheel-ies_zzjp/draco Removed build tracker '/tmp/pip-req-tracker-tq0uns4q'