Created temporary directory: /tmp/pip-ephem-wheel-cache-lqkdjyf4 Created temporary directory: /tmp/pip-req-tracker-anwvb37a Created requirements tracker '/tmp/pip-req-tracker-anwvb37a' Created temporary directory: /tmp/pip-wheel-dnhrxy1a Looking in indexes: https://pypi.python.org/simple Collecting csip==0.6.6 1 location(s) to search for versions of csip: * https://pypi.python.org/simple/csip/ Getting page https://pypi.python.org/simple/csip/ Analyzing links from page https://pypi.org/simple/csip/ Found link https://files.pythonhosted.org/packages/1d/c4/25c8c0e5e5155f6f6f2222ab7ca69b14dfe685a05f139d0ab0c694baea53/csip-0.5.tar.gz#sha256=da81a798bb7159a75d04937a18fd904f35b6f6cd49c3cddb088ccb3596380e2b (from https://pypi.org/simple/csip/), version: 0.5 Found link https://files.pythonhosted.org/packages/06/48/8ca51f77680d2b15689532ba0bb8f086c8f7c993c6bee26004e7414c41ac/csip-0.5.1.tar.gz#sha256=2b69e7c0acd415ddeb2bbe591ffe7042661151b6fcea5df8d439807ef2f72b1a (from https://pypi.org/simple/csip/), version: 0.5.1 Found link https://files.pythonhosted.org/packages/dc/cc/d65d45d33297eff626afc5f6d82e297050f3671dd06d26f7ba64eb158f46/csip-0.5.2.tar.gz#sha256=7fb969199c51fbfafe76831041bb50f2fd8908b9a65f2729dcbd87cde43d6f22 (from https://pypi.org/simple/csip/), version: 0.5.2 Found link https://files.pythonhosted.org/packages/80/31/3350e8b71b098962901860394d3f189ce3b8e07bd9640cc10df1c64c8631/csip-0.6.1.tar.gz#sha256=920b841754f6c1a3e4f16f2b99e06e35974ef6a6b062611d69704bc9791ebc16 (from https://pypi.org/simple/csip/), version: 0.6.1 Found link https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz#sha256=a045ee11d3865e25b280559388331911f7a21b21841d4a07159d4f48cdfbc144 (from https://pypi.org/simple/csip/), version: 0.6.6 Using version 0.6.6 (newest of versions: 0.6.6) Created temporary directory: /tmp/pip-unpack-0916em79 Downloading https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz#sha256=a045ee11d3865e25b280559388331911f7a21b21841d4a07159d4f48cdfbc144 (from https://pypi.org/simple/csip/) Added csip==0.6.6 from https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz#sha256=a045ee11d3865e25b280559388331911f7a21b21841d4a07159d4f48cdfbc144 to build tracker '/tmp/pip-req-tracker-anwvb37a' Running setup.py (path:/tmp/pip-wheel-dnhrxy1a/csip/setup.py) egg_info for package csip Running command python setup.py egg_info running egg_info creating pip-egg-info/csip.egg-info writing dependency_links to pip-egg-info/csip.egg-info/dependency_links.txt writing top-level names to pip-egg-info/csip.egg-info/top_level.txt writing pip-egg-info/csip.egg-info/PKG-INFO writing manifest file 'pip-egg-info/csip.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/csip.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/csip.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-dnhrxy1a/csip has version 0.6.6, which satisfies requirement csip==0.6.6 from https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz#sha256=a045ee11d3865e25b280559388331911f7a21b21841d4a07159d4f48cdfbc144 Removed csip==0.6.6 from https://files.pythonhosted.org/packages/b7/68/6c890d3c08d4e99e0d15b397eb29426eba876b3e548e33ee8ce01a53c289/csip-0.6.6.tar.gz#sha256=a045ee11d3865e25b280559388331911f7a21b21841d4a07159d4f48cdfbc144 from build tracker '/tmp/pip-req-tracker-anwvb37a' Building wheels for collected packages: csip Created temporary directory: /tmp/pip-wheel-mc2hs47e Running setup.py bdist_wheel for csip: started Destination directory: /tmp/pip-wheel-mc2hs47e Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-dnhrxy1a/csip/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-mc2hs47e running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/csip copying csip/utils.py -> build/lib/csip copying csip/__init__.py -> build/lib/csip 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/csip copying build/lib/csip/utils.py -> build/bdist.linux-armv7l/wheel/csip copying build/lib/csip/__init__.py -> build/bdist.linux-armv7l/wheel/csip running install_egg_info running egg_info writing top-level names to csip.egg-info/top_level.txt writing dependency_links to csip.egg-info/dependency_links.txt writing csip.egg-info/PKG-INFO reading manifest file 'csip.egg-info/SOURCES.txt' writing manifest file 'csip.egg-info/SOURCES.txt' Copying csip.egg-info to build/bdist.linux-armv7l/wheel/csip-0.6.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/csip-0.6.6.dist-info/WHEEL creating '/tmp/pip-wheel-mc2hs47e/csip-0.6.6-py3-none-any.whl' and adding '.' to it adding 'csip/__init__.py' adding 'csip/utils.py' adding 'csip-0.6.6.dist-info/top_level.txt' adding 'csip-0.6.6.dist-info/WHEEL' adding 'csip-0.6.6.dist-info/METADATA' adding 'csip-0.6.6.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for csip: finished with status 'done' Stored in directory: /tmp/tmpsoyd79hk Successfully built csip Cleaning up... Removing source in /tmp/pip-wheel-dnhrxy1a/csip Removed build tracker '/tmp/pip-req-tracker-anwvb37a'