Created temporary directory: /tmp/pip-ephem-wheel-cache-0k2bgcsl Created temporary directory: /tmp/pip-req-tracker-w6l2irfu Created requirements tracker '/tmp/pip-req-tracker-w6l2irfu' Created temporary directory: /tmp/pip-wheel-l3dwbtj4 Collecting jsonformatter==0.1.4 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/99/b4/0ecf9a4c5c89c751d4f35bd7b9484df048457fed4b664c45ebdc4680e19d/jsonformatter-0.1.3.tar.gz#sha256=bbe056cdae9a7e608bca72e8613fc04dae262bcf4596f78762522694ee96c11b (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3), version: 0.1.3 Found link https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz#sha256=e4bbbb1a79013d2f4b1d249fbed755ade679fd03af9a40de8e45148cde3d21af (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3), version: 0.1.4 Using version 0.1.4 (newest of versions: 0.1.4) Created temporary directory: /tmp/pip-unpack-lpgqe31z Downloading https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz#sha256=e4bbbb1a79013d2f4b1d249fbed755ade679fd03af9a40de8e45148cde3d21af (from https://pypi.org/simple/jsonformatter/) (requires-python:>=3) Added jsonformatter==0.1.4 from https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz#sha256=e4bbbb1a79013d2f4b1d249fbed755ade679fd03af9a40de8e45148cde3d21af to build tracker '/tmp/pip-req-tracker-w6l2irfu' Running setup.py (path:/tmp/pip-wheel-l3dwbtj4/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 pip-egg-info/jsonformatter.egg-info/PKG-INFO writing top-level names to pip-egg-info/jsonformatter.egg-info/top_level.txt 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-l3dwbtj4/jsonformatter has version 0.1.4, which satisfies requirement jsonformatter==0.1.4 from https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz#sha256=e4bbbb1a79013d2f4b1d249fbed755ade679fd03af9a40de8e45148cde3d21af Removed jsonformatter==0.1.4 from https://files.pythonhosted.org/packages/01/5f/5d362ed176f854da105b87c214cf9d2d4705a26f34275e102749f6108130/jsonformatter-0.1.4.tar.gz#sha256=e4bbbb1a79013d2f4b1d249fbed755ade679fd03af9a40de8e45148cde3d21af from build tracker '/tmp/pip-req-tracker-w6l2irfu' Building wheels for collected packages: jsonformatter Created temporary directory: /tmp/pip-wheel-6o8ph2wf Running setup.py bdist_wheel for jsonformatter: started Destination directory: /tmp/pip-wheel-6o8ph2wf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-l3dwbtj4/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-6o8ph2wf 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 jsonformatter.egg-info/PKG-INFO writing top-level names to jsonformatter.egg-info/top_level.txt writing dependency_links to jsonformatter.egg-info/dependency_links.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.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/jsonformatter-0.1.4.dist-info/WHEEL creating '/tmp/pip-wheel-6o8ph2wf/jsonformatter-0.1.4-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.4.dist-info/METADATA' adding 'jsonformatter-0.1.4.dist-info/WHEEL' adding 'jsonformatter-0.1.4.dist-info/top_level.txt' adding 'jsonformatter-0.1.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for jsonformatter: finished with status 'done' Stored in directory: /tmp/tmpfp_8j0x4 Successfully built jsonformatter Cleaning up... Removing source in /tmp/pip-wheel-l3dwbtj4/jsonformatter Removed build tracker '/tmp/pip-req-tracker-w6l2irfu'