Created temporary directory: /tmp/pip-ephem-wheel-cache-jfnad4s0 Created temporary directory: /tmp/pip-req-tracker-2sjuiqb7 Created requirements tracker '/tmp/pip-req-tracker-2sjuiqb7' Created temporary directory: /tmp/pip-wheel-zna2358d Collecting xspline==0.0.2 1 location(s) to search for versions of xspline: * https://pypi.org/simple/xspline/ Getting page https://pypi.org/simple/xspline/ Analyzing links from page https://pypi.org/simple/xspline/ Found link https://files.pythonhosted.org/packages/fd/78/b8e08a0a0f9b99ae76015f6071bfaa77b59f77c6bb04267594235fc0b050/xspline-0.0.0.tar.gz#sha256=382950a412962590cc8eb1be36868bed6f0818d80488046c257da3225b2e2e6d (from https://pypi.org/simple/xspline/), version: 0.0.0 Found link https://files.pythonhosted.org/packages/45/73/854b3c0ba45a3c0e874894a0bde542ec66bc939ca142309cee8324a68a84/xspline-0.0.1.tar.gz#sha256=bca90b4e0d8a7a777dfb3115aa90f54d4e2f31e64194525aaaf27c0b9608670e (from https://pypi.org/simple/xspline/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz#sha256=4cca1d2457deb154ba16c0250e233a95ca06b47d91b1ccdce1bb5c57e498ea1d (from https://pypi.org/simple/xspline/), version: 0.0.2 Using version 0.0.2 (newest of versions: 0.0.2) Created temporary directory: /tmp/pip-unpack-slf9arg1 Downloading https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz#sha256=4cca1d2457deb154ba16c0250e233a95ca06b47d91b1ccdce1bb5c57e498ea1d (from https://pypi.org/simple/xspline/) Added xspline==0.0.2 from https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz#sha256=4cca1d2457deb154ba16c0250e233a95ca06b47d91b1ccdce1bb5c57e498ea1d to build tracker '/tmp/pip-req-tracker-2sjuiqb7' Running setup.py (path:/tmp/pip-wheel-zna2358d/xspline/setup.py) egg_info for package xspline Running command python setup.py egg_info running egg_info creating pip-egg-info/xspline.egg-info writing dependency_links to pip-egg-info/xspline.egg-info/dependency_links.txt writing pip-egg-info/xspline.egg-info/PKG-INFO writing requirements to pip-egg-info/xspline.egg-info/requires.txt writing top-level names to pip-egg-info/xspline.egg-info/top_level.txt writing manifest file 'pip-egg-info/xspline.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/xspline.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/xspline.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zna2358d/xspline has version 0.0.2, which satisfies requirement xspline==0.0.2 from https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz#sha256=4cca1d2457deb154ba16c0250e233a95ca06b47d91b1ccdce1bb5c57e498ea1d Removed xspline==0.0.2 from https://files.pythonhosted.org/packages/34/b2/bd25aaa2c1f301d0992e9f922cc31e46fb03f679d9d467f9fadfb7044609/xspline-0.0.2.tar.gz#sha256=4cca1d2457deb154ba16c0250e233a95ca06b47d91b1ccdce1bb5c57e498ea1d from build tracker '/tmp/pip-req-tracker-2sjuiqb7' Building wheels for collected packages: xspline Created temporary directory: /tmp/pip-wheel-jyu3pttm Running setup.py bdist_wheel for xspline: started Destination directory: /tmp/pip-wheel-jyu3pttm Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zna2358d/xspline/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-jyu3pttm running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/xspline copying src/xspline/utils.py -> build/lib/xspline copying src/xspline/__init__.py -> build/lib/xspline copying src/xspline/core.py -> build/lib/xspline 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/xspline copying build/lib/xspline/utils.py -> build/bdist.linux-armv7l/wheel/xspline copying build/lib/xspline/__init__.py -> build/bdist.linux-armv7l/wheel/xspline copying build/lib/xspline/core.py -> build/bdist.linux-armv7l/wheel/xspline running install_egg_info running egg_info writing dependency_links to xspline.egg-info/dependency_links.txt writing requirements to xspline.egg-info/requires.txt writing top-level names to xspline.egg-info/top_level.txt writing xspline.egg-info/PKG-INFO reading manifest file 'xspline.egg-info/SOURCES.txt' writing manifest file 'xspline.egg-info/SOURCES.txt' Copying xspline.egg-info to build/bdist.linux-armv7l/wheel/xspline-0.0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/xspline-0.0.2.dist-info/WHEEL creating '/tmp/pip-wheel-jyu3pttm/xspline-0.0.2-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'xspline/__init__.py' adding 'xspline/core.py' adding 'xspline/utils.py' adding 'xspline-0.0.2.dist-info/METADATA' adding 'xspline-0.0.2.dist-info/WHEEL' adding 'xspline-0.0.2.dist-info/top_level.txt' adding 'xspline-0.0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for xspline: finished with status 'done' Stored in directory: /tmp/tmpxwqyhvfb Successfully built xspline Cleaning up... Removing source in /tmp/pip-wheel-zna2358d/xspline Removed build tracker '/tmp/pip-req-tracker-2sjuiqb7'