Collecting graphtools==0.1.1 1 location(s) to search for versions of graphtools: * https://pypi.python.org/simple/graphtools/ Getting page https://pypi.python.org/simple/graphtools/ Analyzing links from page https://pypi.org/simple/graphtools/ Found link https://files.pythonhosted.org/packages/74/e9/fc086ef9df0c3e5b498803bc4fc15ca41672706cd5763801b7e15b2b8c15/graphtools-0.1.0.tar.gz#sha256=3a8f200d900dffb148a72da7ebd9dba21d32a46a8454ed3a0f01f063d67ce489 (from https://pypi.org/simple/graphtools/), version: 0.1.0 Found link https://files.pythonhosted.org/packages/ec/9f/31e596bddbff2fd9ec7f75a28af2de8cf661098ecc6be8fe77b23678c5cd/graphtools-0.1.1.tar.gz#sha256=40dcd51ccc3570fe2233f203ce96d836a9fb19c136e4bc2b108a50f88ebf4224 (from https://pypi.org/simple/graphtools/), version: 0.1.1 Using version 0.1.1 (newest of versions: 0.1.1) Downloading https://files.pythonhosted.org/packages/ec/9f/31e596bddbff2fd9ec7f75a28af2de8cf661098ecc6be8fe77b23678c5cd/graphtools-0.1.1.tar.gz Downloading from URL https://files.pythonhosted.org/packages/ec/9f/31e596bddbff2fd9ec7f75a28af2de8cf661098ecc6be8fe77b23678c5cd/graphtools-0.1.1.tar.gz#sha256=40dcd51ccc3570fe2233f203ce96d836a9fb19c136e4bc2b108a50f88ebf4224 (from https://pypi.org/simple/graphtools/) Running setup.py (path:/tmp/pip-build-1xr0i_41/graphtools/setup.py) egg_info for package graphtools Running command python setup.py egg_info running egg_info creating pip-egg-info/graphtools.egg-info writing top-level names to pip-egg-info/graphtools.egg-info/top_level.txt writing pip-egg-info/graphtools.egg-info/PKG-INFO writing requirements to pip-egg-info/graphtools.egg-info/requires.txt writing dependency_links to pip-egg-info/graphtools.egg-info/dependency_links.txt writing manifest file 'pip-egg-info/graphtools.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/graphtools.egg-info/SOURCES.txt' writing manifest file 'pip-egg-info/graphtools.egg-info/SOURCES.txt' Source in /tmp/pip-build-1xr0i_41/graphtools has version 0.1.1, which satisfies requirement graphtools==0.1.1 from https://files.pythonhosted.org/packages/ec/9f/31e596bddbff2fd9ec7f75a28af2de8cf661098ecc6be8fe77b23678c5cd/graphtools-0.1.1.tar.gz#sha256=40dcd51ccc3570fe2233f203ce96d836a9fb19c136e4bc2b108a50f88ebf4224 Building wheels for collected packages: graphtools Running setup.py bdist_wheel for graphtools: started Destination directory: /tmp/tmp2r__ysxgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-1xr0i_41/graphtools/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/tmp2r__ysxgpip-wheel- running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/graphtools copying graphtools/version.py -> build/lib/graphtools copying graphtools/api.py -> build/lib/graphtools copying graphtools/logging.py -> build/lib/graphtools copying graphtools/graphs.py -> build/lib/graphtools copying graphtools/base.py -> build/lib/graphtools copying graphtools/utils.py -> build/lib/graphtools copying graphtools/__init__.py -> build/lib/graphtools 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/graphtools copying build/lib/graphtools/version.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/api.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/logging.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/graphs.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/base.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/utils.py -> build/bdist.linux-armv7l/wheel/graphtools copying build/lib/graphtools/__init__.py -> build/bdist.linux-armv7l/wheel/graphtools running install_egg_info running egg_info writing requirements to graphtools.egg-info/requires.txt writing top-level names to graphtools.egg-info/top_level.txt writing graphtools.egg-info/PKG-INFO writing dependency_links to graphtools.egg-info/dependency_links.txt reading manifest file 'graphtools.egg-info/SOURCES.txt' writing manifest file 'graphtools.egg-info/SOURCES.txt' Copying graphtools.egg-info to build/bdist.linux-armv7l/wheel/graphtools-0.1.1-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/graphtools-0.1.1.dist-info/WHEEL creating '/tmp/tmp2r__ysxgpip-wheel-/graphtools-0.1.1-py3-none-any.whl' and adding '.' to it adding 'graphtools/__init__.py' adding 'graphtools/api.py' adding 'graphtools/base.py' adding 'graphtools/graphs.py' adding 'graphtools/logging.py' adding 'graphtools/utils.py' adding 'graphtools/version.py' adding 'graphtools-0.1.1.dist-info/DESCRIPTION.rst' adding 'graphtools-0.1.1.dist-info/metadata.json' adding 'graphtools-0.1.1.dist-info/top_level.txt' adding 'graphtools-0.1.1.dist-info/WHEEL' adding 'graphtools-0.1.1.dist-info/METADATA' adding 'graphtools-0.1.1.dist-info/RECORD' Running setup.py bdist_wheel for graphtools: finished with status 'done' Stored in directory: /tmp/tmp6oslsyjo Successfully built graphtools Cleaning up... Removing source in /tmp/pip-build-1xr0i_41/graphtools