Created temporary directory: /tmp/pip-ephem-wheel-cache-y7vli59k Created temporary directory: /tmp/pip-req-tracker-sm4z42nr Created requirements tracker '/tmp/pip-req-tracker-sm4z42nr' Created temporary directory: /tmp/pip-wheel-61jqfrfr Looking in indexes: https://pypi.python.org/simple Collecting neo4j==1.7.0b2 1 location(s) to search for versions of neo4j: * https://pypi.python.org/simple/neo4j/ Getting page https://pypi.python.org/simple/neo4j/ Analyzing links from page https://pypi.org/simple/neo4j/ Found link https://files.pythonhosted.org/packages/1f/52/b926e9bbcd64b8d0ceae9a37fbcac0061fae94d462d7953c131764ecf826/neo4j-1.7.0b1.tar.gz#sha256=996efad2c6ac6128b79d2a170e4bf1b46cc424c6cc3d2d05c25e157e045a4538 (from https://pypi.org/simple/neo4j/), version: 1.7.0b1 Found link https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz#sha256=fe97c260c2379e146deb166d0b7226008e291f8f97434f3309171cf540187dca (from https://pypi.org/simple/neo4j/), version: 1.7.0b2 Using version 1.7.0b2 (newest of versions: 1.7.0b2) Created temporary directory: /tmp/pip-unpack-9aiq7u2v Downloading https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz Downloading from URL https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz#sha256=fe97c260c2379e146deb166d0b7226008e291f8f97434f3309171cf540187dca (from https://pypi.org/simple/neo4j/) Added neo4j==1.7.0b2 from https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz#sha256=fe97c260c2379e146deb166d0b7226008e291f8f97434f3309171cf540187dca to build tracker '/tmp/pip-req-tracker-sm4z42nr' Running setup.py (path:/tmp/pip-wheel-61jqfrfr/neo4j/setup.py) egg_info for package neo4j Running command python setup.py egg_info running egg_info creating pip-egg-info/neo4j.egg-info writing pip-egg-info/neo4j.egg-info/PKG-INFO writing top-level names to pip-egg-info/neo4j.egg-info/top_level.txt writing dependency_links to pip-egg-info/neo4j.egg-info/dependency_links.txt writing requirements to pip-egg-info/neo4j.egg-info/requires.txt writing manifest file 'pip-egg-info/neo4j.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/neo4j.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 no previously-included directories found matching 'test' writing manifest file 'pip-egg-info/neo4j.egg-info/SOURCES.txt' Source in /tmp/pip-wheel-61jqfrfr/neo4j has version 1.7.0b2, which satisfies requirement neo4j==1.7.0b2 from https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz#sha256=fe97c260c2379e146deb166d0b7226008e291f8f97434f3309171cf540187dca Removed neo4j==1.7.0b2 from https://files.pythonhosted.org/packages/31/22/cc8ae9cf5598e0cf8a90381c17d92ebaf2f6e4c2dc2abfc10ab069070f39/neo4j-1.7.0b2.tar.gz#sha256=fe97c260c2379e146deb166d0b7226008e291f8f97434f3309171cf540187dca from build tracker '/tmp/pip-req-tracker-sm4z42nr' Building wheels for collected packages: neo4j Created temporary directory: /tmp/pip-wheel-t9kl_u4d Running setup.py bdist_wheel for neo4j: started Destination directory: /tmp/pip-wheel-t9kl_u4d Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-wheel-61jqfrfr/neo4j/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-t9kl_u4d running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/neo4j copying neo4j/exceptions.py -> build/lib/neo4j copying neo4j/meta.py -> build/lib/neo4j copying neo4j/__main__.py -> build/lib/neo4j copying neo4j/__init__.py -> build/lib/neo4j copying neo4j/config.py -> build/lib/neo4j creating build/lib/neo4j/compat copying neo4j/compat/__init__.py -> build/lib/neo4j/compat creating build/lib/neo4j/v1 copying neo4j/v1/__init__.py -> build/lib/neo4j/v1 creating build/lib/neo4j/v1/types copying neo4j/v1/types/spatial.py -> build/lib/neo4j/v1/types copying neo4j/v1/types/temporal.py -> build/lib/neo4j/v1/types copying neo4j/v1/types/graph.py -> build/lib/neo4j/v1/types copying neo4j/v1/types/__init__.py -> build/lib/neo4j/v1/types 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/neo4j copying build/lib/neo4j/exceptions.py -> build/bdist.linux-armv7l/wheel/neo4j copying build/lib/neo4j/meta.py -> build/bdist.linux-armv7l/wheel/neo4j copying build/lib/neo4j/__main__.py -> build/bdist.linux-armv7l/wheel/neo4j creating build/bdist.linux-armv7l/wheel/neo4j/compat copying build/lib/neo4j/compat/__init__.py -> build/bdist.linux-armv7l/wheel/neo4j/compat copying build/lib/neo4j/__init__.py -> build/bdist.linux-armv7l/wheel/neo4j creating build/bdist.linux-armv7l/wheel/neo4j/v1 creating build/bdist.linux-armv7l/wheel/neo4j/v1/types copying build/lib/neo4j/v1/types/spatial.py -> build/bdist.linux-armv7l/wheel/neo4j/v1/types copying build/lib/neo4j/v1/types/temporal.py -> build/bdist.linux-armv7l/wheel/neo4j/v1/types copying build/lib/neo4j/v1/types/graph.py -> build/bdist.linux-armv7l/wheel/neo4j/v1/types copying build/lib/neo4j/v1/types/__init__.py -> build/bdist.linux-armv7l/wheel/neo4j/v1/types copying build/lib/neo4j/v1/__init__.py -> build/bdist.linux-armv7l/wheel/neo4j/v1 copying build/lib/neo4j/config.py -> build/bdist.linux-armv7l/wheel/neo4j running install_egg_info running egg_info writing requirements to neo4j.egg-info/requires.txt writing dependency_links to neo4j.egg-info/dependency_links.txt writing top-level names to neo4j.egg-info/top_level.txt writing neo4j.egg-info/PKG-INFO reading manifest file 'neo4j.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 no previously-included directories found matching 'test' writing manifest file 'neo4j.egg-info/SOURCES.txt' Copying neo4j.egg-info to build/bdist.linux-armv7l/wheel/neo4j-1.7.0b2-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/neo4j-1.7.0b2.dist-info/WHEEL Running setup.py bdist_wheel for neo4j: finished with status 'done' Stored in directory: /tmp/tmp_15h66e9 Successfully built neo4j Cleaning up... Removing source in /tmp/pip-wheel-61jqfrfr/neo4j Removed build tracker '/tmp/pip-req-tracker-sm4z42nr'