Created temporary directory: /tmp/pip-ephem-wheel-cache-9hbcwd1a Created temporary directory: /tmp/pip-req-tracker-yxzl_1xs Created requirements tracker '/tmp/pip-req-tracker-yxzl_1xs' Created temporary directory: /tmp/pip-wheel-bbr10nl_ Collecting armapy==0.8.4 1 location(s) to search for versions of armapy: * https://pypi.org/simple/armapy/ Getting page https://pypi.org/simple/armapy/ Analyzing links from page https://pypi.org/simple/armapy/ Found link https://files.pythonhosted.org/packages/c2/27/8fdc056bdc8d1dbacd0a87716e9a742e943e661e70b267f4f08bcae4d95d/armapy-0.8.3.tar.gz#sha256=264a52e627d0f0953bdc163cb4543702e579ad4192cd8546a3cf79e2b80bbd21 (from https://pypi.org/simple/armapy/), version: 0.8.3 Found link https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz#sha256=f859bd6f9d8c8085ba3742f9f934ddde0296741b3e1da6d8566151beef559618 (from https://pypi.org/simple/armapy/), version: 0.8.4 Using version 0.8.4 (newest of versions: 0.8.4) Created temporary directory: /tmp/pip-unpack-mj7fpv1l Downloading https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz (154kB) Downloading from URL https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz#sha256=f859bd6f9d8c8085ba3742f9f934ddde0296741b3e1da6d8566151beef559618 (from https://pypi.org/simple/armapy/) Added armapy==0.8.4 from https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz#sha256=f859bd6f9d8c8085ba3742f9f934ddde0296741b3e1da6d8566151beef559618 to build tracker '/tmp/pip-req-tracker-yxzl_1xs' Running setup.py (path:/tmp/pip-wheel-bbr10nl_/armapy/setup.py) egg_info for package armapy Running command python setup.py egg_info running egg_info creating pip-egg-info/armapy.egg-info writing pip-egg-info/armapy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/armapy.egg-info/dependency_links.txt writing top-level names to pip-egg-info/armapy.egg-info/top_level.txt writing manifest file 'pip-egg-info/armapy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/armapy.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/armapy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-bbr10nl_/armapy has version 0.8.4, which satisfies requirement armapy==0.8.4 from https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz#sha256=f859bd6f9d8c8085ba3742f9f934ddde0296741b3e1da6d8566151beef559618 Removed armapy==0.8.4 from https://files.pythonhosted.org/packages/0e/41/6183ab9e7ce4066fa3bd4e5caa3b32da14fd271dae711f4646e955113015/armapy-0.8.4.tar.gz#sha256=f859bd6f9d8c8085ba3742f9f934ddde0296741b3e1da6d8566151beef559618 from build tracker '/tmp/pip-req-tracker-yxzl_1xs' Building wheels for collected packages: armapy Created temporary directory: /tmp/pip-wheel-betcly18 Running setup.py bdist_wheel for armapy: started Destination directory: /tmp/pip-wheel-betcly18 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-bbr10nl_/armapy/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-betcly18 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/armapy copying armapy/__init__.py -> build/lib/armapy copying armapy/test.py -> build/lib/armapy copying armapy/mag_calc.py -> build/lib/armapy copying armapy/svo.py -> build/lib/armapy creating build/lib/armapy/plot copying armapy/plot/__init__.py -> build/lib/armapy/plot copying armapy/plot/plotting.py -> build/lib/armapy/plot copying armapy/alpha_lyr_stis_006.fits -> build/lib/armapy creating build/lib/armapy/local copying armapy/local/shortcuts.ini -> build/lib/armapy/local 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/armapy creating build/bdist.linux-armv7l/wheel/armapy/plot copying build/lib/armapy/plot/__init__.py -> build/bdist.linux-armv7l/wheel/armapy/plot copying build/lib/armapy/plot/plotting.py -> build/bdist.linux-armv7l/wheel/armapy/plot copying build/lib/armapy/__init__.py -> build/bdist.linux-armv7l/wheel/armapy copying build/lib/armapy/test.py -> build/bdist.linux-armv7l/wheel/armapy copying build/lib/armapy/alpha_lyr_stis_006.fits -> build/bdist.linux-armv7l/wheel/armapy copying build/lib/armapy/mag_calc.py -> build/bdist.linux-armv7l/wheel/armapy copying build/lib/armapy/svo.py -> build/bdist.linux-armv7l/wheel/armapy creating build/bdist.linux-armv7l/wheel/armapy/local copying build/lib/armapy/local/shortcuts.ini -> build/bdist.linux-armv7l/wheel/armapy/local running install_egg_info running egg_info creating armapy.egg-info writing top-level names to armapy.egg-info/top_level.txt writing armapy.egg-info/PKG-INFO writing dependency_links to armapy.egg-info/dependency_links.txt writing manifest file 'armapy.egg-info/SOURCES.txt' reading manifest file 'armapy.egg-info/SOURCES.txt' writing manifest file 'armapy.egg-info/SOURCES.txt' Copying armapy.egg-info to build/bdist.linux-armv7l/wheel/armapy-0.8.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/armapy-0.8.4.dist-info/WHEEL creating '/tmp/pip-wheel-betcly18/armapy-0.8.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'armapy/__init__.py' adding 'armapy/alpha_lyr_stis_006.fits' adding 'armapy/mag_calc.py' adding 'armapy/svo.py' adding 'armapy/test.py' adding 'armapy/local/shortcuts.ini' adding 'armapy/plot/__init__.py' adding 'armapy/plot/plotting.py' adding 'armapy-0.8.4.dist-info/METADATA' adding 'armapy-0.8.4.dist-info/WHEEL' adding 'armapy-0.8.4.dist-info/top_level.txt' adding 'armapy-0.8.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for armapy: finished with status 'done' Stored in directory: /tmp/tmpcj2rxh15 Successfully built armapy Cleaning up... Removing source in /tmp/pip-wheel-bbr10nl_/armapy Removed build tracker '/tmp/pip-req-tracker-yxzl_1xs'