Created temporary directory: /tmp/pip-ephem-wheel-cache-ok0nbkcw Created temporary directory: /tmp/pip-req-tracker-4wfrss__ Created requirements tracker '/tmp/pip-req-tracker-4wfrss__' Created temporary directory: /tmp/pip-wheel-a4ap0ewg Collecting relativity==19.12.1 1 location(s) to search for versions of relativity: * https://pypi.org/simple/relativity/ Getting page https://pypi.org/simple/relativity/ Analyzing links from page https://pypi.org/simple/relativity/ Skipping link https://files.pythonhosted.org/packages/38/43/7afe64c4d0b107a46589b74f48534cc74029aeee60d91a4434e95c74e4b0/relativity-0.1.dev0-py2-none-any.whl#sha256=fb0ae4f243fb61c03a601ae2c461507b02c02687c660b7a283f9e7487caf8830 (from https://pypi.org/simple/relativity/); it is not compatible with this Python Found link https://files.pythonhosted.org/packages/72/f0/4a685ebd4048c71c5e82d0b1f8f0033170b217b62e07f82ad1861538f945/relativity-0.1.dev0.zip#sha256=397c2566f1060ff501fc6e41b93fa44798d5b2af4bef574c391cf0d29e65f9de (from https://pypi.org/simple/relativity/), version: 0.1.dev0 Found link https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz#sha256=bfd663b5fbb8a3c6f5370297cf44fb615074756ebdbc34e007ad95677a68a1ab (from https://pypi.org/simple/relativity/), version: 19.12.1 Using version 19.12.1 (newest of versions: 19.12.1) Created temporary directory: /tmp/pip-unpack-ror_nx85 Downloading https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz#sha256=bfd663b5fbb8a3c6f5370297cf44fb615074756ebdbc34e007ad95677a68a1ab (from https://pypi.org/simple/relativity/) Added relativity==19.12.1 from https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz#sha256=bfd663b5fbb8a3c6f5370297cf44fb615074756ebdbc34e007ad95677a68a1ab to build tracker '/tmp/pip-req-tracker-4wfrss__' Running setup.py (path:/tmp/pip-wheel-a4ap0ewg/relativity/setup.py) egg_info for package relativity Running command python setup.py egg_info running egg_info creating pip-egg-info/relativity.egg-info writing top-level names to pip-egg-info/relativity.egg-info/top_level.txt writing dependency_links to pip-egg-info/relativity.egg-info/dependency_links.txt writing pip-egg-info/relativity.egg-info/PKG-INFO writing manifest file 'pip-egg-info/relativity.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/relativity.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/relativity.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-a4ap0ewg/relativity has version 19.12.1, which satisfies requirement relativity==19.12.1 from https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz#sha256=bfd663b5fbb8a3c6f5370297cf44fb615074756ebdbc34e007ad95677a68a1ab Removed relativity==19.12.1 from https://files.pythonhosted.org/packages/b4/9c/7083c8238985d405d381f9540e23ed432703f3870409711a4a3914a90fe9/relativity-19.12.1.tar.gz#sha256=bfd663b5fbb8a3c6f5370297cf44fb615074756ebdbc34e007ad95677a68a1ab from build tracker '/tmp/pip-req-tracker-4wfrss__' Building wheels for collected packages: relativity Created temporary directory: /tmp/pip-wheel-k9n3k7my Running setup.py bdist_wheel for relativity: started Destination directory: /tmp/pip-wheel-k9n3k7my Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-a4ap0ewg/relativity/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-k9n3k7my running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/relativity copying relativity/__init__.py -> build/lib/relativity copying relativity/write_proxy.py -> build/lib/relativity copying relativity/tree.py -> build/lib/relativity copying relativity/star.py -> build/lib/relativity copying relativity/relativity.py -> build/lib/relativity copying relativity/indexing.py -> build/lib/relativity creating build/lib/relativity/tests copying relativity/tests/test_star.py -> build/lib/relativity/tests copying relativity/tests/__init__.py -> build/lib/relativity/tests copying relativity/tests/test_basic.py -> build/lib/relativity/tests copying relativity/tests/test_perf.py -> build/lib/relativity/tests copying relativity/tests/test_tree.py -> build/lib/relativity/tests copying relativity/tests/example.py -> build/lib/relativity/tests running egg_info writing relativity.egg-info/PKG-INFO writing dependency_links to relativity.egg-info/dependency_links.txt writing top-level names to relativity.egg-info/top_level.txt reading manifest file 'relativity.egg-info/SOURCES.txt' writing manifest file 'relativity.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/relativity copying build/lib/relativity/__init__.py -> build/bdist.linux-armv7l/wheel/relativity creating build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/test_star.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/__init__.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/test_basic.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/test_perf.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/test_tree.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/tests/example.py -> build/bdist.linux-armv7l/wheel/relativity/tests copying build/lib/relativity/write_proxy.py -> build/bdist.linux-armv7l/wheel/relativity copying build/lib/relativity/tree.py -> build/bdist.linux-armv7l/wheel/relativity copying build/lib/relativity/star.py -> build/bdist.linux-armv7l/wheel/relativity copying build/lib/relativity/relativity.py -> build/bdist.linux-armv7l/wheel/relativity copying build/lib/relativity/indexing.py -> build/bdist.linux-armv7l/wheel/relativity running install_egg_info Copying relativity.egg-info to build/bdist.linux-armv7l/wheel/relativity-19.12.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/relativity-19.12.1.dist-info/WHEEL creating '/tmp/pip-wheel-k9n3k7my/relativity-19.12.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'relativity/__init__.py' adding 'relativity/indexing.py' adding 'relativity/relativity.py' adding 'relativity/star.py' adding 'relativity/tree.py' adding 'relativity/write_proxy.py' adding 'relativity/tests/__init__.py' adding 'relativity/tests/example.py' adding 'relativity/tests/test_basic.py' adding 'relativity/tests/test_perf.py' adding 'relativity/tests/test_star.py' adding 'relativity/tests/test_tree.py' adding 'relativity-19.12.1.dist-info/METADATA' adding 'relativity-19.12.1.dist-info/WHEEL' adding 'relativity-19.12.1.dist-info/top_level.txt' adding 'relativity-19.12.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for relativity: finished with status 'done' Stored in directory: /tmp/tmpueodlxp0 Successfully built relativity Cleaning up... Removing source in /tmp/pip-wheel-a4ap0ewg/relativity Removed build tracker '/tmp/pip-req-tracker-4wfrss__'