Created temporary directory: /tmp/pip-ephem-wheel-cache-qwxbw1v1 Created temporary directory: /tmp/pip-req-tracker-egrhcqhw Created requirements tracker '/tmp/pip-req-tracker-egrhcqhw' Created temporary directory: /tmp/pip-wheel-2xovq_33 Collecting ares==0.6.0 1 location(s) to search for versions of ares: * https://pypi.org/simple/ares/ Getting page https://pypi.org/simple/ares/ Analyzing links from page https://pypi.org/simple/ares/ Found link https://files.pythonhosted.org/packages/fc/2e/8138a9ad845cb76f6e5acf2c0d156653fb1f60371258c3b9a647105d0636/ares-0.1.tar.gz#sha256=dbf243d1a714cb0f8886aff849f1f90c892f5af46e61df23edc3cf1e65582b80 (from https://pypi.org/simple/ares/), version: 0.1 Found link https://files.pythonhosted.org/packages/06/2c/7e7dcfee12df309e0581a5a777a4a921bdf6d7729a9d57f7bb7540cc802a/ares-0.1.1.tar.gz#sha256=a8e68fc649fd4c6ec59d84ad6b498e496f5dc5c86089addd244b3d01bc0e2448 (from https://pypi.org/simple/ares/), version: 0.1.1 Found link https://files.pythonhosted.org/packages/5e/73/5ddf7a925af8f315fb4457a3c0018596a001437900458e96245ef72e6532/ares-0.2.tar.gz#sha256=c149d2fd491211f6ea17eb1fccde45b745f21b5ef334a297d47c1f9f9dabc35a (from https://pypi.org/simple/ares/), version: 0.2 Found link https://files.pythonhosted.org/packages/eb/1d/5a6e87d0def7eaa205067c5b02cd0f20a0a49fefd16bd0bfab0ef993e45c/ares-0.3.tar.gz#sha256=7fe4a0b1696bc0817a6c21955a17667260e6283e4accb08c8c613ff532f5f523 (from https://pypi.org/simple/ares/), version: 0.3 Found link https://files.pythonhosted.org/packages/22/7f/55f719df113204089c7c7d580b205f9604bcb539f5585becbff7700a4bf6/ares-0.5.tar.gz#sha256=08016aa9a2276921a1d27cc37019823e6b90dfd6fbf0780e64323c1bb7928d0a (from https://pypi.org/simple/ares/), version: 0.5 Found link https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz#sha256=ebb51d97d38109021f311c378d71860f0cb98ac12e11e8ece21fddfc703dc1cb (from https://pypi.org/simple/ares/), version: 0.6.0 Using version 0.6.0 (newest of versions: 0.6.0) Created temporary directory: /tmp/pip-unpack-x9zcal9c Downloading https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz#sha256=ebb51d97d38109021f311c378d71860f0cb98ac12e11e8ece21fddfc703dc1cb (from https://pypi.org/simple/ares/) Added ares==0.6.0 from https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz#sha256=ebb51d97d38109021f311c378d71860f0cb98ac12e11e8ece21fddfc703dc1cb to build tracker '/tmp/pip-req-tracker-egrhcqhw' Running setup.py (path:/tmp/pip-wheel-2xovq_33/ares/setup.py) egg_info for package ares Running command python setup.py egg_info running egg_info creating pip-egg-info/ares.egg-info writing pip-egg-info/ares.egg-info/PKG-INFO writing top-level names to pip-egg-info/ares.egg-info/top_level.txt writing dependency_links to pip-egg-info/ares.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/ares.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ares.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/ares.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-2xovq_33/ares has version 0.6.0, which satisfies requirement ares==0.6.0 from https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz#sha256=ebb51d97d38109021f311c378d71860f0cb98ac12e11e8ece21fddfc703dc1cb Removed ares==0.6.0 from https://files.pythonhosted.org/packages/87/dd/017fec01b7839d8f98e66f6e785ccd0bdf27a916cf552dd8faa241c06c12/ares-0.6.0.tar.gz#sha256=ebb51d97d38109021f311c378d71860f0cb98ac12e11e8ece21fddfc703dc1cb from build tracker '/tmp/pip-req-tracker-egrhcqhw' Building wheels for collected packages: ares Created temporary directory: /tmp/pip-wheel-csg6gp_d Running setup.py bdist_wheel for ares: started Destination directory: /tmp/pip-wheel-csg6gp_d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-2xovq_33/ares/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-csg6gp_d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ares copying ares/core.py -> build/lib/ares copying ares/__init__.py -> build/lib/ares 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/ares copying build/lib/ares/core.py -> build/bdist.linux-armv7l/wheel/ares copying build/lib/ares/__init__.py -> build/bdist.linux-armv7l/wheel/ares running install_egg_info running egg_info writing top-level names to ares.egg-info/top_level.txt writing ares.egg-info/PKG-INFO writing dependency_links to ares.egg-info/dependency_links.txt reading manifest file 'ares.egg-info/SOURCES.txt' writing manifest file 'ares.egg-info/SOURCES.txt' Copying ares.egg-info to build/bdist.linux-armv7l/wheel/ares-0.6.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ares-0.6.0.dist-info/WHEEL creating '/tmp/pip-wheel-csg6gp_d/ares-0.6.0-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'ares/__init__.py' adding 'ares/core.py' adding 'ares-0.6.0.dist-info/METADATA' adding 'ares-0.6.0.dist-info/WHEEL' adding 'ares-0.6.0.dist-info/top_level.txt' adding 'ares-0.6.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for ares: finished with status 'done' Stored in directory: /tmp/tmprt6spjsq Successfully built ares Cleaning up... Removing source in /tmp/pip-wheel-2xovq_33/ares Removed build tracker '/tmp/pip-req-tracker-egrhcqhw'