Created temporary directory: /tmp/pip-ephem-wheel-cache-tebggtw9 Created temporary directory: /tmp/pip-req-tracker-3h5s62a2 Created requirements tracker '/tmp/pip-req-tracker-3h5s62a2' Created temporary directory: /tmp/pip-wheel-8wh804gd Collecting plop==0.4.0 1 location(s) to search for versions of plop: * https://pypi.org/simple/plop/ Getting page https://pypi.org/simple/plop/ Analyzing links from page https://pypi.org/simple/plop/ Found link https://files.pythonhosted.org/packages/2a/5a/a30f1c7b27f2155620c5b98397faecd4a8b7c646ea285011f8f64dd6c7ed/plop-0.1.1.tar.gz#sha256=0cc35883a59adb5e44bc92b38777fd8b27d40c2b751111720e66a34ad6785bfa (from https://pypi.org/simple/plop/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/73/2f/eba43a8355874490a5a953bc09ed781e0f16e567c31ee4243edfd67e3fc6/plop-0.1.tar.gz#sha256=23992ea9bf4f14025a990c15c88e1e66d5d4fe9fd1a42d274fa5b626ec35279d (from https://pypi.org/simple/plop/), version: 0.1 Found link https://files.pythonhosted.org/packages/08/a8/9ee4b7dfe88a7a416cc4a7ec077a2495a5e222cf3fa2d3a011bdb7960fbe/plop-0.3.0.tar.gz#sha256=603f87d82448f919d74a29da87d5fb68612f1e9c6ef75cfc9f6d184b53b7dbaf (from https://pypi.org/simple/plop/), version: 0.3.0 Found link https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz#sha256=2b583cc2e34f6bb10832793b87b58eaa555ea31a2c8b62b42fac65411cf90139 (from https://pypi.org/simple/plop/), version: 0.4.0 Using version 0.4.0 (newest of versions: 0.4.0) Created temporary directory: /tmp/pip-unpack-mrmul5vj Downloading https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz#sha256=2b583cc2e34f6bb10832793b87b58eaa555ea31a2c8b62b42fac65411cf90139 (from https://pypi.org/simple/plop/) Added plop==0.4.0 from https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz#sha256=2b583cc2e34f6bb10832793b87b58eaa555ea31a2c8b62b42fac65411cf90139 to build tracker '/tmp/pip-req-tracker-3h5s62a2' Running setup.py (path:/tmp/pip-wheel-8wh804gd/plop/setup.py) egg_info for package plop Running command python setup.py egg_info running egg_info creating pip-egg-info/plop.egg-info writing top-level names to pip-egg-info/plop.egg-info/top_level.txt writing requirements to pip-egg-info/plop.egg-info/requires.txt writing pip-egg-info/plop.egg-info/PKG-INFO writing dependency_links to pip-egg-info/plop.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/plop.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/plop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/plop.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-8wh804gd/plop has version 0.4.0, which satisfies requirement plop==0.4.0 from https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz#sha256=2b583cc2e34f6bb10832793b87b58eaa555ea31a2c8b62b42fac65411cf90139 Removed plop==0.4.0 from https://files.pythonhosted.org/packages/86/ff/254b6e955c913316c4b226ae2a6d5bc53eaf4a21756b8a3458db568a3c25/plop-0.4.0.tar.gz#sha256=2b583cc2e34f6bb10832793b87b58eaa555ea31a2c8b62b42fac65411cf90139 from build tracker '/tmp/pip-req-tracker-3h5s62a2' Building wheels for collected packages: plop Created temporary directory: /tmp/pip-wheel-q89rueqf Running setup.py bdist_wheel for plop: started Destination directory: /tmp/pip-wheel-q89rueqf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-8wh804gd/plop/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-q89rueqf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/plop copying plop/callgraph.py -> build/lib/plop copying plop/platform.py -> build/lib/plop copying plop/__init__.py -> build/lib/plop copying plop/collector.py -> build/lib/plop copying plop/viewer.py -> build/lib/plop creating build/lib/plop/test copying plop/test/platform_test.py -> build/lib/plop/test copying plop/test/__init__.py -> build/lib/plop/test copying plop/test/callgraph_test.py -> build/lib/plop/test copying plop/test/runtests.py -> build/lib/plop/test copying plop/test/collector_test.py -> build/lib/plop/test creating build/lib/plop/templates copying plop/templates/index.html -> build/lib/plop/templates copying plop/templates/force.html -> build/lib/plop/templates copying plop/templates/force-flat.html -> build/lib/plop/templates creating build/lib/plop/static copying plop/static/force.js -> build/lib/plop/static copying plop/static/styles.css -> build/lib/plop/static 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/plop creating build/bdist.linux-armv7l/wheel/plop/templates copying build/lib/plop/templates/force-flat.html -> build/bdist.linux-armv7l/wheel/plop/templates copying build/lib/plop/templates/index.html -> build/bdist.linux-armv7l/wheel/plop/templates copying build/lib/plop/templates/force.html -> build/bdist.linux-armv7l/wheel/plop/templates creating build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/test/platform_test.py -> build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/test/__init__.py -> build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/test/callgraph_test.py -> build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/test/runtests.py -> build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/test/collector_test.py -> build/bdist.linux-armv7l/wheel/plop/test copying build/lib/plop/callgraph.py -> build/bdist.linux-armv7l/wheel/plop copying build/lib/plop/platform.py -> build/bdist.linux-armv7l/wheel/plop copying build/lib/plop/__init__.py -> build/bdist.linux-armv7l/wheel/plop creating build/bdist.linux-armv7l/wheel/plop/static copying build/lib/plop/static/force.js -> build/bdist.linux-armv7l/wheel/plop/static copying build/lib/plop/static/styles.css -> build/bdist.linux-armv7l/wheel/plop/static copying build/lib/plop/collector.py -> build/bdist.linux-armv7l/wheel/plop copying build/lib/plop/viewer.py -> build/bdist.linux-armv7l/wheel/plop running install_egg_info running egg_info writing dependency_links to plop.egg-info/dependency_links.txt writing requirements to plop.egg-info/requires.txt writing top-level names to plop.egg-info/top_level.txt writing plop.egg-info/PKG-INFO reading manifest file 'plop.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'plop.egg-info/SOURCES.txt' Copying plop.egg-info to build/bdist.linux-armv7l/wheel/plop-0.4.0-py3.4.egg-info running install_scripts adding license file "LICENSE.txt" (matched pattern "LICEN[CS]E*") creating build/bdist.linux-armv7l/wheel/plop-0.4.0.dist-info/WHEEL creating '/tmp/pip-wheel-q89rueqf/plop-0.4.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'plop/__init__.py' adding 'plop/callgraph.py' adding 'plop/collector.py' adding 'plop/platform.py' adding 'plop/viewer.py' adding 'plop/static/force.js' adding 'plop/static/styles.css' adding 'plop/templates/force-flat.html' adding 'plop/templates/force.html' adding 'plop/templates/index.html' adding 'plop/test/__init__.py' adding 'plop/test/callgraph_test.py' adding 'plop/test/collector_test.py' adding 'plop/test/platform_test.py' adding 'plop/test/runtests.py' adding 'plop-0.4.0.dist-info/LICENSE.txt' adding 'plop-0.4.0.dist-info/METADATA' adding 'plop-0.4.0.dist-info/WHEEL' adding 'plop-0.4.0.dist-info/top_level.txt' adding 'plop-0.4.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for plop: finished with status 'done' Stored in directory: /tmp/tmpa7hq4cf3 Successfully built plop Cleaning up... Removing source in /tmp/pip-wheel-8wh804gd/plop Removed build tracker '/tmp/pip-req-tracker-3h5s62a2'