Created temporary directory: /tmp/pip-ephem-wheel-cache-4479xfrj Created temporary directory: /tmp/pip-wheel-zy753ox5 Looking in indexes: https://pypi.python.org/simple Collecting py3dns==3.2.0 1 location(s) to search for versions of py3dns: * https://pypi.python.org/simple/py3dns/ Getting page https://pypi.python.org/simple/py3dns/ Analyzing links from page https://pypi.org/simple/py3dns/ Found link https://files.pythonhosted.org/packages/9e/2f/501c759fd55404adb7be96559499c7696a884fd7fad0ede4aa75f20d880a/py3dns-3.0.4.tar.gz#sha256=a487285f725e7c01c4e1e7d511e56ccbc4c1ae5b34eaa5dd09990fec944fae53 (from https://pypi.org/simple/py3dns/), version: 3.0.4 Found link https://files.pythonhosted.org/packages/87/0d/35d3d710ec6ca04d5e5f8b344c6604fc9590629918346801cc5e7425cc4a/py3dns-3.1.0.tar.gz#sha256=124d7833fd0a6fbaebe17d093b028cfa77b155b5feab8e1c6265959a4b9e7fb7 (from https://pypi.org/simple/py3dns/), version: 3.1.0 Found link https://files.pythonhosted.org/packages/8e/a3/b8cae77d27ac818390f864583e881ee7d332e2450391ddf1b52dcaaeb521/py3dns-3.1.1a.tar.gz#sha256=bfea628ea61becb79ef83616069957fd5b49058115e347ca7b77c72053af187c (from https://pypi.org/simple/py3dns/), version: 3.1.1a Found link https://files.pythonhosted.org/packages/b9/46/8ea57e6722fec2384d2de7afee81b892693ae3ed99917756d71dd0027739/py3dns-3.2.0.tar.gz#sha256=8e88c0648c4d38a880f08aeb05a6e5cb48b8ce2602d381caafc6c71698ee3c21 (from https://pypi.org/simple/py3dns/), version: 3.2.0 Using version 3.2.0 (newest of versions: 3.2.0) Created temporary directory: /tmp/pip-unpack-2mjtbcgh Downloading https://files.pythonhosted.org/packages/b9/46/8ea57e6722fec2384d2de7afee81b892693ae3ed99917756d71dd0027739/py3dns-3.2.0.tar.gz Downloading from URL https://files.pythonhosted.org/packages/b9/46/8ea57e6722fec2384d2de7afee81b892693ae3ed99917756d71dd0027739/py3dns-3.2.0.tar.gz#sha256=8e88c0648c4d38a880f08aeb05a6e5cb48b8ce2602d381caafc6c71698ee3c21 (from https://pypi.org/simple/py3dns/) Running setup.py (path:/tmp/pip-wheel-zy753ox5/py3dns/setup.py) egg_info for package py3dns Running command python setup.py egg_info running egg_info creating pip-egg-info/py3dns.egg-info writing dependency_links to pip-egg-info/py3dns.egg-info/dependency_links.txt writing top-level names to pip-egg-info/py3dns.egg-info/top_level.txt writing pip-egg-info/py3dns.egg-info/PKG-INFO writing manifest file 'pip-egg-info/py3dns.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/py3dns.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/py3dns.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-zy753ox5/py3dns has version 3.2.0, which satisfies requirement py3dns==3.2.0 from https://files.pythonhosted.org/packages/b9/46/8ea57e6722fec2384d2de7afee81b892693ae3ed99917756d71dd0027739/py3dns-3.2.0.tar.gz#sha256=8e88c0648c4d38a880f08aeb05a6e5cb48b8ce2602d381caafc6c71698ee3c21 Building wheels for collected packages: py3dns Created temporary directory: /tmp/pip-wheel-icjoffcf Running setup.py bdist_wheel for py3dns: started Destination directory: /tmp/pip-wheel-icjoffcf Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-zy753ox5/py3dns/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-icjoffcf running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/DNS copying DNS/Lib.py -> build/lib/DNS copying DNS/win32dns.py -> build/lib/DNS copying DNS/Type.py -> build/lib/DNS copying DNS/Status.py -> build/lib/DNS copying DNS/Base.py -> build/lib/DNS copying DNS/__init__.py -> build/lib/DNS copying DNS/Opcode.py -> build/lib/DNS copying DNS/Class.py -> build/lib/DNS copying DNS/lazy.py -> build/lib/DNS 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/DNS copying build/lib/DNS/Lib.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/win32dns.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/Type.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/Status.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/Base.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/__init__.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/Opcode.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/Class.py -> build/bdist.linux-armv7l/wheel/DNS copying build/lib/DNS/lazy.py -> build/bdist.linux-armv7l/wheel/DNS running install_egg_info running egg_info writing top-level names to py3dns.egg-info/top_level.txt writing py3dns.egg-info/PKG-INFO writing dependency_links to py3dns.egg-info/dependency_links.txt reading manifest file 'py3dns.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'py3dns.egg-info/SOURCES.txt' Copying py3dns.egg-info to build/bdist.linux-armv7l/wheel/py3dns-3.2.0-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/py3dns-3.2.0.dist-info/WHEEL creating '/tmp/pip-wheel-icjoffcf/py3dns-3.2.0-py3-none-any.whl' and adding '.' to it adding 'DNS/Base.py' adding 'DNS/Class.py' adding 'DNS/Lib.py' adding 'DNS/Opcode.py' adding 'DNS/Status.py' adding 'DNS/Type.py' adding 'DNS/__init__.py' adding 'DNS/lazy.py' adding 'DNS/win32dns.py' adding 'py3dns-3.2.0.dist-info/top_level.txt' adding 'py3dns-3.2.0.dist-info/WHEEL' adding 'py3dns-3.2.0.dist-info/METADATA' adding 'py3dns-3.2.0.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for py3dns: finished with status 'done' Stored in directory: /tmp/tmpom84agi3 Successfully built py3dns Cleaning up... Removing source in /tmp/pip-wheel-zy753ox5/py3dns