Created temporary directory: /tmp/pip-ephem-wheel-cache-tvs5dpgd Created temporary directory: /tmp/pip-req-tracker-hyf421iq Created requirements tracker '/tmp/pip-req-tracker-hyf421iq' Created temporary directory: /tmp/pip-wheel-m0hkpl41 Collecting astro-kittens==1.4.0 1 location(s) to search for versions of astro-kittens: * https://pypi.org/simple/astro-kittens/ Getting page https://pypi.org/simple/astro-kittens/ Analyzing links from page https://pypi.org/simple/astro-kittens/ Found link https://files.pythonhosted.org/packages/c6/7e/afc562a2b5076c62ace8030b819f656368916f6d2e521b586a6bcc1f5a0a/astro-kittens-0.3.3.tar.gz#sha256=239fe2bc40ff3f0b7b321d4b8c2eafbf76b4e8abeffa1405791e8826d15d1048 (from https://pypi.org/simple/astro-kittens/), version: 0.3.3 Skipping link https://files.pythonhosted.org/packages/25/b2/0bf5784ab107a41bbfc93c2d054b717c87a2f8b36ac1de3dc86ad72c9941/astro_kittens-0.3.3-py2.7.egg#sha256=3a7f2a97b89dae6f15b2a981bdff3988dae7d0c9ac91eae2489d8a4bc338473e (from https://pypi.org/simple/astro-kittens/); unsupported archive format: .egg Found link https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz#sha256=1c0088024276f81392921f705a93e8088f58661b389471d79d820ed551e4523e (from https://pypi.org/simple/astro-kittens/), version: 1.4.0 Using version 1.4.0 (newest of versions: 1.4.0) Created temporary directory: /tmp/pip-unpack-bkmvaqvi Downloading https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz#sha256=1c0088024276f81392921f705a93e8088f58661b389471d79d820ed551e4523e (from https://pypi.org/simple/astro-kittens/) Added astro-kittens==1.4.0 from https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz#sha256=1c0088024276f81392921f705a93e8088f58661b389471d79d820ed551e4523e to build tracker '/tmp/pip-req-tracker-hyf421iq' Running setup.py (path:/tmp/pip-wheel-m0hkpl41/astro-kittens/setup.py) egg_info for package astro-kittens Running command python setup.py egg_info running egg_info creating pip-egg-info/astro_kittens.egg-info writing pip-egg-info/astro_kittens.egg-info/PKG-INFO writing top-level names to pip-egg-info/astro_kittens.egg-info/top_level.txt writing dependency_links to pip-egg-info/astro_kittens.egg-info/dependency_links.txt writing requirements to pip-egg-info/astro_kittens.egg-info/requires.txt writing manifest file 'pip-egg-info/astro_kittens.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/astro_kittens.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/astro_kittens.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-m0hkpl41/astro-kittens has version 1.4.0, which satisfies requirement astro-kittens==1.4.0 from https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz#sha256=1c0088024276f81392921f705a93e8088f58661b389471d79d820ed551e4523e Removed astro-kittens==1.4.0 from https://files.pythonhosted.org/packages/6f/6b/eaa59c9d76fbd402d41d2c1fa2d383e46388482169f08292a12a86c93cc5/astro-kittens-1.4.0.tar.gz#sha256=1c0088024276f81392921f705a93e8088f58661b389471d79d820ed551e4523e from build tracker '/tmp/pip-req-tracker-hyf421iq' Building wheels for collected packages: astro-kittens Created temporary directory: /tmp/pip-wheel-xjc5jpql Running setup.py bdist_wheel for astro-kittens: started Destination directory: /tmp/pip-wheel-xjc5jpql Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-m0hkpl41/astro-kittens/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-xjc5jpql running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/tests copying tests/test_utils.py -> build/lib/tests copying tests/__init__.py -> build/lib/tests creating build/lib/Kittens copying Kittens/config.py -> build/lib/Kittens copying Kittens/widgets.py -> build/lib/Kittens copying Kittens/utils.py -> build/lib/Kittens copying Kittens/__init__.py -> build/lib/Kittens copying Kittens/pixmaps.py -> build/lib/Kittens 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/tests copying build/lib/tests/test_utils.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/Kittens copying build/lib/Kittens/config.py -> build/bdist.linux-armv7l/wheel/Kittens copying build/lib/Kittens/widgets.py -> build/bdist.linux-armv7l/wheel/Kittens copying build/lib/Kittens/utils.py -> build/bdist.linux-armv7l/wheel/Kittens copying build/lib/Kittens/__init__.py -> build/bdist.linux-armv7l/wheel/Kittens copying build/lib/Kittens/pixmaps.py -> build/bdist.linux-armv7l/wheel/Kittens running install_egg_info running egg_info writing top-level names to astro_kittens.egg-info/top_level.txt writing requirements to astro_kittens.egg-info/requires.txt writing dependency_links to astro_kittens.egg-info/dependency_links.txt writing astro_kittens.egg-info/PKG-INFO reading manifest file 'astro_kittens.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'astro_kittens.egg-info/SOURCES.txt' Copying astro_kittens.egg-info to build/bdist.linux-armv7l/wheel/astro_kittens-1.4.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/astro_kittens-1.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-xjc5jpql/astro_kittens-1.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'Kittens/__init__.py' adding 'Kittens/config.py' adding 'Kittens/pixmaps.py' adding 'Kittens/utils.py' adding 'Kittens/widgets.py' adding 'tests/__init__.py' adding 'tests/test_utils.py' adding 'astro_kittens-1.4.0.dist-info/METADATA' adding 'astro_kittens-1.4.0.dist-info/WHEEL' adding 'astro_kittens-1.4.0.dist-info/top_level.txt' adding 'astro_kittens-1.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for astro-kittens: finished with status 'done' Stored in directory: /tmp/tmp8ivhl54d Successfully built astro-kittens Cleaning up... Removing source in /tmp/pip-wheel-m0hkpl41/astro-kittens Removed build tracker '/tmp/pip-req-tracker-hyf421iq'