Created temporary directory: /tmp/pip-ephem-wheel-cache-vrjxbqtk Created temporary directory: /tmp/pip-req-tracker-ys48avem Created requirements tracker '/tmp/pip-req-tracker-ys48avem' Created temporary directory: /tmp/pip-wheel-xjcdtt1w Collecting Phosphorpy==0.5.3 1 location(s) to search for versions of Phosphorpy: * https://pypi.org/simple/phosphorpy/ Getting page https://pypi.org/simple/phosphorpy/ Analyzing links from page https://pypi.org/simple/phosphorpy/ Found link https://files.pythonhosted.org/packages/99/fb/50dee14a133a8d1da8ac1b7ade0dcaa7dfd99bf7e1f251c0b4018bcd469a/Phosphorpy-0.5.2.tar.gz#sha256=c0d939bea32a36e8ef419489ba8a37385edb28f35c466839160a3f6046a7941b (from https://pypi.org/simple/phosphorpy/), version: 0.5.2 Found link https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz#sha256=4ffe42e04cc02080ad68e2ded0b695bd1ec0fcf537cfb1d871845eac9b6c6ab7 (from https://pypi.org/simple/phosphorpy/), version: 0.5.3 Found link https://files.pythonhosted.org/packages/e1/90/4d7472082ca18c18e1601a774c378be1765e3dfdf91d5479765897aa4368/Phosphorpy-0.5.3.1.tar.gz#sha256=be7b5daafa5b29f638d566b97a0ba8f72fe57fc6e7ccb8fa8021c2e691667aba (from https://pypi.org/simple/phosphorpy/), version: 0.5.3.1 Using version 0.5.3 (newest of versions: 0.5.3) Created temporary directory: /tmp/pip-unpack-zoghkxi_ Downloading https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz#sha256=4ffe42e04cc02080ad68e2ded0b695bd1ec0fcf537cfb1d871845eac9b6c6ab7 (from https://pypi.org/simple/phosphorpy/) Added Phosphorpy==0.5.3 from https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz#sha256=4ffe42e04cc02080ad68e2ded0b695bd1ec0fcf537cfb1d871845eac9b6c6ab7 to build tracker '/tmp/pip-req-tracker-ys48avem' Running setup.py (path:/tmp/pip-wheel-xjcdtt1w/Phosphorpy/setup.py) egg_info for package Phosphorpy Running command python setup.py egg_info running egg_info creating pip-egg-info/Phosphorpy.egg-info writing dependency_links to pip-egg-info/Phosphorpy.egg-info/dependency_links.txt writing pip-egg-info/Phosphorpy.egg-info/PKG-INFO writing requirements to pip-egg-info/Phosphorpy.egg-info/requires.txt writing top-level names to pip-egg-info/Phosphorpy.egg-info/top_level.txt writing manifest file 'pip-egg-info/Phosphorpy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/Phosphorpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/Phosphorpy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-xjcdtt1w/Phosphorpy has version 0.5.3, which satisfies requirement Phosphorpy==0.5.3 from https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz#sha256=4ffe42e04cc02080ad68e2ded0b695bd1ec0fcf537cfb1d871845eac9b6c6ab7 Removed Phosphorpy==0.5.3 from https://files.pythonhosted.org/packages/97/12/314db55d862afac825b502deec9574bc8ca230fa3d62ef8fd2350145e9d5/Phosphorpy-0.5.3.tar.gz#sha256=4ffe42e04cc02080ad68e2ded0b695bd1ec0fcf537cfb1d871845eac9b6c6ab7 from build tracker '/tmp/pip-req-tracker-ys48avem' Building wheels for collected packages: Phosphorpy Created temporary directory: /tmp/pip-wheel-r827tf8q Running setup.py bdist_wheel for Phosphorpy: started Destination directory: /tmp/pip-wheel-r827tf8q Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-xjcdtt1w/Phosphorpy/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-r827tf8q running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/Phosphorpy copying Phosphorpy/__init__.py -> build/lib/Phosphorpy creating build/lib/Phosphorpy/data copying Phosphorpy/data/mask.py -> build/lib/Phosphorpy/data copying Phosphorpy/data/data.py -> build/lib/Phosphorpy/data copying Phosphorpy/data/__init__.py -> build/lib/Phosphorpy/data creating build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/table.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/colors.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/astrometry.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/flux.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/coordinates.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/magnitudes.py -> build/lib/Phosphorpy/data/sub copying Phosphorpy/data/sub/__init__.py -> build/lib/Phosphorpy/data/sub creating build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/flux.py -> build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/coordinates.py -> build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/magnitude.py -> build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/plot.py -> build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/__init__.py -> build/lib/Phosphorpy/data/sub/plots copying Phosphorpy/data/sub/plots/color.py -> build/lib/Phosphorpy/data/sub/plots creating build/lib/Phosphorpy/test copying Phosphorpy/test/data_test.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/vizier_test.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/fit_test.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/plot_test.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/config_test.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/magnitude_tests.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/__init__.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/coordinate_tests.py -> build/lib/Phosphorpy/test copying Phosphorpy/test/report_test.py -> build/lib/Phosphorpy/test creating build/lib/Phosphorpy/config copying Phosphorpy/config/names.py -> build/lib/Phosphorpy/config copying Phosphorpy/config/config.py -> build/lib/Phosphorpy/config copying Phosphorpy/config/survey_data.py -> build/lib/Phosphorpy/config copying Phosphorpy/config/__init__.py -> build/lib/Phosphorpy/config copying Phosphorpy/config/match.py -> build/lib/Phosphorpy/config creating build/lib/Phosphorpy/report copying Phosphorpy/report/Report.py -> build/lib/Phosphorpy/report copying Phosphorpy/report/source.py -> build/lib/Phosphorpy/report copying Phosphorpy/report/__init__.py -> build/lib/Phosphorpy/report creating build/lib/Phosphorpy/fitting copying Phosphorpy/fitting/__init__.py -> build/lib/Phosphorpy/fitting copying Phosphorpy/fitting/fit.py -> build/lib/Phosphorpy/fitting creating build/lib/Phosphorpy/external copying Phosphorpy/external/panstarrs.py -> build/lib/Phosphorpy/external copying Phosphorpy/external/sdss.py -> build/lib/Phosphorpy/external copying Phosphorpy/external/xmatch.py -> build/lib/Phosphorpy/external copying Phosphorpy/external/vizier.py -> build/lib/Phosphorpy/external copying Phosphorpy/external/__init__.py -> build/lib/Phosphorpy/external copying Phosphorpy/external/image.py -> build/lib/Phosphorpy/external running egg_info writing requirements to Phosphorpy.egg-info/requires.txt writing dependency_links to Phosphorpy.egg-info/dependency_links.txt writing Phosphorpy.egg-info/PKG-INFO writing top-level names to Phosphorpy.egg-info/top_level.txt reading manifest file 'Phosphorpy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'Phosphorpy.egg-info/SOURCES.txt' creating build/lib/Phosphorpy/local copying Phosphorpy/local/survey.conf -> build/lib/Phosphorpy/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/Phosphorpy creating build/bdist.linux-armv7l/wheel/Phosphorpy/fitting copying build/lib/Phosphorpy/fitting/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/fitting copying build/lib/Phosphorpy/fitting/fit.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/fitting creating build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/data_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/vizier_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/fit_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/plot_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/config_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/magnitude_tests.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/coordinate_tests.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test copying build/lib/Phosphorpy/test/report_test.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/test creating build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/panstarrs.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/sdss.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/xmatch.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/vizier.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external copying build/lib/Phosphorpy/external/image.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/external creating build/bdist.linux-armv7l/wheel/Phosphorpy/report copying build/lib/Phosphorpy/report/Report.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/report copying build/lib/Phosphorpy/report/source.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/report copying build/lib/Phosphorpy/report/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/report creating build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/config/names.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/config/config.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/config/survey_data.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/config/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/config/match.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/config copying build/lib/Phosphorpy/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy creating build/bdist.linux-armv7l/wheel/Phosphorpy/local copying build/lib/Phosphorpy/local/survey.conf -> build/bdist.linux-armv7l/wheel/Phosphorpy/local creating build/bdist.linux-armv7l/wheel/Phosphorpy/data copying build/lib/Phosphorpy/data/mask.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data copying build/lib/Phosphorpy/data/data.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data creating build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/table.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/colors.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/astrometry.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/flux.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/coordinates.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/sub/magnitudes.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub creating build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/flux.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/coordinates.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/magnitude.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/plot.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/plots/color.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub/plots copying build/lib/Phosphorpy/data/sub/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data/sub copying build/lib/Phosphorpy/data/__init__.py -> build/bdist.linux-armv7l/wheel/Phosphorpy/data running install_egg_info Copying Phosphorpy.egg-info to build/bdist.linux-armv7l/wheel/Phosphorpy-0.5.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/Phosphorpy-0.5.3.dist-info/WHEEL creating '/tmp/pip-wheel-r827tf8q/Phosphorpy-0.5.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'Phosphorpy/__init__.py' adding 'Phosphorpy/config/__init__.py' adding 'Phosphorpy/config/config.py' adding 'Phosphorpy/config/match.py' adding 'Phosphorpy/config/names.py' adding 'Phosphorpy/config/survey_data.py' adding 'Phosphorpy/data/__init__.py' adding 'Phosphorpy/data/data.py' adding 'Phosphorpy/data/mask.py' adding 'Phosphorpy/data/sub/__init__.py' adding 'Phosphorpy/data/sub/astrometry.py' adding 'Phosphorpy/data/sub/colors.py' adding 'Phosphorpy/data/sub/coordinates.py' adding 'Phosphorpy/data/sub/flux.py' adding 'Phosphorpy/data/sub/magnitudes.py' adding 'Phosphorpy/data/sub/table.py' adding 'Phosphorpy/data/sub/plots/__init__.py' adding 'Phosphorpy/data/sub/plots/color.py' adding 'Phosphorpy/data/sub/plots/coordinates.py' adding 'Phosphorpy/data/sub/plots/flux.py' adding 'Phosphorpy/data/sub/plots/magnitude.py' adding 'Phosphorpy/data/sub/plots/plot.py' adding 'Phosphorpy/external/__init__.py' adding 'Phosphorpy/external/image.py' adding 'Phosphorpy/external/panstarrs.py' adding 'Phosphorpy/external/sdss.py' adding 'Phosphorpy/external/vizier.py' adding 'Phosphorpy/external/xmatch.py' adding 'Phosphorpy/fitting/__init__.py' adding 'Phosphorpy/fitting/fit.py' adding 'Phosphorpy/local/survey.conf' adding 'Phosphorpy/report/Report.py' adding 'Phosphorpy/report/__init__.py' adding 'Phosphorpy/report/source.py' adding 'Phosphorpy/test/__init__.py' adding 'Phosphorpy/test/config_test.py' adding 'Phosphorpy/test/coordinate_tests.py' adding 'Phosphorpy/test/data_test.py' adding 'Phosphorpy/test/fit_test.py' adding 'Phosphorpy/test/magnitude_tests.py' adding 'Phosphorpy/test/plot_test.py' adding 'Phosphorpy/test/report_test.py' adding 'Phosphorpy/test/vizier_test.py' adding 'Phosphorpy-0.5.3.dist-info/METADATA' adding 'Phosphorpy-0.5.3.dist-info/WHEEL' adding 'Phosphorpy-0.5.3.dist-info/top_level.txt' adding 'Phosphorpy-0.5.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for Phosphorpy: finished with status 'done' Stored in directory: /tmp/tmp9ldkvb36 Successfully built Phosphorpy Cleaning up... Removing source in /tmp/pip-wheel-xjcdtt1w/Phosphorpy Removed build tracker '/tmp/pip-req-tracker-ys48avem'