Created temporary directory: /tmp/pip-ephem-wheel-cache-lbwaz2do Created temporary directory: /tmp/pip-req-tracker-68yo_f1v Created requirements tracker '/tmp/pip-req-tracker-68yo_f1v' Created temporary directory: /tmp/pip-wheel-nl0_o3h7 Collecting selectionfunctions==0.1.0 1 location(s) to search for versions of selectionfunctions: * https://pypi.org/simple/selectionfunctions/ Getting page https://pypi.org/simple/selectionfunctions/ Analyzing links from page https://pypi.org/simple/selectionfunctions/ Found link https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz#sha256=a81892761629f4459db391929bf84b399c92782b1ad64bb1cf8d6b91960452eb (from https://pypi.org/simple/selectionfunctions/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-ubdu_l2z Downloading https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz#sha256=a81892761629f4459db391929bf84b399c92782b1ad64bb1cf8d6b91960452eb (from https://pypi.org/simple/selectionfunctions/) Added selectionfunctions==0.1.0 from https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz#sha256=a81892761629f4459db391929bf84b399c92782b1ad64bb1cf8d6b91960452eb to build tracker '/tmp/pip-req-tracker-68yo_f1v' Running setup.py (path:/tmp/pip-wheel-nl0_o3h7/selectionfunctions/setup.py) egg_info for package selectionfunctions Running command python setup.py egg_info running egg_info creating pip-egg-info/selectionfunctions.egg-info writing top-level names to pip-egg-info/selectionfunctions.egg-info/top_level.txt writing requirements to pip-egg-info/selectionfunctions.egg-info/requires.txt writing pip-egg-info/selectionfunctions.egg-info/PKG-INFO writing dependency_links to pip-egg-info/selectionfunctions.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/selectionfunctions.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/selectionfunctions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dustmaps/tests/ned_output.json' warning: no files found matching 'dustmaps/data/bh/bh.h5' writing manifest file 'pip-egg-info/selectionfunctions.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-nl0_o3h7/selectionfunctions has version 0.1.0, which satisfies requirement selectionfunctions==0.1.0 from https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz#sha256=a81892761629f4459db391929bf84b399c92782b1ad64bb1cf8d6b91960452eb Removed selectionfunctions==0.1.0 from https://files.pythonhosted.org/packages/c1/5b/f46c0644efcef0798128a5e754977e7c329e9aa120d63bf0fe0fa0199732/selectionfunctions-0.1.0.tar.gz#sha256=a81892761629f4459db391929bf84b399c92782b1ad64bb1cf8d6b91960452eb from build tracker '/tmp/pip-req-tracker-68yo_f1v' Building wheels for collected packages: selectionfunctions Created temporary directory: /tmp/pip-wheel-699oqcn9 Running setup.py bdist_wheel for selectionfunctions: started Destination directory: /tmp/pip-wheel-699oqcn9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-nl0_o3h7/selectionfunctions/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-699oqcn9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/selectionfunctions copying selectionfunctions/map_base.py -> build/lib/selectionfunctions copying selectionfunctions/unstructured_map.py -> build/lib/selectionfunctions copying selectionfunctions/sfexceptions.py -> build/lib/selectionfunctions copying selectionfunctions/config.py -> build/lib/selectionfunctions copying selectionfunctions/source_base.py -> build/lib/selectionfunctions copying selectionfunctions/equirectangular_map.py -> build/lib/selectionfunctions copying selectionfunctions/healpix_map.py -> build/lib/selectionfunctions copying selectionfunctions/std_paths.py -> build/lib/selectionfunctions copying selectionfunctions/json_serializers.py -> build/lib/selectionfunctions copying selectionfunctions/__init__.py -> build/lib/selectionfunctions copying selectionfunctions/fetch_utils.py -> build/lib/selectionfunctions copying selectionfunctions/boubert_everall_2019.py -> build/lib/selectionfunctions running egg_info writing requirements to selectionfunctions.egg-info/requires.txt writing selectionfunctions.egg-info/PKG-INFO writing dependency_links to selectionfunctions.egg-info/dependency_links.txt writing top-level names to selectionfunctions.egg-info/top_level.txt reading manifest file 'selectionfunctions.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'dustmaps/tests/ned_output.json' warning: no files found matching 'dustmaps/data/bh/bh.h5' writing manifest file 'selectionfunctions.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/selectionfunctions copying build/lib/selectionfunctions/map_base.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/unstructured_map.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/sfexceptions.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/config.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/source_base.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/equirectangular_map.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/healpix_map.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/std_paths.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/json_serializers.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/__init__.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/fetch_utils.py -> build/bdist.linux-armv7l/wheel/selectionfunctions copying build/lib/selectionfunctions/boubert_everall_2019.py -> build/bdist.linux-armv7l/wheel/selectionfunctions running install_egg_info Copying selectionfunctions.egg-info to build/bdist.linux-armv7l/wheel/selectionfunctions-0.1.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/selectionfunctions-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-699oqcn9/selectionfunctions-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'selectionfunctions/__init__.py' adding 'selectionfunctions/boubert_everall_2019.py' adding 'selectionfunctions/config.py' adding 'selectionfunctions/equirectangular_map.py' adding 'selectionfunctions/fetch_utils.py' adding 'selectionfunctions/healpix_map.py' adding 'selectionfunctions/json_serializers.py' adding 'selectionfunctions/map_base.py' adding 'selectionfunctions/sfexceptions.py' adding 'selectionfunctions/source_base.py' adding 'selectionfunctions/std_paths.py' adding 'selectionfunctions/unstructured_map.py' adding 'selectionfunctions-0.1.0.dist-info/LICENSE.txt' adding 'selectionfunctions-0.1.0.dist-info/METADATA' adding 'selectionfunctions-0.1.0.dist-info/WHEEL' adding 'selectionfunctions-0.1.0.dist-info/top_level.txt' adding 'selectionfunctions-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for selectionfunctions: finished with status 'done' Stored in directory: /tmp/tmpr4x5j8me Successfully built selectionfunctions Cleaning up... Removing source in /tmp/pip-wheel-nl0_o3h7/selectionfunctions Removed build tracker '/tmp/pip-req-tracker-68yo_f1v'