Collecting ipython-cypher==0.2.5 1 location(s) to search for versions of ipython-cypher: * https://pypi.python.org/simple/ipython-cypher/ Getting page https://pypi.python.org/simple/ipython-cypher/ Analyzing links from page https://pypi.python.org/simple/ipython-cypher/ Skipping link https://pypi.python.org/packages/04/b6/65cd8960a10ab4ea8a50968d2efdd02c5e53935563eac43d6a071cd69cf1/ipython-cypher-0.2.4.linux-x86_64.exe#md5=5cc98aa3f1348b960a21afb6db995cc9 (from https://pypi.python.org/simple/ipython-cypher/); unsupported archive format: .exe Found link https://pypi.python.org/packages/07/2f/0acba86eece1ec0f67c07478cb16d2f4c07ab82bdb8865e4a3e341ec616c/ipython-cypher-0.1.0.tar.gz#md5=ce723f12d67ba1869dfdfbafaaf56e17 (from https://pypi.python.org/simple/ipython-cypher/), version: 0.1.0 Found link https://pypi.python.org/packages/2e/16/13f0393ee4200700ccb6fcf4abbebcaeeba0ca745c13153f3a89e2f2f856/ipython-cypher-0.2.1.tar.gz#md5=377f34810c05cd6fda6dc47dab68a133 (from https://pypi.python.org/simple/ipython-cypher/), version: 0.2.1 Found link https://pypi.python.org/packages/34/6b/5b1d8ea20b2104e8694700376e672c975f70b94a309ef2bd2637a47b2d38/ipython-cypher-0.2.2.tar.gz#md5=c95d39fdffde8131dc6a3db649485e38 (from https://pypi.python.org/simple/ipython-cypher/), version: 0.2.2 Found link https://pypi.python.org/packages/38/bc/ea58f5313b0a090430f970af895c6e16a2e15066a9d0da41161eef0922c9/ipython-cypher-0.2.3.tar.gz#md5=ed6316ec9e1a5e4a403803ebc5012c6b (from https://pypi.python.org/simple/ipython-cypher/), version: 0.2.3 Found link https://pypi.python.org/packages/69/5d/0cc53f367fc83967210f3e3fd10725226996f84e9f34890e64630bdaf43f/ipython-cypher-0.2.4.tar.gz#md5=fd4fd0180dd02573a1f934a2600272c3 (from https://pypi.python.org/simple/ipython-cypher/), version: 0.2.4 Found link https://pypi.python.org/packages/c4/d8/24c733e2cceb15a83543ad68ec7eeaf466eca600d23e2fe3c3a204db35ad/ipython-cypher-0.2.5.tar.gz#md5=a569bdd6f77348e7698b6a574cf6b18a (from https://pypi.python.org/simple/ipython-cypher/), version: 0.2.5 Using version 0.2.5 (newest of versions: 0.2.5) Downloading ipython-cypher-0.2.5.tar.gz Downloading from URL https://pypi.python.org/packages/c4/d8/24c733e2cceb15a83543ad68ec7eeaf466eca600d23e2fe3c3a204db35ad/ipython-cypher-0.2.5.tar.gz#md5=a569bdd6f77348e7698b6a574cf6b18a (from https://pypi.python.org/simple/ipython-cypher/) Running setup.py (path:/tmp/pip-build-8xuahf_7/ipython-cypher/setup.py) egg_info for package ipython-cypher Running command python setup.py egg_info running egg_info creating pip-egg-info/ipython_cypher.egg-info writing pip-egg-info/ipython_cypher.egg-info/PKG-INFO writing requirements to pip-egg-info/ipython_cypher.egg-info/requires.txt writing dependency_links to pip-egg-info/ipython_cypher.egg-info/dependency_links.txt writing top-level names to pip-egg-info/ipython_cypher.egg-info/top_level.txt writing manifest file 'pip-egg-info/ipython_cypher.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ipython_cypher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'pip-egg-info/ipython_cypher.egg-info/SOURCES.txt' Source in /tmp/pip-build-8xuahf_7/ipython-cypher has version 0.2.5, which satisfies requirement ipython-cypher==0.2.5 from https://pypi.python.org/packages/c4/d8/24c733e2cceb15a83543ad68ec7eeaf466eca600d23e2fe3c3a204db35ad/ipython-cypher-0.2.5.tar.gz#md5=a569bdd6f77348e7698b6a574cf6b18a Building wheels for collected packages: ipython-cypher Running setup.py bdist_wheel for ipython-cypher: started Destination directory: /tmp/tmp0yzgzerxpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-8xuahf_7/ipython-cypher/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/tmp0yzgzerxpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/cypher copying src/cypher/run.py -> build/lib/cypher copying src/cypher/utils.py -> build/lib/cypher copying src/cypher/connection.py -> build/lib/cypher copying src/cypher/column_guesser.py -> build/lib/cypher copying src/cypher/magic.py -> build/lib/cypher copying src/cypher/__init__.py -> build/lib/cypher copying src/cypher/parse.py -> build/lib/cypher running egg_info writing dependency_links to src/ipython_cypher.egg-info/dependency_links.txt writing requirements to src/ipython_cypher.egg-info/requires.txt writing src/ipython_cypher.egg-info/PKG-INFO writing top-level names to src/ipython_cypher.egg-info/top_level.txt reading manifest file 'src/ipython_cypher.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' writing manifest file 'src/ipython_cypher.egg-info/SOURCES.txt' 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/cypher copying build/lib/cypher/run.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/utils.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/connection.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/column_guesser.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/magic.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/__init__.py -> build/bdist.linux-armv7l/wheel/cypher copying build/lib/cypher/parse.py -> build/bdist.linux-armv7l/wheel/cypher running install_egg_info Copying src/ipython_cypher.egg-info to build/bdist.linux-armv7l/wheel/ipython_cypher-0.2.5-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ipython_cypher-0.2.5.dist-info/WHEEL Running setup.py bdist_wheel for ipython-cypher: finished with status 'done' Stored in directory: /tmp/tmprnnc9dm6 Successfully built ipython-cypher Cleaning up... Removing source in /tmp/pip-build-8xuahf_7/ipython-cypher