2019-07-07T20:54:15 Created temporary directory: /tmp/pip-ephem-wheel-cache-48its2uq 2019-07-07T20:54:15 Created temporary directory: /tmp/pip-req-tracker-06yusutn 2019-07-07T20:54:15 Created requirements tracker '/tmp/pip-req-tracker-06yusutn' 2019-07-07T20:54:15 Created temporary directory: /tmp/pip-wheel-8nycjtqo 2019-07-07T20:54:15 Collecting json2dynamo==0.0.3 2019-07-07T20:54:15 1 location(s) to search for versions of json2dynamo: 2019-07-07T20:54:15 * https://pypi.org/simple/json2dynamo/ 2019-07-07T20:54:15 Getting page https://pypi.org/simple/json2dynamo/ 2019-07-07T20:54:15 Analyzing links from page https://pypi.org/simple/json2dynamo/ 2019-07-07T20:54:15 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 2019-07-07T20:54:15 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 2019-07-07T20:54:15 Using version 0.0.3 (newest of versions: 0.0.3) 2019-07-07T20:54:15 Created temporary directory: /tmp/pip-unpack-ydpoc763 2019-07-07T20:54:15 Downloading https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz 2019-07-07T20:54:15 Downloading from URL https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz#sha256=de1448990f7e8cf2aacfa61fb0c774de88d0bdbe9e767a267ecfcc62e83179b5 (from https://pypi.org/simple/json2dynamo/) 2019-07-07T20:54:15 Added json2dynamo==0.0.3 from https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz#sha256=de1448990f7e8cf2aacfa61fb0c774de88d0bdbe9e767a267ecfcc62e83179b5 to build tracker '/tmp/pip-req-tracker-06yusutn' 2019-07-07T20:54:15 Running setup.py (path:/tmp/pip-wheel-8nycjtqo/json2dynamo/setup.py) egg_info for package json2dynamo 2019-07-07T20:54:15 Running command python setup.py egg_info 2019-07-07T20:54:17 running egg_info 2019-07-07T20:54:17 creating pip-egg-info/json2dynamo.egg-info 2019-07-07T20:54:17 writing top-level names to pip-egg-info/json2dynamo.egg-info/top_level.txt 2019-07-07T20:54:17 writing requirements to pip-egg-info/json2dynamo.egg-info/requires.txt 2019-07-07T20:54:17 writing pip-egg-info/json2dynamo.egg-info/PKG-INFO 2019-07-07T20:54:17 writing entry points to pip-egg-info/json2dynamo.egg-info/entry_points.txt 2019-07-07T20:54:17 writing dependency_links to pip-egg-info/json2dynamo.egg-info/dependency_links.txt 2019-07-07T20:54:17 writing manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' 2019-07-07T20:54:17 reading manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' 2019-07-07T20:54:17 writing manifest file 'pip-egg-info/json2dynamo.egg-info/SOURCES.txt' 2019-07-07T20:54:17 Source in /tmp/pip-wheel-8nycjtqo/json2dynamo has version 0.0.3, which satisfies requirement json2dynamo==0.0.3 from https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz#sha256=de1448990f7e8cf2aacfa61fb0c774de88d0bdbe9e767a267ecfcc62e83179b5 2019-07-07T20:54:17 Removed json2dynamo==0.0.3 from https://files.pythonhosted.org/packages/8a/03/6398b841d40ef95eed0062a190dbb225a1a2e1385e2bd3d0eefb09629412/json2dynamo-0.0.3.tar.gz#sha256=de1448990f7e8cf2aacfa61fb0c774de88d0bdbe9e767a267ecfcc62e83179b5 from build tracker '/tmp/pip-req-tracker-06yusutn' 2019-07-07T20:54:17 Building wheels for collected packages: json2dynamo 2019-07-07T20:54:17 Created temporary directory: /tmp/pip-wheel-1t9sblq8 2019-07-07T20:54:17 Building wheel for json2dynamo (setup.py): started 2019-07-07T20:54:17 Destination directory: /tmp/pip-wheel-1t9sblq8 2019-07-07T20:54:17 Running command /usr/bin/python3 -u -c 'import setuptools, tokenize;__file__='"'"'/tmp/pip-wheel-8nycjtqo/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-1t9sblq8 2019-07-07T20:54:19 running bdist_wheel 2019-07-07T20:54:19 running build 2019-07-07T20:54:19 running build_py 2019-07-07T20:54:19 creating build 2019-07-07T20:54:19 creating build/lib 2019-07-07T20:54:19 creating build/lib/json2dynamo 2019-07-07T20:54:19 copying json2dynamo/util.py -> build/lib/json2dynamo 2019-07-07T20:54:19 copying json2dynamo/__init__.py -> build/lib/json2dynamo 2019-07-07T20:54:19 copying json2dynamo/app.py -> build/lib/json2dynamo 2019-07-07T20:54:19 running egg_info 2019-07-07T20:54:20 writing dependency_links to json2dynamo.egg-info/dependency_links.txt 2019-07-07T20:54:20 writing entry points to json2dynamo.egg-info/entry_points.txt 2019-07-07T20:54:20 writing top-level names to json2dynamo.egg-info/top_level.txt 2019-07-07T20:54:20 writing requirements to json2dynamo.egg-info/requires.txt 2019-07-07T20:54:20 writing json2dynamo.egg-info/PKG-INFO 2019-07-07T20:54:20 reading manifest file 'json2dynamo.egg-info/SOURCES.txt' 2019-07-07T20:54:20 writing manifest file 'json2dynamo.egg-info/SOURCES.txt' 2019-07-07T20:54:20 installing to build/bdist.linux-armv7l/wheel 2019-07-07T20:54:20 running install 2019-07-07T20:54:20 running install_lib 2019-07-07T20:54:20 creating build/bdist.linux-armv7l 2019-07-07T20:54:20 creating build/bdist.linux-armv7l/wheel 2019-07-07T20:54:20 creating build/bdist.linux-armv7l/wheel/json2dynamo 2019-07-07T20:54:20 copying build/lib/json2dynamo/util.py -> build/bdist.linux-armv7l/wheel/json2dynamo 2019-07-07T20:54:20 copying build/lib/json2dynamo/__init__.py -> build/bdist.linux-armv7l/wheel/json2dynamo 2019-07-07T20:54:20 copying build/lib/json2dynamo/app.py -> build/bdist.linux-armv7l/wheel/json2dynamo 2019-07-07T20:54:20 running install_egg_info 2019-07-07T20:54:20 Copying json2dynamo.egg-info to build/bdist.linux-armv7l/wheel/json2dynamo-0.0.3-py3.5.egg-info 2019-07-07T20:54:20 running install_scripts 2019-07-07T20:54:20 creating build/bdist.linux-armv7l/wheel/json2dynamo-0.0.3.dist-info/WHEEL 2019-07-07T20:54:20 Building wheel for json2dynamo (setup.py): finished with status 'done' 2019-07-07T20:54:20 Stored in directory: /tmp/tmphvtpnhz3 2019-07-07T20:54:20 Successfully built json2dynamo 2019-07-07T20:54:20 Cleaning up... 2019-07-07T20:54:20 Removing source in /tmp/pip-wheel-8nycjtqo/json2dynamo 2019-07-07T20:54:20 Removed build tracker '/tmp/pip-req-tracker-06yusutn'