Created temporary directory: /tmp/pip-ephem-wheel-cache-r01p0h8r Created temporary directory: /tmp/pip-req-tracker-c_btk_qd Created requirements tracker '/tmp/pip-req-tracker-c_btk_qd' Created temporary directory: /tmp/pip-wheel-3yqmuj_q Looking in indexes: https://pypi.python.org/simple Collecting kanikumo-engine==0.2 1 location(s) to search for versions of kanikumo-engine: * https://pypi.python.org/simple/kanikumo-engine/ Getting page https://pypi.python.org/simple/kanikumo-engine/ Analyzing links from page https://pypi.org/simple/kanikumo-engine/ Found link https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz#sha256=42ee2b0b4c669ee5e0b126c084f7b70836749baa7734cdc9707805810aa24ec9 (from https://pypi.org/simple/kanikumo-engine/), version: 0.2 Using version 0.2 (newest of versions: 0.2) Created temporary directory: /tmp/pip-unpack-9hpkzywb Downloading https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz#sha256=42ee2b0b4c669ee5e0b126c084f7b70836749baa7734cdc9707805810aa24ec9 (from https://pypi.org/simple/kanikumo-engine/) Added kanikumo-engine==0.2 from https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz#sha256=42ee2b0b4c669ee5e0b126c084f7b70836749baa7734cdc9707805810aa24ec9 to build tracker '/tmp/pip-req-tracker-c_btk_qd' Running setup.py (path:/tmp/pip-wheel-3yqmuj_q/kanikumo-engine/setup.py) egg_info for package kanikumo-engine Running command python setup.py egg_info running egg_info creating pip-egg-info/kanikumo_engine.egg-info writing requirements to pip-egg-info/kanikumo_engine.egg-info/requires.txt writing dependency_links to pip-egg-info/kanikumo_engine.egg-info/dependency_links.txt writing pip-egg-info/kanikumo_engine.egg-info/PKG-INFO writing top-level names to pip-egg-info/kanikumo_engine.egg-info/top_level.txt writing manifest file 'pip-egg-info/kanikumo_engine.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/kanikumo_engine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/kanikumo_engine.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-3yqmuj_q/kanikumo-engine has version 0.2, which satisfies requirement kanikumo-engine==0.2 from https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz#sha256=42ee2b0b4c669ee5e0b126c084f7b70836749baa7734cdc9707805810aa24ec9 Removed kanikumo-engine==0.2 from https://files.pythonhosted.org/packages/2a/99/a4b6a67ebb9f593c660c672a2bfec23b6462f67aef86a17ab2cc5f527b04/kanikumo_engine-0.2.tar.gz#sha256=42ee2b0b4c669ee5e0b126c084f7b70836749baa7734cdc9707805810aa24ec9 from build tracker '/tmp/pip-req-tracker-c_btk_qd' Building wheels for collected packages: kanikumo-engine Created temporary directory: /tmp/pip-wheel-61ml0qsq Running setup.py bdist_wheel for kanikumo-engine: started Destination directory: /tmp/pip-wheel-61ml0qsq Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-3yqmuj_q/kanikumo-engine/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-61ml0qsq running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/kanikumo_engine copying kanikumo_engine/default_settings.py -> build/lib/kanikumo_engine copying kanikumo_engine/views.py -> build/lib/kanikumo_engine copying kanikumo_engine/__init__.py -> build/lib/kanikumo_engine running egg_info writing kanikumo_engine.egg-info/PKG-INFO writing requirements to kanikumo_engine.egg-info/requires.txt writing dependency_links to kanikumo_engine.egg-info/dependency_links.txt writing top-level names to kanikumo_engine.egg-info/top_level.txt reading manifest file 'kanikumo_engine.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'kanikumo_engine.egg-info/SOURCES.txt' creating build/lib/kanikumo_engine/static copying kanikumo_engine/static/styles.css -> build/lib/kanikumo_engine/static creating build/lib/kanikumo_engine/templates copying kanikumo_engine/templates/index.html -> build/lib/kanikumo_engine/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/kanikumo_engine creating build/bdist.linux-armv7l/wheel/kanikumo_engine/static copying build/lib/kanikumo_engine/static/styles.css -> build/bdist.linux-armv7l/wheel/kanikumo_engine/static copying build/lib/kanikumo_engine/default_settings.py -> build/bdist.linux-armv7l/wheel/kanikumo_engine copying build/lib/kanikumo_engine/views.py -> build/bdist.linux-armv7l/wheel/kanikumo_engine copying build/lib/kanikumo_engine/__init__.py -> build/bdist.linux-armv7l/wheel/kanikumo_engine creating build/bdist.linux-armv7l/wheel/kanikumo_engine/templates copying build/lib/kanikumo_engine/templates/index.html -> build/bdist.linux-armv7l/wheel/kanikumo_engine/templates running install_egg_info Copying kanikumo_engine.egg-info to build/bdist.linux-armv7l/wheel/kanikumo_engine-0.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/kanikumo_engine-0.2.dist-info/WHEEL creating '/tmp/pip-wheel-61ml0qsq/kanikumo_engine-0.2-py3-none-any.whl' and adding '.' to it adding 'kanikumo_engine/__init__.py' adding 'kanikumo_engine/default_settings.py' adding 'kanikumo_engine/views.py' adding 'kanikumo_engine/static/styles.css' adding 'kanikumo_engine/templates/index.html' adding 'kanikumo_engine-0.2.dist-info/top_level.txt' adding 'kanikumo_engine-0.2.dist-info/WHEEL' adding 'kanikumo_engine-0.2.dist-info/METADATA' adding 'kanikumo_engine-0.2.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for kanikumo-engine: finished with status 'done' Stored in directory: /tmp/tmpa49txo4a Successfully built kanikumo-engine Cleaning up... Removing source in /tmp/pip-wheel-3yqmuj_q/kanikumo-engine Removed build tracker '/tmp/pip-req-tracker-c_btk_qd'