Created temporary directory: /tmp/pip-ephem-wheel-cache-5cgkqu3_ Created temporary directory: /tmp/pip-req-tracker-4om9hmrl Created requirements tracker '/tmp/pip-req-tracker-4om9hmrl' Created temporary directory: /tmp/pip-wheel-vkjhf0dz Collecting AstroAtmosphere==1.0 1 location(s) to search for versions of AstroAtmosphere: * https://pypi.org/simple/astroatmosphere/ Getting page https://pypi.org/simple/astroatmosphere/ Analyzing links from page https://pypi.org/simple/astroatmosphere/ Found link https://files.pythonhosted.org/packages/89/07/7ec13eea949908d2de7a4f33f4ec5b6c41fb9516a8c430f128068d31933b/AstroAtmosphere-0.1.1.tar.gz#sha256=e4b38e52901b34ac57c7849252839c4a5dfeba1d4f27fc0b63235c14995e332e (from https://pypi.org/simple/astroatmosphere/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/ab/57/b4e0141ff15d934061a1ff2bfe767894c4dd3824565e2247709ee96e6d5b/AstroAtmosphere-0.1.2.tar.gz#sha256=b2faf67ed42f5b83243507120fb086ff145443efd44934a258ce47e2b357cfd9 (from https://pypi.org/simple/astroatmosphere/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz#sha256=5aec177ba99d994932f42da7fe8c9090b69b51122b2186a625e3c2c4e5898bcc (from https://pypi.org/simple/astroatmosphere/), version: 1.0 Using version 1.0 (newest of versions: 1.0) Created temporary directory: /tmp/pip-unpack-2kr6grvm Downloading https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz#sha256=5aec177ba99d994932f42da7fe8c9090b69b51122b2186a625e3c2c4e5898bcc (from https://pypi.org/simple/astroatmosphere/) Added AstroAtmosphere==1.0 from https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz#sha256=5aec177ba99d994932f42da7fe8c9090b69b51122b2186a625e3c2c4e5898bcc to build tracker '/tmp/pip-req-tracker-4om9hmrl' Running setup.py (path:/tmp/pip-wheel-vkjhf0dz/AstroAtmosphere/setup.py) egg_info for package AstroAtmosphere Running command python setup.py egg_info running egg_info creating pip-egg-info/AstroAtmosphere.egg-info writing requirements to pip-egg-info/AstroAtmosphere.egg-info/requires.txt writing top-level names to pip-egg-info/AstroAtmosphere.egg-info/top_level.txt writing dependency_links to pip-egg-info/AstroAtmosphere.egg-info/dependency_links.txt writing pip-egg-info/AstroAtmosphere.egg-info/PKG-INFO writing manifest file 'pip-egg-info/AstroAtmosphere.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/AstroAtmosphere.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/AstroAtmosphere.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-vkjhf0dz/AstroAtmosphere has version 1.0, which satisfies requirement AstroAtmosphere==1.0 from https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz#sha256=5aec177ba99d994932f42da7fe8c9090b69b51122b2186a625e3c2c4e5898bcc Removed AstroAtmosphere==1.0 from https://files.pythonhosted.org/packages/d1/e0/2508a83aa5b648033d95a3d396544e09e5d8cbfd43aa4ff452da7a8577ee/AstroAtmosphere-1.0.tar.gz#sha256=5aec177ba99d994932f42da7fe8c9090b69b51122b2186a625e3c2c4e5898bcc from build tracker '/tmp/pip-req-tracker-4om9hmrl' Building wheels for collected packages: AstroAtmosphere Created temporary directory: /tmp/pip-wheel-ixmabv7u Running setup.py bdist_wheel for AstroAtmosphere: started Destination directory: /tmp/pip-wheel-ixmabv7u Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-vkjhf0dz/AstroAtmosphere/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-ixmabv7u running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/AstroAtmosphere copying AstroAtmosphere/examples.py -> build/lib/AstroAtmosphere copying AstroAtmosphere/ciddorModel.py -> build/lib/AstroAtmosphere copying AstroAtmosphere/__init__.py -> build/lib/AstroAtmosphere copying AstroAtmosphere/dispersionModels.py -> build/lib/AstroAtmosphere copying AstroAtmosphere/refractivityModels.py -> build/lib/AstroAtmosphere copying AstroAtmosphere/refractionModels.py -> build/lib/AstroAtmosphere running egg_info writing requirements to AstroAtmosphere.egg-info/requires.txt writing AstroAtmosphere.egg-info/PKG-INFO writing dependency_links to AstroAtmosphere.egg-info/dependency_links.txt writing top-level names to AstroAtmosphere.egg-info/top_level.txt reading manifest file 'AstroAtmosphere.egg-info/SOURCES.txt' writing manifest file 'AstroAtmosphere.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/AstroAtmosphere copying build/lib/AstroAtmosphere/examples.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere copying build/lib/AstroAtmosphere/ciddorModel.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere copying build/lib/AstroAtmosphere/__init__.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere copying build/lib/AstroAtmosphere/dispersionModels.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere copying build/lib/AstroAtmosphere/refractivityModels.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere copying build/lib/AstroAtmosphere/refractionModels.py -> build/bdist.linux-armv7l/wheel/AstroAtmosphere running install_data creating build/bdist.linux-armv7l/wheel/AstroAtmosphere-1.0.data creating build/bdist.linux-armv7l/wheel/AstroAtmosphere-1.0.data/data copying LICENSE.txt -> build/bdist.linux-armv7l/wheel/AstroAtmosphere-1.0.data/data/ running install_egg_info Copying AstroAtmosphere.egg-info to build/bdist.linux-armv7l/wheel/AstroAtmosphere-1.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICENSE.txt") creating build/bdist.linux-armv7l/wheel/AstroAtmosphere-1.0.dist-info/WHEEL creating '/tmp/pip-wheel-ixmabv7u/AstroAtmosphere-1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'AstroAtmosphere/__init__.py' adding 'AstroAtmosphere/ciddorModel.py' adding 'AstroAtmosphere/dispersionModels.py' adding 'AstroAtmosphere/examples.py' adding 'AstroAtmosphere/refractionModels.py' adding 'AstroAtmosphere/refractivityModels.py' adding 'AstroAtmosphere-1.0.data/data/LICENSE.txt' adding 'AstroAtmosphere-1.0.dist-info/LICENSE.txt' adding 'AstroAtmosphere-1.0.dist-info/METADATA' adding 'AstroAtmosphere-1.0.dist-info/WHEEL' adding 'AstroAtmosphere-1.0.dist-info/top_level.txt' adding 'AstroAtmosphere-1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for AstroAtmosphere: finished with status 'done' Stored in directory: /tmp/tmpalstpcb4 Successfully built AstroAtmosphere Cleaning up... Removing source in /tmp/pip-wheel-vkjhf0dz/AstroAtmosphere Removed build tracker '/tmp/pip-req-tracker-4om9hmrl'