Created temporary directory: /tmp/pip-ephem-wheel-cache-x4nwwkie Created temporary directory: /tmp/pip-req-tracker-xr_d85_d Created requirements tracker '/tmp/pip-req-tracker-xr_d85_d' Created temporary directory: /tmp/pip-wheel-cc0b5pqv Collecting planetoids==0.1-alpha.1 1 location(s) to search for versions of planetoids: * https://pypi.org/simple/planetoids/ Getting page https://pypi.org/simple/planetoids/ Analyzing links from page https://pypi.org/simple/planetoids/ Found link https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz#sha256=fb24ae18ab9b716decc7154fcabcc903e934d83c083e5e32c04dba9e34ee2ce1 (from https://pypi.org/simple/planetoids/), version: 0.1-alpha.1 Using version 0.1a1 (newest of versions: 0.1a1) Created temporary directory: /tmp/pip-unpack-ouq3wp0w Downloading https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz#sha256=fb24ae18ab9b716decc7154fcabcc903e934d83c083e5e32c04dba9e34ee2ce1 (from https://pypi.org/simple/planetoids/) Added planetoids==0.1-alpha.1 from https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz#sha256=fb24ae18ab9b716decc7154fcabcc903e934d83c083e5e32c04dba9e34ee2ce1 to build tracker '/tmp/pip-req-tracker-xr_d85_d' Running setup.py (path:/tmp/pip-wheel-cc0b5pqv/planetoids/setup.py) egg_info for package planetoids Running command python setup.py egg_info running egg_info creating pip-egg-info/planetoids.egg-info writing dependency_links to pip-egg-info/planetoids.egg-info/dependency_links.txt writing requirements to pip-egg-info/planetoids.egg-info/requires.txt writing pip-egg-info/planetoids.egg-info/PKG-INFO writing top-level names to pip-egg-info/planetoids.egg-info/top_level.txt writing manifest file 'pip-egg-info/planetoids.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/planetoids.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/planetoids.egg-info/SOURCES.txt' /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1-alpha.1' to '0.1a1' normalized_version, Source in /tmp/pip-wheel-cc0b5pqv/planetoids has version 0.1a1, which satisfies requirement planetoids==0.1-alpha.1 from https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz#sha256=fb24ae18ab9b716decc7154fcabcc903e934d83c083e5e32c04dba9e34ee2ce1 Removed planetoids==0.1-alpha.1 from https://files.pythonhosted.org/packages/07/74/13d8e81f1d6b82b96e1ff4ec0019022231f0e74e0576a03a9bb9b787641a/planetoids-0.1-alpha.1.tar.gz#sha256=fb24ae18ab9b716decc7154fcabcc903e934d83c083e5e32c04dba9e34ee2ce1 from build tracker '/tmp/pip-req-tracker-xr_d85_d' Building wheels for collected packages: planetoids Created temporary directory: /tmp/pip-wheel-86vf_xqj Running setup.py bdist_wheel for planetoids: started Destination directory: /tmp/pip-wheel-86vf_xqj Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-cc0b5pqv/planetoids/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-86vf_xqj /usr/local/lib/python3.4/dist-packages/setuptools/dist.py:472: UserWarning: Normalizing '0.1-alpha.1' to '0.1a1' normalized_version, running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/planetoids copying planetoids/planetoids.py -> build/lib/planetoids copying planetoids/__init__.py -> build/lib/planetoids 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/planetoids copying build/lib/planetoids/planetoids.py -> build/bdist.linux-armv7l/wheel/planetoids copying build/lib/planetoids/__init__.py -> build/bdist.linux-armv7l/wheel/planetoids running install_egg_info running egg_info creating planetoids.egg-info writing planetoids.egg-info/PKG-INFO writing dependency_links to planetoids.egg-info/dependency_links.txt writing top-level names to planetoids.egg-info/top_level.txt writing requirements to planetoids.egg-info/requires.txt writing manifest file 'planetoids.egg-info/SOURCES.txt' reading manifest file 'planetoids.egg-info/SOURCES.txt' writing manifest file 'planetoids.egg-info/SOURCES.txt' Copying planetoids.egg-info to build/bdist.linux-armv7l/wheel/planetoids-0.1a1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/planetoids-0.1a1.dist-info/WHEEL creating '/tmp/pip-wheel-86vf_xqj/planetoids-0.1a1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'planetoids/__init__.py' adding 'planetoids/planetoids.py' adding 'planetoids-0.1a1.dist-info/METADATA' adding 'planetoids-0.1a1.dist-info/WHEEL' adding 'planetoids-0.1a1.dist-info/top_level.txt' adding 'planetoids-0.1a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for planetoids: finished with status 'done' Stored in directory: /tmp/tmp_rrlc5c9 Successfully built planetoids Cleaning up... Removing source in /tmp/pip-wheel-cc0b5pqv/planetoids Removed build tracker '/tmp/pip-req-tracker-xr_d85_d'