Created temporary directory: /tmp/pip-ephem-wheel-cache-06pg1o3h Created temporary directory: /tmp/pip-req-tracker-qugfgv6a Created requirements tracker '/tmp/pip-req-tracker-qugfgv6a' Created temporary directory: /tmp/pip-wheel-tjf3pn96 Collecting R2T2==0.2.0 1 location(s) to search for versions of R2T2: * https://pypi.org/simple/r2t2/ Getting page https://pypi.org/simple/r2t2/ Analyzing links from page https://pypi.org/simple/r2t2/ Found link https://files.pythonhosted.org/packages/ce/3c/ea27e2c3de6e1941f9fbb24308d00d39805401a07ae9d5fa91a4fc023a6f/R2T2-0.1.tar.gz#sha256=96bef4b8bece96611c431f788c5f9e46bd80b4a41c5432b0102cf20cf8b8eb43 (from https://pypi.org/simple/r2t2/) (requires-python:>=3.0), version: 0.1 Found link https://files.pythonhosted.org/packages/bf/a4/0942f262f29965504c59ed2c36f62893b2219dfc4f8473636092f103c12e/R2T2-0.1.1.tar.gz#sha256=233cc22b25c8e0504aed52825c5197ff1047cf9f701d5499f252a48e7a63afc6 (from https://pypi.org/simple/r2t2/) (requires-python:>=3.0), version: 0.1.1 Found link https://files.pythonhosted.org/packages/0b/13/38ab97c88b2d595f11840285e08088bcdebdea194eb8dd461392695e555a/R2T2-0.1.2.tar.gz#sha256=7d5a149a4659043aee668b54f982987da91bfe794010281d2cb015000dba620f (from https://pypi.org/simple/r2t2/) (requires-python:>=3.0), version: 0.1.2 Found link https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz#sha256=eae1c839992705189d567170901e3fbc71b1702c1737a4a72b55e56039d434db (from https://pypi.org/simple/r2t2/) (requires-python:>=3.0), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-1vqv86o5 Downloading https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz#sha256=eae1c839992705189d567170901e3fbc71b1702c1737a4a72b55e56039d434db (from https://pypi.org/simple/r2t2/) (requires-python:>=3.0) Added R2T2==0.2.0 from https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz#sha256=eae1c839992705189d567170901e3fbc71b1702c1737a4a72b55e56039d434db to build tracker '/tmp/pip-req-tracker-qugfgv6a' Running setup.py (path:/tmp/pip-wheel-tjf3pn96/R2T2/setup.py) egg_info for package R2T2 Running command python setup.py egg_info running egg_info creating pip-egg-info/R2T2.egg-info writing pip-egg-info/R2T2.egg-info/PKG-INFO writing top-level names to pip-egg-info/R2T2.egg-info/top_level.txt writing requirements to pip-egg-info/R2T2.egg-info/requires.txt writing dependency_links to pip-egg-info/R2T2.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/R2T2.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/R2T2.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/R2T2.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-tjf3pn96/R2T2 has version 0.2.0, which satisfies requirement R2T2==0.2.0 from https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz#sha256=eae1c839992705189d567170901e3fbc71b1702c1737a4a72b55e56039d434db Removed R2T2==0.2.0 from https://files.pythonhosted.org/packages/63/83/65414c2f12739e4ad4063220de865a315d1c76c67d130ffede150ae521dc/R2T2-0.2.0.tar.gz#sha256=eae1c839992705189d567170901e3fbc71b1702c1737a4a72b55e56039d434db from build tracker '/tmp/pip-req-tracker-qugfgv6a' Building wheels for collected packages: R2T2 Created temporary directory: /tmp/pip-wheel-d8lcmuks Running setup.py bdist_wheel for R2T2: started Destination directory: /tmp/pip-wheel-d8lcmuks Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-tjf3pn96/R2T2/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-d8lcmuks running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_r2t2.py -> build/lib/tests creating build/lib/r2t2 copying r2t2/static_tracker.py -> build/lib/r2t2 copying r2t2/__init__.py -> build/lib/r2t2 copying r2t2/r2t2.py -> build/lib/r2t2 copying r2t2/__main__.py -> build/lib/r2t2 copying r2t2/runtime_tracker.py -> build/lib/r2t2 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/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_r2t2.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/r2t2 copying build/lib/r2t2/static_tracker.py -> build/bdist.linux-armv7l/wheel/r2t2 copying build/lib/r2t2/__init__.py -> build/bdist.linux-armv7l/wheel/r2t2 copying build/lib/r2t2/r2t2.py -> build/bdist.linux-armv7l/wheel/r2t2 copying build/lib/r2t2/__main__.py -> build/bdist.linux-armv7l/wheel/r2t2 copying build/lib/r2t2/runtime_tracker.py -> build/bdist.linux-armv7l/wheel/r2t2 running install_egg_info running egg_info writing requirements to R2T2.egg-info/requires.txt writing R2T2.egg-info/PKG-INFO writing top-level names to R2T2.egg-info/top_level.txt writing dependency_links to R2T2.egg-info/dependency_links.txt reading manifest file 'R2T2.egg-info/SOURCES.txt' writing manifest file 'R2T2.egg-info/SOURCES.txt' Copying R2T2.egg-info to build/bdist.linux-armv7l/wheel/R2T2-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/R2T2-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-d8lcmuks/R2T2-0.2.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'r2t2/__init__.py' adding 'r2t2/__main__.py' adding 'r2t2/r2t2.py' adding 'r2t2/runtime_tracker.py' adding 'r2t2/static_tracker.py' adding 'tests/__init__.py' adding 'tests/test_r2t2.py' adding 'R2T2-0.2.0.dist-info/METADATA' adding 'R2T2-0.2.0.dist-info/WHEEL' adding 'R2T2-0.2.0.dist-info/top_level.txt' adding 'R2T2-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for R2T2: finished with status 'done' Stored in directory: /tmp/tmpjzpm12a7 Successfully built R2T2 Cleaning up... Removing source in /tmp/pip-wheel-tjf3pn96/R2T2 Removed build tracker '/tmp/pip-req-tracker-qugfgv6a'