Created temporary directory: /tmp/pip-ephem-wheel-cache-7tta8dk2 Created temporary directory: /tmp/pip-req-tracker-577hx1ha Created requirements tracker '/tmp/pip-req-tracker-577hx1ha' Created temporary directory: /tmp/pip-wheel-4zauwizz Collecting json2dynamo==0.1.0 1 location(s) to search for versions of json2dynamo: * https://pypi.org/simple/json2dynamo/ Getting page https://pypi.org/simple/json2dynamo/ Analyzing links from page https://pypi.org/simple/json2dynamo/ Found link https://files.pythonhosted.org/packages/c6/f0/cd39eda2ca1c7aa9560baf081c30db4a04e2da87d372c09f4a956039afdd/json2dynamo-0.0.2.tar.gz#sha256=b0637f347ddcefc521891e60f186075e53d754d234537957b31e5c7fa9e4d911 (from https://pypi.org/simple/json2dynamo/), version: 0.0.2 Found link https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz#sha256=de1448990f7e8cf2aacfa61fb0c774de88d0bdbe9e767a267ecfcc62e83179b5 (from https://pypi.org/simple/json2dynamo/), version: 0.0.3 Found link https://files.pythonhosted.org/packages/7e/ee/9a185a8a315d7fd5ce0255b42feeee9e6b9399802d77579bf65c557ce5cf/json2dynamo-0.0.4.tar.gz#sha256=81a95c7f456ac731369bc8a43b3da8e2e23895f52f4f0ce56740084042ff3a2e (from https://pypi.org/simple/json2dynamo/), version: 0.0.4 Found link https://files.pythonhosted.org/packages/13/a0/acd0aa501448bddbd0bd44a6d54d9055a1e58a61b62f86b241735913f8ab/json2dynamo-0.0.5.tar.gz#sha256=24788a212f34652aa8a50b268ecac3db730a97a925e55234af3e45f1beafa553 (from https://pypi.org/simple/json2dynamo/), version: 0.0.5 Found link https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz#sha256=a031193191982a23735512da71269bf2c76c9566fb8a8399a0f5f1ed260035e5 (from https://pypi.org/simple/json2dynamo/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Created temporary directory: /tmp/pip-unpack-p832786l Downloading https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz#sha256=a031193191982a23735512da71269bf2c76c9566fb8a8399a0f5f1ed260035e5 (from https://pypi.org/simple/json2dynamo/) Added json2dynamo==0.1.0 from https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz#sha256=a031193191982a23735512da71269bf2c76c9566fb8a8399a0f5f1ed260035e5 to build tracker '/tmp/pip-req-tracker-577hx1ha' Running setup.py (path:/tmp/pip-wheel-4zauwizz/json2dynamo/setup.py) egg_info for package json2dynamo Running command python setup.py egg_info running egg_info creating pip-egg-info/json2dynamo.egg-info writing pip-egg-info/json2dynamo.egg-info/PKG-INFO writing dependency_links to pip-egg-info/json2dynamo.egg-info/dependency_links.txt writing top-level names to pip-egg-info/json2dynamo.egg-info/top_level.txt writing requirements to pip-egg-info/json2dynamo.egg-info/requires.txt writing entry points to pip-egg-info/json2dynamo.egg-info/entry_points.txt writing manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-4zauwizz/json2dynamo has version 0.1.0, which satisfies requirement json2dynamo==0.1.0 from https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz#sha256=a031193191982a23735512da71269bf2c76c9566fb8a8399a0f5f1ed260035e5 Removed json2dynamo==0.1.0 from https://files.pythonhosted.org/packages/54/49/e67c77ed3a31ece2d123265a7a4506cab8271c503167a19926c66938515d/json2dynamo-0.1.0.tar.gz#sha256=a031193191982a23735512da71269bf2c76c9566fb8a8399a0f5f1ed260035e5 from build tracker '/tmp/pip-req-tracker-577hx1ha' Building wheels for collected packages: json2dynamo Created temporary directory: /tmp/pip-wheel-8ahdkbe9 Running setup.py bdist_wheel for json2dynamo: started Destination directory: /tmp/pip-wheel-8ahdkbe9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-4zauwizz/json2dynamo/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-8ahdkbe9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/json2dynamo copying json2dynamo/util.py -> build/lib/json2dynamo copying json2dynamo/__init__.py -> build/lib/json2dynamo copying json2dynamo/app.py -> build/lib/json2dynamo running egg_info writing requirements to json2dynamo.egg-info/requires.txt writing json2dynamo.egg-info/PKG-INFO writing entry points to json2dynamo.egg-info/entry_points.txt writing top-level names to json2dynamo.egg-info/top_level.txt writing dependency_links to json2dynamo.egg-info/dependency_links.txt reading manifest file 'json2dynamo.egg-info/SOURCES.txt' writing manifest file 'json2dynamo.egg-info/SOURCES.txt' 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/json2dynamo copying build/lib/json2dynamo/util.py -> build/bdist.linux-armv7l/wheel/json2dynamo copying build/lib/json2dynamo/__init__.py -> build/bdist.linux-armv7l/wheel/json2dynamo copying build/lib/json2dynamo/app.py -> build/bdist.linux-armv7l/wheel/json2dynamo running install_egg_info Copying json2dynamo.egg-info to build/bdist.linux-armv7l/wheel/json2dynamo-0.1.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/json2dynamo-0.1.0.dist-info/WHEEL creating '/tmp/pip-wheel-8ahdkbe9/json2dynamo-0.1.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'json2dynamo/__init__.py' adding 'json2dynamo/app.py' adding 'json2dynamo/util.py' adding 'json2dynamo-0.1.0.dist-info/METADATA' adding 'json2dynamo-0.1.0.dist-info/WHEEL' adding 'json2dynamo-0.1.0.dist-info/entry_points.txt' adding 'json2dynamo-0.1.0.dist-info/top_level.txt' adding 'json2dynamo-0.1.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for json2dynamo: finished with status 'done' Stored in directory: /tmp/tmp0ut01tc5 Successfully built json2dynamo Cleaning up... Removing source in /tmp/pip-wheel-4zauwizz/json2dynamo Removed build tracker '/tmp/pip-req-tracker-577hx1ha'