Created temporary directory: /tmp/pip-ephem-wheel-cache-jh6q6z4q Created temporary directory: /tmp/pip-req-tracker-gerlzb6o Created requirements tracker '/tmp/pip-req-tracker-gerlzb6o' Created temporary directory: /tmp/pip-wheel-_x3es3d8 Looking in indexes: https://pypi.python.org/simple Collecting domaintools==0.3.8 1 location(s) to search for versions of domaintools: * https://pypi.python.org/simple/domaintools/ Getting page https://pypi.python.org/simple/domaintools/ Analyzing links from page https://pypi.org/simple/domaintools/ Found link https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz#sha256=e26101c8c2a25d810bf3bb446c665d89f074678fce4ef2b2a94b508b67cdf108 (from https://pypi.org/simple/domaintools/), version: 0.3.8 Using version 0.3.8 (newest of versions: 0.3.8) Created temporary directory: /tmp/pip-unpack-03679ari Downloading https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz (47kB) Downloading from URL https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz#sha256=e26101c8c2a25d810bf3bb446c665d89f074678fce4ef2b2a94b508b67cdf108 (from https://pypi.org/simple/domaintools/) Added domaintools==0.3.8 from https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz#sha256=e26101c8c2a25d810bf3bb446c665d89f074678fce4ef2b2a94b508b67cdf108 to build tracker '/tmp/pip-req-tracker-gerlzb6o' Running setup.py (path:/tmp/pip-wheel-_x3es3d8/domaintools/setup.py) egg_info for package domaintools Running command python setup.py egg_info running egg_info creating pip-egg-info/domaintools.egg-info writing dependency_links to pip-egg-info/domaintools.egg-info/dependency_links.txt writing top-level names to pip-egg-info/domaintools.egg-info/top_level.txt writing pip-egg-info/domaintools.egg-info/PKG-INFO writing manifest file 'pip-egg-info/domaintools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/domaintools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/domaintools.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_x3es3d8/domaintools has version 0.3.8, which satisfies requirement domaintools==0.3.8 from https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz#sha256=e26101c8c2a25d810bf3bb446c665d89f074678fce4ef2b2a94b508b67cdf108 Removed domaintools==0.3.8 from https://files.pythonhosted.org/packages/b5/63/77b821f7c5d4e30fc541999f77005f9d7850ebf5d1364e491d80a99e2a8b/domaintools-0.3.8.tar.gz#sha256=e26101c8c2a25d810bf3bb446c665d89f074678fce4ef2b2a94b508b67cdf108 from build tracker '/tmp/pip-req-tracker-gerlzb6o' Building wheels for collected packages: domaintools Created temporary directory: /tmp/pip-wheel-ueedn3ak Running setup.py bdist_wheel for domaintools: started Destination directory: /tmp/pip-wheel-ueedn3ak Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_x3es3d8/domaintools/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-ueedn3ak running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/domaintools copying domaintools/data.py -> build/lib/domaintools copying domaintools/tests.py -> build/lib/domaintools copying domaintools/__init__.py -> build/lib/domaintools copying domaintools/build_data_file.py -> build/lib/domaintools 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/domaintools copying build/lib/domaintools/data.py -> build/bdist.linux-armv7l/wheel/domaintools copying build/lib/domaintools/tests.py -> build/bdist.linux-armv7l/wheel/domaintools copying build/lib/domaintools/__init__.py -> build/bdist.linux-armv7l/wheel/domaintools copying build/lib/domaintools/build_data_file.py -> build/bdist.linux-armv7l/wheel/domaintools running install_egg_info running egg_info writing top-level names to domaintools.egg-info/top_level.txt writing domaintools.egg-info/PKG-INFO writing dependency_links to domaintools.egg-info/dependency_links.txt reading manifest file 'domaintools.egg-info/SOURCES.txt' writing manifest file 'domaintools.egg-info/SOURCES.txt' Copying domaintools.egg-info to build/bdist.linux-armv7l/wheel/domaintools-0.3.8-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/domaintools-0.3.8.dist-info/WHEEL creating '/tmp/pip-wheel-ueedn3ak/domaintools-0.3.8-py3-none-any.whl' and adding '.' to it adding 'domaintools/__init__.py' adding 'domaintools/build_data_file.py' adding 'domaintools/data.py' adding 'domaintools/tests.py' adding 'domaintools-0.3.8.dist-info/top_level.txt' adding 'domaintools-0.3.8.dist-info/WHEEL' adding 'domaintools-0.3.8.dist-info/METADATA' adding 'domaintools-0.3.8.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for domaintools: finished with status 'done' Stored in directory: /tmp/tmpiq9bgu_i Successfully built domaintools Cleaning up... Removing source in /tmp/pip-wheel-_x3es3d8/domaintools Removed build tracker '/tmp/pip-req-tracker-gerlzb6o'