Created temporary directory: /tmp/pip-ephem-wheel-cache-wsd1ddbu Created temporary directory: /tmp/pip-req-tracker-xoy89znl Created requirements tracker '/tmp/pip-req-tracker-xoy89znl' Created temporary directory: /tmp/pip-wheel-e9_j95hx Collecting extranormal3==0.0.3 1 location(s) to search for versions of extranormal3: * https://pypi.org/simple/extranormal3/ Getting page https://pypi.org/simple/extranormal3/ Analyzing links from page https://pypi.org/simple/extranormal3/ Found link https://files.pythonhosted.org/packages/d3/5e/1e5d46829fd8ebdba2936e667ff061514dc66da4289714dfd5f9b08616df/extranormal3-0.0.1.tar.gz#sha256=b63a852be491a3ec8a42a47dfed99b5b06617ef06a4505ba6e4d095f9a2176ef (from https://pypi.org/simple/extranormal3/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/c9/5a/b4b7afdf262b22190f1e37edddb2cc0bdc29b506e705f8105010b7f02398/extranormal3-0.0.2.tar.gz#sha256=7d91dd77fe558d40b080c522daacae87a296f924a9d997ac22e1b6f56b7cf816 (from https://pypi.org/simple/extranormal3/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz#sha256=3a37612c1be26043f9790ebc45f1e5cc75e4ecb8864b1bb679cdd547b09cdbff (from https://pypi.org/simple/extranormal3/), version: 0.0.3 Using version 0.0.3 (newest of versions: 0.0.3) Created temporary directory: /tmp/pip-unpack-0p8o0gqr Downloading https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz#sha256=3a37612c1be26043f9790ebc45f1e5cc75e4ecb8864b1bb679cdd547b09cdbff (from https://pypi.org/simple/extranormal3/) Added extranormal3==0.0.3 from https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz#sha256=3a37612c1be26043f9790ebc45f1e5cc75e4ecb8864b1bb679cdd547b09cdbff to build tracker '/tmp/pip-req-tracker-xoy89znl' Running setup.py (path:/tmp/pip-wheel-e9_j95hx/extranormal3/setup.py) egg_info for package extranormal3 Running command python setup.py egg_info running egg_info creating pip-egg-info/extranormal3.egg-info writing top-level names to pip-egg-info/extranormal3.egg-info/top_level.txt writing pip-egg-info/extranormal3.egg-info/PKG-INFO writing dependency_links to pip-egg-info/extranormal3.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/extranormal3.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/extranormal3.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/extranormal3.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-e9_j95hx/extranormal3 has version 0.0.3, which satisfies requirement extranormal3==0.0.3 from https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz#sha256=3a37612c1be26043f9790ebc45f1e5cc75e4ecb8864b1bb679cdd547b09cdbff Removed extranormal3==0.0.3 from https://files.pythonhosted.org/packages/f5/35/349ff4a1500e27f6c603f8a198af268f235a594af449d1aa945b235e73e4/extranormal3-0.0.3.tar.gz#sha256=3a37612c1be26043f9790ebc45f1e5cc75e4ecb8864b1bb679cdd547b09cdbff from build tracker '/tmp/pip-req-tracker-xoy89znl' Building wheels for collected packages: extranormal3 Created temporary directory: /tmp/pip-wheel-7lbz1n98 Running setup.py bdist_wheel for extranormal3: started Destination directory: /tmp/pip-wheel-7lbz1n98 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-e9_j95hx/extranormal3/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-7lbz1n98 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/extranormal3 copying extranormal3/extra_exafs.py -> build/lib/extranormal3 copying extranormal3/curved_tools.py -> build/lib/extranormal3 copying extranormal3/forward_fourier.py -> build/lib/extranormal3 copying extranormal3/__init__.py -> build/lib/extranormal3 copying extranormal3/normal_xas.py -> build/lib/extranormal3 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/extranormal3 copying build/lib/extranormal3/extra_exafs.py -> build/bdist.linux-armv7l/wheel/extranormal3 copying build/lib/extranormal3/curved_tools.py -> build/bdist.linux-armv7l/wheel/extranormal3 copying build/lib/extranormal3/forward_fourier.py -> build/bdist.linux-armv7l/wheel/extranormal3 copying build/lib/extranormal3/__init__.py -> build/bdist.linux-armv7l/wheel/extranormal3 copying build/lib/extranormal3/normal_xas.py -> build/bdist.linux-armv7l/wheel/extranormal3 running install_egg_info running egg_info writing top-level names to extranormal3.egg-info/top_level.txt writing extranormal3.egg-info/PKG-INFO writing dependency_links to extranormal3.egg-info/dependency_links.txt reading manifest file 'extranormal3.egg-info/SOURCES.txt' writing manifest file 'extranormal3.egg-info/SOURCES.txt' Copying extranormal3.egg-info to build/bdist.linux-armv7l/wheel/extranormal3-0.0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/extranormal3-0.0.3.dist-info/WHEEL creating '/tmp/pip-wheel-7lbz1n98/extranormal3-0.0.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'extranormal3/__init__.py' adding 'extranormal3/curved_tools.py' adding 'extranormal3/extra_exafs.py' adding 'extranormal3/forward_fourier.py' adding 'extranormal3/normal_xas.py' adding 'extranormal3-0.0.3.dist-info/METADATA' adding 'extranormal3-0.0.3.dist-info/WHEEL' adding 'extranormal3-0.0.3.dist-info/top_level.txt' adding 'extranormal3-0.0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for extranormal3: finished with status 'done' Stored in directory: /tmp/tmpnx890gmx Successfully built extranormal3 Cleaning up... Removing source in /tmp/pip-wheel-e9_j95hx/extranormal3 Removed build tracker '/tmp/pip-req-tracker-xoy89znl'