Created temporary directory: /tmp/pip-ephem-wheel-cache-iwaixbuw Created temporary directory: /tmp/pip-req-tracker-nluid7js Created requirements tracker '/tmp/pip-req-tracker-nluid7js' Created temporary directory: /tmp/pip-wheel-9626h47v Looking in indexes: https://pypi.python.org/simple Collecting cloudrun==0.2.0 1 location(s) to search for versions of cloudrun: * https://pypi.python.org/simple/cloudrun/ Getting page https://pypi.python.org/simple/cloudrun/ Analyzing links from page https://pypi.org/simple/cloudrun/ Found link https://files.pythonhosted.org/packages/d4/4c/e0510501b78e489432dbd0820116f4b3fc80bc5f76f477b5475e3c57222e/cloudrun-0.1.1.tar.gz#sha256=6ff0fb88eb1c2789a959fc397290135fc57567be24a98efe3a8f8583c813a889 (from https://pypi.org/simple/cloudrun/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/cd/14/6f63d7a72d7f3feaa7cab6cd12e847aab4e99c1190184c3416aa9f1edbfa/cloudrun-0.1.2.tar.gz#sha256=27671e5ad75ccb8c26bc841d7056afa3bc5195fd2b2e516df49a5a2ae34fa317 (from https://pypi.org/simple/cloudrun/), version: 0.1.2 Found link https://files.pythonhosted.org/packages/cc/5f/dcfa45b99fd62c31ef9c9458cc5af31b63123ab3f290ef9c76416b8356a8/cloudrun-0.1.3.tar.gz#sha256=e116adb75fa28a94bdfdf51a896eb2dbf1f593d611b77930d19823d825ff908f (from https://pypi.org/simple/cloudrun/), version: 0.1.3 Found link https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz#sha256=7155efb41304a11115c4677e1d304bf51b5fd96386acf25dec0f382640069308 (from https://pypi.org/simple/cloudrun/), version: 0.2.0 Using version 0.2.0 (newest of versions: 0.2.0) Created temporary directory: /tmp/pip-unpack-6uh5xdhx Downloading https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz (2.4MB) Downloading from URL https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz#sha256=7155efb41304a11115c4677e1d304bf51b5fd96386acf25dec0f382640069308 (from https://pypi.org/simple/cloudrun/) Added cloudrun==0.2.0 from https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz#sha256=7155efb41304a11115c4677e1d304bf51b5fd96386acf25dec0f382640069308 to build tracker '/tmp/pip-req-tracker-nluid7js' Running setup.py (path:/tmp/pip-wheel-9626h47v/cloudrun/setup.py) egg_info for package cloudrun Running command python setup.py egg_info running egg_info creating pip-egg-info/cloudrun.egg-info writing top-level names to pip-egg-info/cloudrun.egg-info/top_level.txt writing pip-egg-info/cloudrun.egg-info/PKG-INFO writing entry points to pip-egg-info/cloudrun.egg-info/entry_points.txt writing requirements to pip-egg-info/cloudrun.egg-info/requires.txt writing dependency_links to pip-egg-info/cloudrun.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/cloudrun.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/cloudrun.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/cloudrun.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-9626h47v/cloudrun has version 0.2.0, which satisfies requirement cloudrun==0.2.0 from https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz#sha256=7155efb41304a11115c4677e1d304bf51b5fd96386acf25dec0f382640069308 Removed cloudrun==0.2.0 from https://files.pythonhosted.org/packages/42/44/233621a2598c894a386eab994f0875aa92a5358b52c72dc0da29890c8123/cloudrun-0.2.0.tar.gz#sha256=7155efb41304a11115c4677e1d304bf51b5fd96386acf25dec0f382640069308 from build tracker '/tmp/pip-req-tracker-nluid7js' Building wheels for collected packages: cloudrun Created temporary directory: /tmp/pip-wheel-3by6vpeb Running setup.py bdist_wheel for cloudrun: started Destination directory: /tmp/pip-wheel-3by6vpeb Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-9626h47v/cloudrun/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-3by6vpeb running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cloudrun copying cloudrun/client.py -> build/lib/cloudrun copying cloudrun/simplepty.py -> build/lib/cloudrun copying cloudrun/__init__.py -> build/lib/cloudrun copying cloudrun/common.py -> build/lib/cloudrun running egg_info creating cloudrun.egg-info writing top-level names to cloudrun.egg-info/top_level.txt writing cloudrun.egg-info/PKG-INFO writing dependency_links to cloudrun.egg-info/dependency_links.txt writing requirements to cloudrun.egg-info/requires.txt writing entry points to cloudrun.egg-info/entry_points.txt writing manifest file 'cloudrun.egg-info/SOURCES.txt' reading manifest file 'cloudrun.egg-info/SOURCES.txt' writing manifest file 'cloudrun.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/cloudrun copying build/lib/cloudrun/client.py -> build/bdist.linux-armv7l/wheel/cloudrun copying build/lib/cloudrun/simplepty.py -> build/bdist.linux-armv7l/wheel/cloudrun copying build/lib/cloudrun/__init__.py -> build/bdist.linux-armv7l/wheel/cloudrun copying build/lib/cloudrun/common.py -> build/bdist.linux-armv7l/wheel/cloudrun running install_egg_info Copying cloudrun.egg-info to build/bdist.linux-armv7l/wheel/cloudrun-0.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/cloudrun-0.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-3by6vpeb/cloudrun-0.2.0-py3-none-any.whl' and adding '.' to it adding 'cloudrun/__init__.py' adding 'cloudrun/client.py' adding 'cloudrun/common.py' adding 'cloudrun/simplepty.py' adding 'cloudrun-0.2.0.dist-info/entry_points.txt' adding 'cloudrun-0.2.0.dist-info/top_level.txt' adding 'cloudrun-0.2.0.dist-info/WHEEL' adding 'cloudrun-0.2.0.dist-info/METADATA' adding 'cloudrun-0.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for cloudrun: finished with status 'done' Stored in directory: /tmp/tmpdo0n_43_ Successfully built cloudrun Cleaning up... Removing source in /tmp/pip-wheel-9626h47v/cloudrun Removed build tracker '/tmp/pip-req-tracker-nluid7js'