Created temporary directory: /tmp/pip-ephem-wheel-cache-9j564vb2 Created temporary directory: /tmp/pip-req-tracker-442410f7 Created requirements tracker '/tmp/pip-req-tracker-442410f7' Created temporary directory: /tmp/pip-wheel-o1j3zb6q Looking in indexes: https://pypi.python.org/simple Collecting pudgy==0.0.6 1 location(s) to search for versions of pudgy: * https://pypi.python.org/simple/pudgy/ Getting page https://pypi.python.org/simple/pudgy/ Analyzing links from page https://pypi.org/simple/pudgy/ Found link https://files.pythonhosted.org/packages/b8/49/ac1b5ff03c5c5c8eabac87f0b069a427f839a43f965f9c4ddddfdc40035b/pudgy-0.0.1.tar.gz#sha256=f098da30819bdc9bd1c9c4643766ab50c89c4114cb742eaffc59ce84e838cbd0 (from https://pypi.org/simple/pudgy/), version: 0.0.1 Found link https://files.pythonhosted.org/packages/25/7b/9c80db3f73f6580e187af222f66de09d659ff28e6e1ef2b1973165791b2f/pudgy-0.0.3.tar.gz#sha256=d2c4c3d6a242f03623509d3721b4cac115c3711c545921ab389f1e845f59cd97 (from https://pypi.org/simple/pudgy/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/af/7e/cea4ca289af964f08bea614d24187f47f6388253d35b6df2d8ff7eb6150b/pudgy-0.0.5.tar.gz#sha256=946a68973f2487cdc3f1899db99897b1a2727a754f3ad7bd27a5ab89bdae306b (from https://pypi.org/simple/pudgy/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz#sha256=474116ba6d8e1bb0c127a425510a500b0abd4ecbb244eb2d58c6a2daf42b229a (from https://pypi.org/simple/pudgy/), version: 0.0.6 Using version 0.0.6 (newest of versions: 0.0.6) Created temporary directory: /tmp/pip-unpack-ulc3xgdq Downloading https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz (221kB) Downloading from URL https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz#sha256=474116ba6d8e1bb0c127a425510a500b0abd4ecbb244eb2d58c6a2daf42b229a (from https://pypi.org/simple/pudgy/) Added pudgy==0.0.6 from https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz#sha256=474116ba6d8e1bb0c127a425510a500b0abd4ecbb244eb2d58c6a2daf42b229a to build tracker '/tmp/pip-req-tracker-442410f7' Running setup.py (path:/tmp/pip-wheel-o1j3zb6q/pudgy/setup.py) egg_info for package pudgy Running command python setup.py egg_info running egg_info creating pip-egg-info/pudgy.egg-info writing pip-egg-info/pudgy.egg-info/PKG-INFO writing dependency_links to pip-egg-info/pudgy.egg-info/dependency_links.txt writing requirements to pip-egg-info/pudgy.egg-info/requires.txt writing top-level names to pip-egg-info/pudgy.egg-info/top_level.txt writing manifest file 'pip-egg-info/pudgy.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/pudgy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/pudgy.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-o1j3zb6q/pudgy has version 0.0.6, which satisfies requirement pudgy==0.0.6 from https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz#sha256=474116ba6d8e1bb0c127a425510a500b0abd4ecbb244eb2d58c6a2daf42b229a Removed pudgy==0.0.6 from https://files.pythonhosted.org/packages/5a/2d/c2deb86f20f62dc92142e09190552b50502638bcd7b1dbcd610f69494975/pudgy-0.0.6.tar.gz#sha256=474116ba6d8e1bb0c127a425510a500b0abd4ecbb244eb2d58c6a2daf42b229a from build tracker '/tmp/pip-req-tracker-442410f7' Building wheels for collected packages: pudgy Created temporary directory: /tmp/pip-wheel-_9g6g2iy Running setup.py bdist_wheel for pudgy: started Destination directory: /tmp/pip-wheel-_9g6g2iy Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-o1j3zb6q/pudgy/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-_9g6g2iy running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/pudgy copying pudgy/util.py -> build/lib/pudgy copying pudgy/__init__.py -> build/lib/pudgy copying pudgy/blueprint.py -> build/lib/pudgy copying pudgy/version.py -> build/lib/pudgy copying pudgy/prelude.py -> build/lib/pudgy creating build/lib/pudgy/components copying pudgy/components/components.py -> build/lib/pudgy/components copying pudgy/components/bigpipe.py -> build/lib/pudgy/components copying pudgy/components/backbone.py -> build/lib/pudgy/components copying pudgy/components/proxy.py -> build/lib/pudgy/components copying pudgy/components/__init__.py -> build/lib/pudgy/components copying pudgy/components/react.py -> build/lib/pudgy/components copying pudgy/components/bridge.py -> build/lib/pudgy/components copying pudgy/components/exported.py -> build/lib/pudgy/components copying pudgy/components/assets.py -> build/lib/pudgy/components copying pudgy/components/page.py -> build/lib/pudgy/components running egg_info writing pudgy.egg-info/PKG-INFO writing top-level names to pudgy.egg-info/top_level.txt writing dependency_links to pudgy.egg-info/dependency_links.txt writing requirements to pudgy.egg-info/requires.txt reading manifest file 'pudgy.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pudgy.egg-info/SOURCES.txt' creating build/lib/pudgy/core creating build/lib/pudgy/core/BackboneLoader copying pudgy/core/BackboneLoader/BackboneLoader.js -> build/lib/pudgy/core/BackboneLoader creating build/lib/pudgy/core/ComponentBridge copying pudgy/core/ComponentBridge/ComponentBridge.js -> build/lib/pudgy/core/ComponentBridge copying pudgy/core/ComponentBridge/ComponentBridge.mustache -> build/lib/pudgy/core/ComponentBridge creating build/lib/pudgy/core/ReactLoader copying pudgy/core/ReactLoader/ReactLoader.js -> build/lib/pudgy/core/ReactLoader creating build/lib/pudgy/core/common copying pudgy/core/common/component_register.js -> build/lib/pudgy/core/common copying pudgy/core/common/debug.js -> build/lib/pudgy/core/common copying pudgy/core/common/util.js -> build/lib/pudgy/core/common creating build/lib/pudgy/core/vendor copying pudgy/core/vendor/EventEmitter.js -> build/lib/pudgy/core/vendor copying pudgy/core/vendor/backbone.js -> build/lib/pudgy/core/vendor copying pudgy/core/vendor/react-dom.js -> build/lib/pudgy/core/vendor copying pudgy/core/vendor/react.js -> build/lib/pudgy/core/vendor creating build/lib/pudgy/static copying pudgy/static/loader.js -> build/lib/pudgy/static creating build/lib/pudgy/static/vendor copying pudgy/static/vendor/jquery-3.3.1.min.js -> build/lib/pudgy/static/vendor copying pudgy/static/vendor/proxy.min.js -> build/lib/pudgy/static/vendor copying pudgy/static/vendor/underscore.js -> build/lib/pudgy/static/vendor creating build/lib/pudgy/templates copying pudgy/templates/inject_components.html -> build/lib/pudgy/templates 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/pudgy copying build/lib/pudgy/util.py -> build/bdist.linux-armv7l/wheel/pudgy creating build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/components.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/bigpipe.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/backbone.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/proxy.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/__init__.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/react.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/bridge.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/exported.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/assets.py -> build/bdist.linux-armv7l/wheel/pudgy/components copying build/lib/pudgy/components/page.py -> build/bdist.linux-armv7l/wheel/pudgy/components creating build/bdist.linux-armv7l/wheel/pudgy/static copying build/lib/pudgy/static/loader.js -> build/bdist.linux-armv7l/wheel/pudgy/static creating build/bdist.linux-armv7l/wheel/pudgy/static/vendor copying build/lib/pudgy/static/vendor/proxy.min.js -> build/bdist.linux-armv7l/wheel/pudgy/static/vendor copying build/lib/pudgy/static/vendor/jquery-3.3.1.min.js -> build/bdist.linux-armv7l/wheel/pudgy/static/vendor copying build/lib/pudgy/static/vendor/underscore.js -> build/bdist.linux-armv7l/wheel/pudgy/static/vendor copying build/lib/pudgy/__init__.py -> build/bdist.linux-armv7l/wheel/pudgy copying build/lib/pudgy/blueprint.py -> build/bdist.linux-armv7l/wheel/pudgy copying build/lib/pudgy/version.py -> build/bdist.linux-armv7l/wheel/pudgy copying build/lib/pudgy/prelude.py -> build/bdist.linux-armv7l/wheel/pudgy creating build/bdist.linux-armv7l/wheel/pudgy/core creating build/bdist.linux-armv7l/wheel/pudgy/core/ComponentBridge copying build/lib/pudgy/core/ComponentBridge/ComponentBridge.js -> build/bdist.linux-armv7l/wheel/pudgy/core/ComponentBridge copying build/lib/pudgy/core/ComponentBridge/ComponentBridge.mustache -> build/bdist.linux-armv7l/wheel/pudgy/core/ComponentBridge creating build/bdist.linux-armv7l/wheel/pudgy/core/vendor copying build/lib/pudgy/core/vendor/backbone.js -> build/bdist.linux-armv7l/wheel/pudgy/core/vendor copying build/lib/pudgy/core/vendor/react-dom.js -> build/bdist.linux-armv7l/wheel/pudgy/core/vendor copying build/lib/pudgy/core/vendor/react.js -> build/bdist.linux-armv7l/wheel/pudgy/core/vendor copying build/lib/pudgy/core/vendor/EventEmitter.js -> build/bdist.linux-armv7l/wheel/pudgy/core/vendor creating build/bdist.linux-armv7l/wheel/pudgy/core/common copying build/lib/pudgy/core/common/component_register.js -> build/bdist.linux-armv7l/wheel/pudgy/core/common copying build/lib/pudgy/core/common/debug.js -> build/bdist.linux-armv7l/wheel/pudgy/core/common copying build/lib/pudgy/core/common/util.js -> build/bdist.linux-armv7l/wheel/pudgy/core/common creating build/bdist.linux-armv7l/wheel/pudgy/core/BackboneLoader copying build/lib/pudgy/core/BackboneLoader/BackboneLoader.js -> build/bdist.linux-armv7l/wheel/pudgy/core/BackboneLoader creating build/bdist.linux-armv7l/wheel/pudgy/core/ReactLoader copying build/lib/pudgy/core/ReactLoader/ReactLoader.js -> build/bdist.linux-armv7l/wheel/pudgy/core/ReactLoader creating build/bdist.linux-armv7l/wheel/pudgy/templates copying build/lib/pudgy/templates/inject_components.html -> build/bdist.linux-armv7l/wheel/pudgy/templates running install_egg_info Copying pudgy.egg-info to build/bdist.linux-armv7l/wheel/pudgy-0.0.6-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/pudgy-0.0.6.dist-info/WHEEL Running setup.py bdist_wheel for pudgy: finished with status 'done' Stored in directory: /tmp/tmpsjy4xcjr Successfully built pudgy Cleaning up... Removing source in /tmp/pip-wheel-o1j3zb6q/pudgy Removed build tracker '/tmp/pip-req-tracker-442410f7'