Created temporary directory: /tmp/pip-ephem-wheel-cache-pml7y7sx Created temporary directory: /tmp/pip-req-tracker-uwlyg1cb Created requirements tracker '/tmp/pip-req-tracker-uwlyg1cb' Created temporary directory: /tmp/pip-wheel-z12t5xbf Collecting json-typer==1.0.4 1 location(s) to search for versions of json-typer: * https://pypi.org/simple/json-typer/ Getting page https://pypi.org/simple/json-typer/ Analyzing links from page https://pypi.org/simple/json-typer/ Found link https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz#sha256=2bbed84edbcee387c1f5ed7996c8f10522e05f98b758e29dba516a2f1827e891 (from https://pypi.org/simple/json-typer/), version: 1.0.4 Using version 1.0.4 (newest of versions: 1.0.4) Created temporary directory: /tmp/pip-unpack-w2ygdshn Downloading https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz#sha256=2bbed84edbcee387c1f5ed7996c8f10522e05f98b758e29dba516a2f1827e891 (from https://pypi.org/simple/json-typer/) Added json-typer==1.0.4 from https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz#sha256=2bbed84edbcee387c1f5ed7996c8f10522e05f98b758e29dba516a2f1827e891 to build tracker '/tmp/pip-req-tracker-uwlyg1cb' Running setup.py (path:/tmp/pip-wheel-z12t5xbf/json-typer/setup.py) egg_info for package json-typer Running command python setup.py egg_info running egg_info creating pip-egg-info/json_typer.egg-info writing top-level names to pip-egg-info/json_typer.egg-info/top_level.txt writing pip-egg-info/json_typer.egg-info/PKG-INFO writing dependency_links to pip-egg-info/json_typer.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/json_typer.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/json_typer.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/json_typer.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-z12t5xbf/json-typer has version 1.0.4, which satisfies requirement json-typer==1.0.4 from https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz#sha256=2bbed84edbcee387c1f5ed7996c8f10522e05f98b758e29dba516a2f1827e891 Removed json-typer==1.0.4 from https://files.pythonhosted.org/packages/9f/eb/66e236cb67d88277f8ee3ae9438ea5c4fa0801dad2f92c2dc48cbe6fe20b/json_typer-1.0.4.tar.gz#sha256=2bbed84edbcee387c1f5ed7996c8f10522e05f98b758e29dba516a2f1827e891 from build tracker '/tmp/pip-req-tracker-uwlyg1cb' Building wheels for collected packages: json-typer Created temporary directory: /tmp/pip-wheel-khprcseg Running setup.py bdist_wheel for json-typer: started Destination directory: /tmp/pip-wheel-khprcseg Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-z12t5xbf/json-typer/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-khprcseg running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/json_typer copying json_typer/__init__.py -> build/lib/json_typer copying json_typer/io.py -> build/lib/json_typer creating build/lib/tests copying tests/__init__.py -> build/lib/tests copying tests/test_io.py -> build/lib/tests copying tests/constants.py -> build/lib/tests creating build/lib/json_typer/serializables copying json_typer/serializables/serializable.py -> build/lib/json_typer/serializables copying json_typer/serializables/__init__.py -> build/lib/json_typer/serializables copying json_typer/serializables/type_serializable.py -> build/lib/json_typer/serializables creating build/lib/tests/test_classes copying tests/test_classes/bar.py -> build/lib/tests/test_classes copying tests/test_classes/foo.py -> build/lib/tests/test_classes copying tests/test_classes/__init__.py -> build/lib/tests/test_classes copying tests/test_classes/holder.py -> build/lib/tests/test_classes 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/json_typer creating build/bdist.linux-armv7l/wheel/json_typer/serializables copying build/lib/json_typer/serializables/serializable.py -> build/bdist.linux-armv7l/wheel/json_typer/serializables copying build/lib/json_typer/serializables/__init__.py -> build/bdist.linux-armv7l/wheel/json_typer/serializables copying build/lib/json_typer/serializables/type_serializable.py -> build/bdist.linux-armv7l/wheel/json_typer/serializables copying build/lib/json_typer/__init__.py -> build/bdist.linux-armv7l/wheel/json_typer copying build/lib/json_typer/io.py -> build/bdist.linux-armv7l/wheel/json_typer creating build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/__init__.py -> build/bdist.linux-armv7l/wheel/tests copying build/lib/tests/test_io.py -> build/bdist.linux-armv7l/wheel/tests creating build/bdist.linux-armv7l/wheel/tests/test_classes copying build/lib/tests/test_classes/bar.py -> build/bdist.linux-armv7l/wheel/tests/test_classes copying build/lib/tests/test_classes/foo.py -> build/bdist.linux-armv7l/wheel/tests/test_classes copying build/lib/tests/test_classes/__init__.py -> build/bdist.linux-armv7l/wheel/tests/test_classes copying build/lib/tests/test_classes/holder.py -> build/bdist.linux-armv7l/wheel/tests/test_classes copying build/lib/tests/constants.py -> build/bdist.linux-armv7l/wheel/tests running install_egg_info running egg_info writing dependency_links to json_typer.egg-info/dependency_links.txt writing top-level names to json_typer.egg-info/top_level.txt writing json_typer.egg-info/PKG-INFO reading manifest file 'json_typer.egg-info/SOURCES.txt' writing manifest file 'json_typer.egg-info/SOURCES.txt' Copying json_typer.egg-info to build/bdist.linux-armv7l/wheel/json_typer-1.0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/json_typer-1.0.4.dist-info/WHEEL creating '/tmp/pip-wheel-khprcseg/json_typer-1.0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'json_typer/__init__.py' adding 'json_typer/io.py' adding 'json_typer/serializables/__init__.py' adding 'json_typer/serializables/serializable.py' adding 'json_typer/serializables/type_serializable.py' adding 'tests/__init__.py' adding 'tests/constants.py' adding 'tests/test_io.py' adding 'tests/test_classes/__init__.py' adding 'tests/test_classes/bar.py' adding 'tests/test_classes/foo.py' adding 'tests/test_classes/holder.py' adding 'json_typer-1.0.4.dist-info/METADATA' adding 'json_typer-1.0.4.dist-info/WHEEL' adding 'json_typer-1.0.4.dist-info/top_level.txt' adding 'json_typer-1.0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for json-typer: finished with status 'done' Stored in directory: /tmp/tmpooac5ddp Successfully built json-typer Cleaning up... Removing source in /tmp/pip-wheel-z12t5xbf/json-typer Removed build tracker '/tmp/pip-req-tracker-uwlyg1cb'