Created temporary directory: /tmp/pip-ephem-wheel-cache-cxaremsw Created temporary directory: /tmp/pip-req-tracker-h4v9jwcw Created requirements tracker '/tmp/pip-req-tracker-h4v9jwcw' Created temporary directory: /tmp/pip-wheel-zi4_frbo Collecting jsonformatter==0.1.3 1 location(s) to search for versions of jsonformatter: * https://pypi.org/simple/jsonformatter/ Getting page https://pypi.org/simple/jsonformatter/ Analyzing links from page https://pypi.org/simple/jsonformatter/ Found link https://files.pythonhosted.org/packages/0d/9d/bf0affacc2e1907ed164e19d0c6eb7260b489ca8be86dd5f58ab9d2a1fe2/jsonformatter-0.1.2.tar.gz#sha256=f89b700adc258586b09b34b302fc00a374920f31cf8dea37ff96f204fa42822b (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3), version: 0.1.2 Found link https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3), version: 0.1.3 Using version 0.1.3 (newest of versions: 0.1.3) Created temporary directory: /tmp/pip-unpack-zz0jjzr4 Downloading https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz Downloading from URL https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3) Added jsonformatter==0.1.3 from https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b to build tracker '/tmp/pip-req-tracker-h4v9jwcw' Running setup.py (path:/tmp/pip-wheel-zi4_frbo/jsonformatter/setup.py) egg_info for package jsonformatter Running command python setup.py egg_info running egg_info creating pip-egg-info/jsonformatter.egg-info writing top-level names to pip-egg-info/jsonformatter.egg-info/top_level.txt writing pip-egg-info/jsonformatter.egg-info/PKG-INFO writing dependency_links to pip-egg-info/jsonformatter.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/jsonformatter.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/jsonformatter.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/jsonformatter.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zi4_frbo/jsonformatter has version 0.1.3, which satisfies requirement jsonformatter==0.1.3 from https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b Removed jsonformatter==0.1.3 from https://files.pythonhosted.org/packages/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b from build tracker '/tmp/pip-req-tracker-h4v9jwcw' Building wheels for collected packages: jsonformatter Created temporary directory: /tmp/pip-wheel-9nc0n93y Running setup.py bdist_wheel for jsonformatter: started Destination directory: /tmp/pip-wheel-9nc0n93y Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zi4_frbo/jsonformatter/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-9nc0n93y running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/jsonformatter copying jsonformatter/__init__.py -> build/lib/jsonformatter copying jsonformatter/jsonformatter.py -> build/lib/jsonformatter 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/jsonformatter copying build/lib/jsonformatter/__init__.py -> build/bdist.linux-armv7l/wheel/jsonformatter copying build/lib/jsonformatter/jsonformatter.py -> build/bdist.linux-armv7l/wheel/jsonformatter running install_egg_info running egg_info writing dependency_links to jsonformatter.egg-info/dependency_links.txt writing jsonformatter.egg-info/PKG-INFO writing top-level names to jsonformatter.egg-info/top_level.txt reading manifest file 'jsonformatter.egg-info/SOURCES.txt' writing manifest file 'jsonformatter.egg-info/SOURCES.txt' Copying jsonformatter.egg-info to build/bdist.linux-armv7l/wheel/jsonformatter-0.1.3-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/jsonformatter-0.1.3.dist-info/WHEEL creating '/tmp/pip-wheel-9nc0n93y/jsonformatter-0.1.3-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'jsonformatter/__init__.py' adding 'jsonformatter/jsonformatter.py' adding 'jsonformatter-0.1.3.dist-info/METADATA' adding 'jsonformatter-0.1.3.dist-info/WHEEL' adding 'jsonformatter-0.1.3.dist-info/top_level.txt' adding 'jsonformatter-0.1.3.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for jsonformatter: finished with status 'done' Stored in directory: /tmp/tmpeze1txtx Successfully built jsonformatter Cleaning up... Removing source in /tmp/pip-wheel-zi4_frbo/jsonformatter Removed build tracker '/tmp/pip-req-tracker-h4v9jwcw'