Created temporary directory: /tmp/pip-ephem-wheel-cache-ivusbmz4 Created temporary directory: /tmp/pip-req-tracker-rj778u2t Created requirements tracker '/tmp/pip-req-tracker-rj778u2t' Created temporary directory: /tmp/pip-wheel-jwoz_gsv Collecting runtype==0.1.1 1 location(s) to search for versions of runtype: * https://pypi.org/simple/runtype/ Getting page https://pypi.org/simple/runtype/ Analyzing links from page https://pypi.org/simple/runtype/ Found link https://files.pythonhosted.org/packages/6d/7e/17fb8570e69481c2b18cd0b8b3863727c52f23bc5ce26ad1b70276b7db80/runtype-0.1a1.tar.gz#sha256=3fb63f0043a7294ab2772543a55cfe864f54ac236484444fea3ae93a0b891b0e (from https://pypi.org/simple/runtype/), version: 0.1a1 Found link https://files.pythonhosted.org/packages/5c/87/b41c891bbd39b606bd6fdae375317d142ba42a3cfdc2b709de1b1f7ce06f/runtype-0.1.tar.gz#sha256=74b0eb4358205d62da669384771867e8c8efbb881c49eac1600536a27508443b (from https://pypi.org/simple/runtype/), version: 0.1 Found link https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz#sha256=cdd59965db6867aff3fee9fc7886d1ba63f5f4502a041020c24c3e70a22c9f4f (from https://pypi.org/simple/runtype/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Created temporary directory: /tmp/pip-unpack-fhhgon6p Downloading https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz#sha256=cdd59965db6867aff3fee9fc7886d1ba63f5f4502a041020c24c3e70a22c9f4f (from https://pypi.org/simple/runtype/) Added runtype==0.1.1 from https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz#sha256=cdd59965db6867aff3fee9fc7886d1ba63f5f4502a041020c24c3e70a22c9f4f to build tracker '/tmp/pip-req-tracker-rj778u2t' Running setup.py (path:/tmp/pip-wheel-jwoz_gsv/runtype/setup.py) egg_info for package runtype Running command python setup.py egg_info running egg_info creating pip-egg-info/runtype.egg-info writing top-level names to pip-egg-info/runtype.egg-info/top_level.txt writing dependency_links to pip-egg-info/runtype.egg-info/dependency_links.txt writing pip-egg-info/runtype.egg-info/PKG-INFO writing manifest file 'pip-egg-info/runtype.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/runtype.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/runtype.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-jwoz_gsv/runtype has version 0.1.1, which satisfies requirement runtype==0.1.1 from https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz#sha256=cdd59965db6867aff3fee9fc7886d1ba63f5f4502a041020c24c3e70a22c9f4f Removed runtype==0.1.1 from https://files.pythonhosted.org/packages/13/94/480da50ef69ee7f16bdd1e7ad7c6c3a7a19c74665baf4f9ef8e34dde336a/runtype-0.1.1.tar.gz#sha256=cdd59965db6867aff3fee9fc7886d1ba63f5f4502a041020c24c3e70a22c9f4f from build tracker '/tmp/pip-req-tracker-rj778u2t' Building wheels for collected packages: runtype Created temporary directory: /tmp/pip-wheel-nclwiqh3 Running setup.py bdist_wheel for runtype: started Destination directory: /tmp/pip-wheel-nclwiqh3 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-jwoz_gsv/runtype/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-nclwiqh3 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/runtype copying runtype/typesystem.py -> build/lib/runtype copying runtype/dataclass.py -> build/lib/runtype copying runtype/__init__.py -> build/lib/runtype copying runtype/isa.py -> build/lib/runtype copying runtype/dispatch.py -> build/lib/runtype 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/runtype copying build/lib/runtype/typesystem.py -> build/bdist.linux-armv7l/wheel/runtype copying build/lib/runtype/dataclass.py -> build/bdist.linux-armv7l/wheel/runtype copying build/lib/runtype/__init__.py -> build/bdist.linux-armv7l/wheel/runtype copying build/lib/runtype/isa.py -> build/bdist.linux-armv7l/wheel/runtype copying build/lib/runtype/dispatch.py -> build/bdist.linux-armv7l/wheel/runtype running install_egg_info running egg_info writing top-level names to runtype.egg-info/top_level.txt writing runtype.egg-info/PKG-INFO writing dependency_links to runtype.egg-info/dependency_links.txt reading manifest file 'runtype.egg-info/SOURCES.txt' writing manifest file 'runtype.egg-info/SOURCES.txt' Copying runtype.egg-info to build/bdist.linux-armv7l/wheel/runtype-0.1.1-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/runtype-0.1.1.dist-info/WHEEL creating '/tmp/pip-wheel-nclwiqh3/runtype-0.1.1-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'runtype/__init__.py' adding 'runtype/dataclass.py' adding 'runtype/dispatch.py' adding 'runtype/isa.py' adding 'runtype/typesystem.py' adding 'runtype-0.1.1.dist-info/METADATA' adding 'runtype-0.1.1.dist-info/WHEEL' adding 'runtype-0.1.1.dist-info/top_level.txt' adding 'runtype-0.1.1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for runtype: finished with status 'done' Stored in directory: /tmp/tmpgeygjufa Successfully built runtype Cleaning up... Removing source in /tmp/pip-wheel-jwoz_gsv/runtype Removed build tracker '/tmp/pip-req-tracker-rj778u2t'