Created temporary directory: /tmp/pip-ephem-wheel-cache-zevisiuz Created temporary directory: /tmp/pip-req-tracker-oj1a81gv Created requirements tracker '/tmp/pip-req-tracker-oj1a81gv' Created temporary directory: /tmp/pip-wheel-_09vlenh Collecting neptune-dns-server==2019.10.13.2017 1 location(s) to search for versions of neptune-dns-server: * https://pypi.org/simple/neptune-dns-server/ Getting page https://pypi.org/simple/neptune-dns-server/ Analyzing links from page https://pypi.org/simple/neptune-dns-server/ Found link https://files.pythonhosted.org/packages/90/13/012da33c91a7beb0f28348a6524062d1f6d108d7fdec53b9706d582f90e7/neptune_dns_server-2019.9.17.2203.tar.gz#sha256=aff84514282ed376c72e4cd6147db8a239448037ff4fbfcd8a228e008c869abc (from https://pypi.org/simple/neptune-dns-server/), version: 2019.9.17.2203 Found link https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz#sha256=978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06 (from https://pypi.org/simple/neptune-dns-server/), version: 2019.10.13.2017 Using version 2019.10.13.2017 (newest of versions: 2019.10.13.2017) Created temporary directory: /tmp/pip-unpack-k_ql63z8 Downloading https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz Downloading from URL https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz#sha256=978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06 (from https://pypi.org/simple/neptune-dns-server/) Added neptune-dns-server==2019.10.13.2017 from https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz#sha256=978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06 to build tracker '/tmp/pip-req-tracker-oj1a81gv' Running setup.py (path:/tmp/pip-wheel-_09vlenh/neptune-dns-server/setup.py) egg_info for package neptune-dns-server Running command python setup.py egg_info running egg_info creating pip-egg-info/neptune_dns_server.egg-info writing top-level names to pip-egg-info/neptune_dns_server.egg-info/top_level.txt writing dependency_links to pip-egg-info/neptune_dns_server.egg-info/dependency_links.txt writing requirements to pip-egg-info/neptune_dns_server.egg-info/requires.txt writing pip-egg-info/neptune_dns_server.egg-info/PKG-INFO writing manifest file 'pip-egg-info/neptune_dns_server.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/neptune_dns_server.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/neptune_dns_server.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-_09vlenh/neptune-dns-server has version 2019.10.13.2017, which satisfies requirement neptune-dns-server==2019.10.13.2017 from https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz#sha256=978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06 Removed neptune-dns-server==2019.10.13.2017 from https://files.pythonhosted.org/packages/e1/08/56c84e192820cf17e2e40faa3fa16205ccc8251e9bfefbc310b26b8fb3ee/neptune_dns_server-2019.10.13.2017.tar.gz#sha256=978c0d7f2b0dc8188d3605b01f7a9aa9065a43cadd048e900c50b8a463e4cb06 from build tracker '/tmp/pip-req-tracker-oj1a81gv' Building wheels for collected packages: neptune-dns-server Created temporary directory: /tmp/pip-wheel-wbatnjar Running setup.py bdist_wheel for neptune-dns-server: started Destination directory: /tmp/pip-wheel-wbatnjar Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-_09vlenh/neptune-dns-server/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-wbatnjar running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neptune copying neptune/config.py -> build/lib/neptune copying neptune/__init__.py -> build/lib/neptune copying neptune/connector.py -> build/lib/neptune copying neptune/engine.py -> build/lib/neptune creating build/lib/neptune/resolver copying neptune/resolver/__init__.py -> build/lib/neptune/resolver creating build/lib/neptune/protocols copying neptune/protocols/__init__.py -> build/lib/neptune/protocols copying neptune/protocols/dispatcher.py -> build/lib/neptune/protocols creating build/lib/neptune/resolver/dictionary copying neptune/resolver/dictionary/connect.py -> build/lib/neptune/resolver/dictionary copying neptune/resolver/dictionary/resolver.py -> build/lib/neptune/resolver/dictionary copying neptune/resolver/dictionary/__init__.py -> build/lib/neptune/resolver/dictionary creating build/lib/neptune/protocols/tcp copying neptune/protocols/tcp/connect.py -> build/lib/neptune/protocols/tcp copying neptune/protocols/tcp/protocol.py -> build/lib/neptune/protocols/tcp copying neptune/protocols/tcp/__init__.py -> build/lib/neptune/protocols/tcp creating build/lib/neptune/protocols/udp copying neptune/protocols/udp/connect.py -> build/lib/neptune/protocols/udp copying neptune/protocols/udp/protocol.py -> build/lib/neptune/protocols/udp copying neptune/protocols/udp/__init__.py -> build/lib/neptune/protocols/udp 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/neptune copying build/lib/neptune/config.py -> build/bdist.linux-armv7l/wheel/neptune creating build/bdist.linux-armv7l/wheel/neptune/resolver creating build/bdist.linux-armv7l/wheel/neptune/resolver/dictionary copying build/lib/neptune/resolver/dictionary/connect.py -> build/bdist.linux-armv7l/wheel/neptune/resolver/dictionary copying build/lib/neptune/resolver/dictionary/resolver.py -> build/bdist.linux-armv7l/wheel/neptune/resolver/dictionary copying build/lib/neptune/resolver/dictionary/__init__.py -> build/bdist.linux-armv7l/wheel/neptune/resolver/dictionary copying build/lib/neptune/resolver/__init__.py -> build/bdist.linux-armv7l/wheel/neptune/resolver copying build/lib/neptune/__init__.py -> build/bdist.linux-armv7l/wheel/neptune creating build/bdist.linux-armv7l/wheel/neptune/protocols creating build/bdist.linux-armv7l/wheel/neptune/protocols/tcp copying build/lib/neptune/protocols/tcp/connect.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/tcp copying build/lib/neptune/protocols/tcp/protocol.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/tcp copying build/lib/neptune/protocols/tcp/__init__.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/tcp copying build/lib/neptune/protocols/__init__.py -> build/bdist.linux-armv7l/wheel/neptune/protocols copying build/lib/neptune/protocols/dispatcher.py -> build/bdist.linux-armv7l/wheel/neptune/protocols creating build/bdist.linux-armv7l/wheel/neptune/protocols/udp copying build/lib/neptune/protocols/udp/connect.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/udp copying build/lib/neptune/protocols/udp/protocol.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/udp copying build/lib/neptune/protocols/udp/__init__.py -> build/bdist.linux-armv7l/wheel/neptune/protocols/udp copying build/lib/neptune/connector.py -> build/bdist.linux-armv7l/wheel/neptune copying build/lib/neptune/engine.py -> build/bdist.linux-armv7l/wheel/neptune running install_egg_info running egg_info writing requirements to neptune_dns_server.egg-info/requires.txt writing top-level names to neptune_dns_server.egg-info/top_level.txt writing neptune_dns_server.egg-info/PKG-INFO writing dependency_links to neptune_dns_server.egg-info/dependency_links.txt reading manifest file 'neptune_dns_server.egg-info/SOURCES.txt' writing manifest file 'neptune_dns_server.egg-info/SOURCES.txt' Copying neptune_dns_server.egg-info to build/bdist.linux-armv7l/wheel/neptune_dns_server-2019.10.13.2017-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neptune_dns_server-2019.10.13.2017.dist-info/WHEEL creating '/tmp/pip-wheel-wbatnjar/neptune_dns_server-2019.10.13.2017-py3-none-any.whl' and adding 'build/bdist.linux-armv7l/wheel' to it adding 'neptune/__init__.py' adding 'neptune/config.py' adding 'neptune/connector.py' adding 'neptune/engine.py' adding 'neptune/protocols/__init__.py' adding 'neptune/protocols/dispatcher.py' adding 'neptune/protocols/tcp/__init__.py' adding 'neptune/protocols/tcp/connect.py' adding 'neptune/protocols/tcp/protocol.py' adding 'neptune/protocols/udp/__init__.py' adding 'neptune/protocols/udp/connect.py' adding 'neptune/protocols/udp/protocol.py' adding 'neptune/resolver/__init__.py' adding 'neptune/resolver/dictionary/__init__.py' adding 'neptune/resolver/dictionary/connect.py' adding 'neptune/resolver/dictionary/resolver.py' adding 'neptune_dns_server-2019.10.13.2017.dist-info/METADATA' adding 'neptune_dns_server-2019.10.13.2017.dist-info/WHEEL' adding 'neptune_dns_server-2019.10.13.2017.dist-info/top_level.txt' adding 'neptune_dns_server-2019.10.13.2017.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for neptune-dns-server: finished with status 'done' Stored in directory: /tmp/tmpkv9n1qj1 Successfully built neptune-dns-server Cleaning up... Removing source in /tmp/pip-wheel-_09vlenh/neptune-dns-server Removed build tracker '/tmp/pip-req-tracker-oj1a81gv'