Created temporary directory: /tmp/pip-ephem-wheel-cache-721a3g_t Created temporary directory: /tmp/pip-wheel-1lp66m8v Looking in indexes: https://pypi.python.org/simple Collecting space-command==0.3 1 location(s) to search for versions of space-command: * https://pypi.python.org/simple/space-command/ Getting page https://pypi.python.org/simple/space-command/ Analyzing links from page https://pypi.org/simple/space-command/ Found link https://files.pythonhosted.org/packages/bd/b4/77a51395d27b4c79907e62f757db50a55f873c3f8dc2b2faecee193a25ad/space-command-0.1.tar.gz#sha256=f8a41efa6f9e8df54cf6572d6b38f91312006acbbd36b07ab0bde3e40c744c9a (from https://pypi.org/simple/space-command/), version: 0.1 Found link https://files.pythonhosted.org/packages/b5/9b/688e45b797447a5d269d1a64e4e8b03e28ccde9d759fae21519dd003974f/space-command-0.2.tar.gz#sha256=b4139c8038ca76627f8650e212b12c52ed07fd762ec9e58d60eb6888e34a33a9 (from https://pypi.org/simple/space-command/), version: 0.2 Found link https://files.pythonhosted.org/packages/94/2f/a9957cde2de8b74a68cd93146f76c0dd261d618050e696220f7f7fd3bfdf/space-command-0.3.tar.gz#sha256=4b6be399c3e5b7cd4fe713154f4cfa25b7322087e6ca79785d54416101faa946 (from https://pypi.org/simple/space-command/), version: 0.3 Using version 0.3 (newest of versions: 0.3) Created temporary directory: /tmp/pip-unpack-jd42njun Downloading https://files.pythonhosted.org/packages/94/2f/a9957cde2de8b74a68cd93146f76c0dd261d618050e696220f7f7fd3bfdf/space-command-0.3.tar.gz (3.4MB) Downloading from URL https://files.pythonhosted.org/packages/94/2f/a9957cde2de8b74a68cd93146f76c0dd261d618050e696220f7f7fd3bfdf/space-command-0.3.tar.gz#sha256=4b6be399c3e5b7cd4fe713154f4cfa25b7322087e6ca79785d54416101faa946 (from https://pypi.org/simple/space-command/) Running setup.py (path:/tmp/pip-wheel-1lp66m8v/space-command/setup.py) egg_info for package space-command Running command python setup.py egg_info running egg_info creating pip-egg-info/space_command.egg-info writing requirements to pip-egg-info/space_command.egg-info/requires.txt writing entry points to pip-egg-info/space_command.egg-info/entry_points.txt writing pip-egg-info/space_command.egg-info/PKG-INFO writing top-level names to pip-egg-info/space_command.egg-info/top_level.txt writing dependency_links to pip-egg-info/space_command.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/space_command.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/space_command.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/space_command.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-1lp66m8v/space-command has version 0.3, which satisfies requirement space-command==0.3 from https://files.pythonhosted.org/packages/94/2f/a9957cde2de8b74a68cd93146f76c0dd261d618050e696220f7f7fd3bfdf/space-command-0.3.tar.gz#sha256=4b6be399c3e5b7cd4fe713154f4cfa25b7322087e6ca79785d54416101faa946 Building wheels for collected packages: space-command Created temporary directory: /tmp/pip-wheel-rkubrpfb Running setup.py bdist_wheel for space-command: started Destination directory: /tmp/pip-wheel-rkubrpfb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-1lp66m8v/space-command/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-rkubrpfb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/space copying space/sunmoon.py -> build/lib/space copying space/satellites.py -> build/lib/space copying space/stations.py -> build/lib/space copying space/passes.py -> build/lib/space copying space/__main__.py -> build/lib/space copying space/__init__.py -> build/lib/space copying space/tle.py -> build/lib/space copying space/utils.py -> build/lib/space copying space/map.py -> build/lib/space copying space/config.py -> build/lib/space running egg_info writing dependency_links to space_command.egg-info/dependency_links.txt writing space_command.egg-info/PKG-INFO writing entry points to space_command.egg-info/entry_points.txt writing top-level names to space_command.egg-info/top_level.txt writing requirements to space_command.egg-info/requires.txt reading manifest file 'space_command.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'space_command.egg-info/SOURCES.txt' creating build/lib/space/static copying space/static/earth.png -> build/lib/space/static copying space/static/moon.png -> build/lib/space/static 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/space copying build/lib/space/sunmoon.py -> build/bdist.linux-armv7l/wheel/space creating build/bdist.linux-armv7l/wheel/space/static copying build/lib/space/static/earth.png -> build/bdist.linux-armv7l/wheel/space/static copying build/lib/space/static/moon.png -> build/bdist.linux-armv7l/wheel/space/static copying build/lib/space/satellites.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/stations.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/passes.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/__main__.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/__init__.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/tle.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/utils.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/map.py -> build/bdist.linux-armv7l/wheel/space copying build/lib/space/config.py -> build/bdist.linux-armv7l/wheel/space running install_egg_info Copying space_command.egg-info to build/bdist.linux-armv7l/wheel/space_command-0.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/space_command-0.3.dist-info/WHEEL creating '/tmp/pip-wheel-rkubrpfb/space_command-0.3-py3-none-any.whl' and adding '.' to it adding 'space/__init__.py' adding 'space/__main__.py' adding 'space/config.py' adding 'space/map.py' adding 'space/passes.py' adding 'space/satellites.py' adding 'space/stations.py' adding 'space/sunmoon.py' adding 'space/tle.py' adding 'space/utils.py' adding 'space/static/earth.png' adding 'space/static/moon.png' adding 'space_command-0.3.dist-info/entry_points.txt' adding 'space_command-0.3.dist-info/top_level.txt' adding 'space_command-0.3.dist-info/WHEEL' adding 'space_command-0.3.dist-info/METADATA' adding 'space_command-0.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for space-command: finished with status 'done' Stored in directory: /tmp/tmpr59kfuwa Successfully built space-command Cleaning up... Removing source in /tmp/pip-wheel-1lp66m8v/space-command