Created temporary directory: /tmp/pip-ephem-wheel-cache-ftv3wjtg Created temporary directory: /tmp/pip-req-tracker-qsza40zf Created requirements tracker '/tmp/pip-req-tracker-qsza40zf' Created temporary directory: /tmp/pip-wheel-g4dfncr5 Looking in indexes: https://pypi.python.org/simple Collecting fxy==0.1.1 1 location(s) to search for versions of fxy: * https://pypi.python.org/simple/fxy/ Getting page https://pypi.python.org/simple/fxy/ Analyzing links from page https://pypi.org/simple/fxy/ Found link https://files.pythonhosted.org/packages/15/06/041bd13ce7df9ff22402d5842ecf114c861ef61b0eae09cafcab432440fe/fxy-0.1.tar.gz#sha256=15c6cbd87f7fc7668651670f68bcff391e91bf379bafe987b2daa346afa72532 (from https://pypi.org/simple/fxy/), version: 0.1 Found link https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz#sha256=e0c3a96e693ebec23c4dbdae57f29342f5bf3e2bdcbdd153445c5d2eb3caa637 (from https://pypi.org/simple/fxy/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/e9/5c/c985906adf97f7d553c72cb9f018bc64eb307948bfac45878fbd485edefd/fxy-0.11.tar.gz#sha256=8a390cfc959dbe4ebf70e83ac2498f5075065381127fce4a422dc7a4918a3bee (from https://pypi.org/simple/fxy/), version: 0.11 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-jlf46ly3 Downloading https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz#sha256=e0c3a96e693ebec23c4dbdae57f29342f5bf3e2bdcbdd153445c5d2eb3caa637 (from https://pypi.org/simple/fxy/) Added fxy==0.1.1 from https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz#sha256=e0c3a96e693ebec23c4dbdae57f29342f5bf3e2bdcbdd153445c5d2eb3caa637 to build tracker '/tmp/pip-req-tracker-qsza40zf' Running setup.py (path:/tmp/pip-wheel-g4dfncr5/fxy/setup.py) egg_info for package fxy Running command python setup.py egg_info running egg_info creating pip-egg-info/fxy.egg-info writing dependency_links to pip-egg-info/fxy.egg-info/dependency_links.txt writing requirements to pip-egg-info/fxy.egg-info/requires.txt writing top-level names to pip-egg-info/fxy.egg-info/top_level.txt writing pip-egg-info/fxy.egg-info/PKG-INFO writing manifest file 'pip-egg-info/fxy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/fxy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/fxy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-g4dfncr5/fxy has version 0.1.1, which satisfies requirement fxy==0.1.1 from https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz#sha256=e0c3a96e693ebec23c4dbdae57f29342f5bf3e2bdcbdd153445c5d2eb3caa637 Removed fxy==0.1.1 from https://files.pythonhosted.org/packages/fe/83/c144a1ea0029db7282d9d678d01a926f4ef330ec1e7fdb271a40e7f10db9/fxy-0.1.1.tar.gz#sha256=e0c3a96e693ebec23c4dbdae57f29342f5bf3e2bdcbdd153445c5d2eb3caa637 from build tracker '/tmp/pip-req-tracker-qsza40zf' Building wheels for collected packages: fxy Created temporary directory: /tmp/pip-wheel-4c2qtooj Running setup.py bdist_wheel for fxy: started Destination directory: /tmp/pip-wheel-4c2qtooj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-g4dfncr5/fxy/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-4c2qtooj running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/fxy copying fxy/__init__.py -> build/lib/fxy creating build/lib/fxy/gravitation copying fxy/gravitation/test_gravitation.py -> build/lib/fxy/gravitation copying fxy/gravitation/gravity_force.py -> build/lib/fxy/gravitation copying fxy/gravitation/__init__.py -> build/lib/fxy/gravitation creating build/lib/fxy/thermodynamics copying fxy/thermodynamics/air_density.py -> build/lib/fxy/thermodynamics copying fxy/thermodynamics/__init__.py -> build/lib/fxy/thermodynamics 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/fxy creating build/bdist.linux-armv7l/wheel/fxy/gravitation copying build/lib/fxy/gravitation/test_gravitation.py -> build/bdist.linux-armv7l/wheel/fxy/gravitation copying build/lib/fxy/gravitation/gravity_force.py -> build/bdist.linux-armv7l/wheel/fxy/gravitation copying build/lib/fxy/gravitation/__init__.py -> build/bdist.linux-armv7l/wheel/fxy/gravitation creating build/bdist.linux-armv7l/wheel/fxy/thermodynamics copying build/lib/fxy/thermodynamics/air_density.py -> build/bdist.linux-armv7l/wheel/fxy/thermodynamics copying build/lib/fxy/thermodynamics/__init__.py -> build/bdist.linux-armv7l/wheel/fxy/thermodynamics copying build/lib/fxy/__init__.py -> build/bdist.linux-armv7l/wheel/fxy running install_egg_info running egg_info writing requirements to fxy.egg-info/requires.txt writing dependency_links to fxy.egg-info/dependency_links.txt writing fxy.egg-info/PKG-INFO writing top-level names to fxy.egg-info/top_level.txt reading manifest file 'fxy.egg-info/SOURCES.txt' writing manifest file 'fxy.egg-info/SOURCES.txt' Copying fxy.egg-info to build/bdist.linux-armv7l/wheel/fxy-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/fxy-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-4c2qtooj/fxy-0.1.1-py3-none-any.whl' and adding '.' to it adding 'fxy/__init__.py' adding 'fxy/gravitation/__init__.py' adding 'fxy/gravitation/gravity_force.py' adding 'fxy/gravitation/test_gravitation.py' adding 'fxy/thermodynamics/__init__.py' adding 'fxy/thermodynamics/air_density.py' adding 'fxy-0.1.1.dist-info/top_level.txt' adding 'fxy-0.1.1.dist-info/WHEEL' adding 'fxy-0.1.1.dist-info/METADATA' adding 'fxy-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for fxy: finished with status 'done' Stored in directory: /tmp/tmp3djfl6wa Successfully built fxy Cleaning up... Removing source in /tmp/pip-wheel-g4dfncr5/fxy Removed build tracker '/tmp/pip-req-tracker-qsza40zf'