Created temporary directory: /tmp/pip-ephem-wheel-cache-17ys3zk6 Created temporary directory: /tmp/pip-req-tracker-7n9yrt09 Created requirements tracker '/tmp/pip-req-tracker-7n9yrt09' Created temporary directory: /tmp/pip-wheel-w4utlufs Collecting PushTool==1.3 1 location(s) to search for versions of PushTool: * https://pypi.org/simple/pushtool/ Getting page https://pypi.org/simple/pushtool/ Analyzing links from page https://pypi.org/simple/pushtool/ Found link https://files.pythonhosted.org/packages/ac/75/96990bdbc3053ac2b91aa1c6f27b65013faceafbd880e1147e490f8723ee/PushTool-1.0-py2.py3-none-any.whl#sha256=ef0db8f77ccef96188be5ca332687c22eafde9c99d793a7dac566c819babeb52 (from https://pypi.org/simple/pushtool/), version: 1.0 Found link https://files.pythonhosted.org/packages/cb/b9/b7962f7a6bd5c9002e427b6c523703585bafd5a2f78d8ab45849eb3217c8/PushTool-1.0.tar.gz#sha256=cad2bdcc2551f6f9f83b27f955fb92666fb551adc63416a0cf3e101cc0f04663 (from https://pypi.org/simple/pushtool/), version: 1.0 Found link https://files.pythonhosted.org/packages/71/0a/1e1ed95b9842cfbfb5fce3e510403785447d4a10fc43a3eecff0a0e10466/PushTool-1.1.tar.gz#sha256=eb762461e16a24ba962cb83657d26cada4a8e705274a57580593b6aaab683357 (from https://pypi.org/simple/pushtool/), version: 1.1 Found link https://files.pythonhosted.org/packages/71/b0/8c559d6ec19f5f9f9b55d8c18396b2ade8860850cc2f572ee8c19749ea1f/PushTool-1.2.tar.gz#sha256=a68c2ccf74cd2d35abf37e790034ff849d5a43ca7b966a23df24bef745a226f1 (from https://pypi.org/simple/pushtool/), version: 1.2 Found link https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz#sha256=84db30664483e54583a9d8022f9bc8b6c34f947b5dfe629c6d70789a8ce3a4d2 (from https://pypi.org/simple/pushtool/), version: 1.3 Using version 1.3 (newest of versions: 1.3) Created temporary directory: /tmp/pip-unpack-bi99g5t6 Downloading https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz#sha256=84db30664483e54583a9d8022f9bc8b6c34f947b5dfe629c6d70789a8ce3a4d2 (from https://pypi.org/simple/pushtool/) Added PushTool==1.3 from https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz#sha256=84db30664483e54583a9d8022f9bc8b6c34f947b5dfe629c6d70789a8ce3a4d2 to build tracker '/tmp/pip-req-tracker-7n9yrt09' Running setup.py (path:/tmp/pip-wheel-w4utlufs/PushTool/setup.py) egg_info for package PushTool Running command python setup.py egg_info running egg_info creating pip-egg-info/PushTool.egg-info writing entry points to pip-egg-info/PushTool.egg-info/entry_points.txt writing top-level names to pip-egg-info/PushTool.egg-info/top_level.txt writing dependency_links to pip-egg-info/PushTool.egg-info/dependency_links.txt writing pip-egg-info/PushTool.egg-info/PKG-INFO writing manifest file 'pip-egg-info/PushTool.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/PushTool.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/PushTool.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-w4utlufs/PushTool has version 1.3, which satisfies requirement PushTool==1.3 from https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz#sha256=84db30664483e54583a9d8022f9bc8b6c34f947b5dfe629c6d70789a8ce3a4d2 Removed PushTool==1.3 from https://files.pythonhosted.org/packages/b8/2c/edbc214ce41ab7fbe5e19b0b2133e9f0f2d9b66af124d1d7adab89874fc5/PushTool-1.3.tar.gz#sha256=84db30664483e54583a9d8022f9bc8b6c34f947b5dfe629c6d70789a8ce3a4d2 from build tracker '/tmp/pip-req-tracker-7n9yrt09' Building wheels for collected packages: PushTool Created temporary directory: /tmp/pip-wheel-6im1avdx Running setup.py bdist_wheel for PushTool: started Destination directory: /tmp/pip-wheel-6im1avdx Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-w4utlufs/PushTool/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-6im1avdx running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pushtool copying pushtool/__init__.py -> build/lib/pushtool copying pushtool/push.py -> build/lib/pushtool running egg_info writing dependency_links to PushTool.egg-info/dependency_links.txt writing entry points to PushTool.egg-info/entry_points.txt writing PushTool.egg-info/PKG-INFO writing top-level names to PushTool.egg-info/top_level.txt reading manifest file 'PushTool.egg-info/SOURCES.txt' writing manifest file 'PushTool.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/pushtool copying build/lib/pushtool/__init__.py -> build/bdist.linux-armv7l/wheel/pushtool copying build/lib/pushtool/push.py -> build/bdist.linux-armv7l/wheel/pushtool running install_egg_info Copying PushTool.egg-info to build/bdist.linux-armv7l/wheel/PushTool-1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/PushTool-1.3.dist-info/WHEEL creating '/tmp/pip-wheel-6im1avdx/PushTool-1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'pushtool/__init__.py' adding 'pushtool/push.py' adding 'PushTool-1.3.dist-info/METADATA' adding 'PushTool-1.3.dist-info/WHEEL' adding 'PushTool-1.3.dist-info/entry_points.txt' adding 'PushTool-1.3.dist-info/top_level.txt' adding 'PushTool-1.3.dist-info/zip-safe' adding 'PushTool-1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for PushTool: finished with status 'done' Stored in directory: /tmp/tmpyxvk32jo Successfully built PushTool Cleaning up... Removing source in /tmp/pip-wheel-w4utlufs/PushTool Removed build tracker '/tmp/pip-req-tracker-7n9yrt09'