Created temporary directory: /tmp/pip-ephem-wheel-cache-o2egdljb Created temporary directory: /tmp/pip-wheel-75oc9dl5 Looking in indexes: https://pypi.python.org/simple Collecting neobolt==1.7.0a1 1 location(s) to search for versions of neobolt: * https://pypi.python.org/simple/neobolt/ Getting page https://pypi.python.org/simple/neobolt/ Analyzing links from page https://pypi.org/simple/neobolt/ Found link https://files.pythonhosted.org/packages/79/9a/73e3a93861edc9f8a455925dd2e46b559a6b926293af804ff31a182de134/neobolt-1.7.0a1.tar.gz#sha256=3315208f5606df7dfc70ac6f065c0fad117dfd1c0b30a2b76d1d3ae6bf991784 (from https://pypi.org/simple/neobolt/), version: 1.7.0a1 Using version 1.7.0a1 (newest of versions: 1.7.0a1) Created temporary directory: /tmp/pip-unpack-n11b488s Downloading https://files.pythonhosted.org/packages/79/9a/73e3a93861edc9f8a455925dd2e46b559a6b926293af804ff31a182de134/neobolt-1.7.0a1.tar.gz (174kB) Downloading from URL https://files.pythonhosted.org/packages/79/9a/73e3a93861edc9f8a455925dd2e46b559a6b926293af804ff31a182de134/neobolt-1.7.0a1.tar.gz#sha256=3315208f5606df7dfc70ac6f065c0fad117dfd1c0b30a2b76d1d3ae6bf991784 (from https://pypi.org/simple/neobolt/) Running setup.py (path:/tmp/pip-wheel-75oc9dl5/neobolt/setup.py) egg_info for package neobolt Running command python setup.py egg_info running egg_info creating pip-egg-info/neobolt.egg-info writing top-level names to pip-egg-info/neobolt.egg-info/top_level.txt writing dependency_links to pip-egg-info/neobolt.egg-info/dependency_links.txt writing pip-egg-info/neobolt.egg-info/PKG-INFO writing manifest file 'pip-egg-info/neobolt.egg-info/SOURCES.txt' warning: manifest_maker: standard file '-c' not found reading manifest file 'pip-egg-info/neobolt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no files found matching '*.c' under directory 'neo4j' warning: no files found matching '*.pyx' under directory 'neo4j' no previously-included directories found matching 'test' writing manifest file 'pip-egg-info/neobolt.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-75oc9dl5/neobolt has version 1.7.0a1, which satisfies requirement neobolt==1.7.0a1 from https://files.pythonhosted.org/packages/79/9a/73e3a93861edc9f8a455925dd2e46b559a6b926293af804ff31a182de134/neobolt-1.7.0a1.tar.gz#sha256=3315208f5606df7dfc70ac6f065c0fad117dfd1c0b30a2b76d1d3ae6bf991784 Building wheels for collected packages: neobolt Created temporary directory: /tmp/pip-wheel-2d2zh9k9 Running setup.py bdist_wheel for neobolt: started Destination directory: /tmp/pip-wheel-2d2zh9k9 Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-75oc9dl5/neobolt/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-2d2zh9k9 running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neobolt copying neobolt/exceptions.py -> build/lib/neobolt copying neobolt/config.py -> build/lib/neobolt copying neobolt/routing.py -> build/lib/neobolt copying neobolt/direct.py -> build/lib/neobolt copying neobolt/util.py -> build/lib/neobolt copying neobolt/addressing.py -> build/lib/neobolt copying neobolt/__init__.py -> build/lib/neobolt copying neobolt/meta.py -> build/lib/neobolt copying neobolt/security.py -> build/lib/neobolt creating build/lib/neobolt/bolt copying neobolt/bolt/io.py -> build/lib/neobolt/bolt copying neobolt/bolt/connection.py -> build/lib/neobolt/bolt copying neobolt/bolt/__init__.py -> build/lib/neobolt/bolt copying neobolt/bolt/cert.py -> build/lib/neobolt/bolt copying neobolt/bolt/response.py -> build/lib/neobolt/bolt creating build/lib/neobolt/compat copying neobolt/compat/ssl.py -> build/lib/neobolt/compat copying neobolt/compat/__init__.py -> build/lib/neobolt/compat copying neobolt/compat/collections.py -> build/lib/neobolt/compat creating build/lib/neobolt/packstream copying neobolt/packstream/constants.py -> build/lib/neobolt/packstream copying neobolt/packstream/packer.py -> build/lib/neobolt/packstream copying neobolt/packstream/unpacker.py -> build/lib/neobolt/packstream copying neobolt/packstream/__init__.py -> build/lib/neobolt/packstream copying neobolt/packstream/structure.py -> build/lib/neobolt/packstream 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/neobolt copying build/lib/neobolt/exceptions.py -> build/bdist.linux-armv7l/wheel/neobolt creating build/bdist.linux-armv7l/wheel/neobolt/compat copying build/lib/neobolt/compat/ssl.py -> build/bdist.linux-armv7l/wheel/neobolt/compat copying build/lib/neobolt/compat/__init__.py -> build/bdist.linux-armv7l/wheel/neobolt/compat copying build/lib/neobolt/compat/collections.py -> build/bdist.linux-armv7l/wheel/neobolt/compat copying build/lib/neobolt/config.py -> build/bdist.linux-armv7l/wheel/neobolt copying build/lib/neobolt/routing.py -> build/bdist.linux-armv7l/wheel/neobolt creating build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/bolt/io.py -> build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/bolt/connection.py -> build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/bolt/__init__.py -> build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/bolt/cert.py -> build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/bolt/response.py -> build/bdist.linux-armv7l/wheel/neobolt/bolt copying build/lib/neobolt/direct.py -> build/bdist.linux-armv7l/wheel/neobolt creating build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/packstream/constants.py -> build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/packstream/packer.py -> build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/packstream/unpacker.py -> build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/packstream/__init__.py -> build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/packstream/structure.py -> build/bdist.linux-armv7l/wheel/neobolt/packstream copying build/lib/neobolt/util.py -> build/bdist.linux-armv7l/wheel/neobolt copying build/lib/neobolt/addressing.py -> build/bdist.linux-armv7l/wheel/neobolt copying build/lib/neobolt/__init__.py -> build/bdist.linux-armv7l/wheel/neobolt copying build/lib/neobolt/meta.py -> build/bdist.linux-armv7l/wheel/neobolt copying build/lib/neobolt/security.py -> build/bdist.linux-armv7l/wheel/neobolt running install_egg_info running egg_info writing neobolt.egg-info/PKG-INFO writing dependency_links to neobolt.egg-info/dependency_links.txt writing top-level names to neobolt.egg-info/top_level.txt warning: manifest_maker: standard file '-c' not found reading manifest file 'neobolt.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no previously-included files matching '*.class' found anywhere in distribution warning: no previously-included files matching '*.pyc' found anywhere in distribution warning: no previously-included files matching '*.pyo' found anywhere in distribution warning: no previously-included files matching '*.so' found anywhere in distribution warning: no previously-included files matching '*.dll' found anywhere in distribution warning: no previously-included files matching '__pycache__' found anywhere in distribution warning: no files found matching '*.c' under directory 'neo4j' warning: no files found matching '*.pyx' under directory 'neo4j' no previously-included directories found matching 'test' writing manifest file 'neobolt.egg-info/SOURCES.txt' Copying neobolt.egg-info to build/bdist.linux-armv7l/wheel/neobolt-1.7.0a1.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neobolt-1.7.0a1.dist-info/WHEEL creating '/tmp/pip-wheel-2d2zh9k9/neobolt-1.7.0a1-py3-none-any.whl' and adding '.' to it adding 'neobolt/__init__.py' adding 'neobolt/addressing.py' adding 'neobolt/config.py' adding 'neobolt/direct.py' adding 'neobolt/exceptions.py' adding 'neobolt/meta.py' adding 'neobolt/routing.py' adding 'neobolt/security.py' adding 'neobolt/util.py' adding 'neobolt/bolt/__init__.py' adding 'neobolt/bolt/cert.py' adding 'neobolt/bolt/connection.py' adding 'neobolt/bolt/io.py' adding 'neobolt/bolt/response.py' adding 'neobolt/compat/__init__.py' adding 'neobolt/compat/collections.py' adding 'neobolt/compat/ssl.py' adding 'neobolt/packstream/__init__.py' adding 'neobolt/packstream/constants.py' adding 'neobolt/packstream/packer.py' adding 'neobolt/packstream/structure.py' adding 'neobolt/packstream/unpacker.py' adding 'neobolt-1.7.0a1.dist-info/top_level.txt' adding 'neobolt-1.7.0a1.dist-info/WHEEL' adding 'neobolt-1.7.0a1.dist-info/METADATA' adding 'neobolt-1.7.0a1.dist-info/RECORD' removing build/bdist.linux-armv7l/wheel Running setup.py bdist_wheel for neobolt: finished with status 'done' Stored in directory: /tmp/tmprmaqa3kj Successfully built neobolt Cleaning up... Removing source in /tmp/pip-wheel-75oc9dl5/neobolt