Created temporary directory: /tmp/pip-ephem-wheel-cache-f9qvdrqa Created temporary directory: /tmp/pip-req-tracker-rujwk0ng Created requirements tracker '/tmp/pip-req-tracker-rujwk0ng' Created temporary directory: /tmp/pip-wheel-7p9khss2 Collecting typehint==0.4 1 location(s) to search for versions of typehint: * https://pypi.org/simple/typehint/ Getting page https://pypi.org/simple/typehint/ Analyzing links from page https://pypi.org/simple/typehint/ Found link https://files.pythonhosted.org/packages/61/f8/a4daefdf7ceec23913c5ae479848dd51b4c5eb4779ffd324d262a626e878/typehint-0.2.tar.gz#sha256=d31f3c2f2b0799a046cf06fb8a89706bc7096747f11760694173218dc7af63e8 (from https://pypi.org/simple/typehint/), version: 0.2 Found link https://files.pythonhosted.org/packages/3b/c3/1329602b092eb2f85f50f644d1adcf0cf5ea81820329d8f8b82849bb1c0d/typehint-0.3.tar.gz#sha256=43ce91911403047efa8ef3a80426c5d9148970a2bd0e9a7c0b7e1d92b6164222 (from https://pypi.org/simple/typehint/), version: 0.3 Found link https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz#sha256=e5a030482271b039635b6b37ef026872174757c16366bf7ce768b1d4336142cb (from https://pypi.org/simple/typehint/), version: 0.4 Using version 0.4 (newest of versions: 0.4) Created temporary directory: /tmp/pip-unpack-r6hrpvmi Downloading https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz Downloading from URL https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz#sha256=e5a030482271b039635b6b37ef026872174757c16366bf7ce768b1d4336142cb (from https://pypi.org/simple/typehint/) Added typehint==0.4 from https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz#sha256=e5a030482271b039635b6b37ef026872174757c16366bf7ce768b1d4336142cb to build tracker '/tmp/pip-req-tracker-rujwk0ng' Running setup.py (path:/tmp/pip-wheel-7p9khss2/typehint/setup.py) egg_info for package typehint Running command python setup.py egg_info running egg_info creating pip-egg-info/typehint.egg-info writing pip-egg-info/typehint.egg-info/PKG-INFO writing dependency_links to pip-egg-info/typehint.egg-info/dependency_links.txt writing top-level names to pip-egg-info/typehint.egg-info/top_level.txt writing manifest file 'pip-egg-info/typehint.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/typehint.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/typehint.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-7p9khss2/typehint has version 0.4, which satisfies requirement typehint==0.4 from https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz#sha256=e5a030482271b039635b6b37ef026872174757c16366bf7ce768b1d4336142cb Removed typehint==0.4 from https://files.pythonhosted.org/packages/aa/7e/10f525ed6f3187e8092cc26d7492d46404aeab39a1f696aa4e969e0b494d/typehint-0.4.tar.gz#sha256=e5a030482271b039635b6b37ef026872174757c16366bf7ce768b1d4336142cb from build tracker '/tmp/pip-req-tracker-rujwk0ng' Building wheels for collected packages: typehint Created temporary directory: /tmp/pip-wheel-4mirtrze Running setup.py bdist_wheel for typehint: started Destination directory: /tmp/pip-wheel-4mirtrze Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-7p9khss2/typehint/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-4mirtrze running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/typehint copying typehint/__init__.py -> build/lib/typehint 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/typehint copying build/lib/typehint/__init__.py -> build/bdist.linux-armv7l/wheel/typehint running install_egg_info running egg_info creating typehint.egg-info writing typehint.egg-info/PKG-INFO writing dependency_links to typehint.egg-info/dependency_links.txt writing top-level names to typehint.egg-info/top_level.txt writing manifest file 'typehint.egg-info/SOURCES.txt' reading manifest file 'typehint.egg-info/SOURCES.txt' writing manifest file 'typehint.egg-info/SOURCES.txt' Copying typehint.egg-info to build/bdist.linux-armv7l/wheel/typehint-0.4-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/typehint-0.4.dist-info/WHEEL creating '/tmp/pip-wheel-4mirtrze/typehint-0.4-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'typehint/__init__.py' adding 'typehint-0.4.dist-info/METADATA' adding 'typehint-0.4.dist-info/WHEEL' adding 'typehint-0.4.dist-info/top_level.txt' adding 'typehint-0.4.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for typehint: finished with status 'done' Stored in directory: /tmp/tmpq4yedoqf Successfully built typehint Cleaning up... Removing source in /tmp/pip-wheel-7p9khss2/typehint Removed build tracker '/tmp/pip-req-tracker-rujwk0ng'