Collecting ipython-d3-sankey==0.1.0 1 location(s) to search for versions of ipython-d3-sankey: * https://pypi.python.org/simple/ipython-d3-sankey/ Getting page https://pypi.python.org/simple/ipython-d3-sankey/ Analyzing links from page https://pypi.python.org/simple/ipython-d3-sankey/ Found link https://pypi.python.org/packages/2c/1e/e21ed2adfbd6fd66a6dd854db52c28b8dc9307bb80c3f6d15af0ce2219a5/ipython-d3-sankey-0.1.1.tar.gz#md5=5c4c4d7a34844d1303c8417a75fa944d (from https://pypi.python.org/simple/ipython-d3-sankey/), version: 0.1.1 Found link https://pypi.python.org/packages/69/ce/335cab7bb2ac6b71eb2a00317b72b966d128f8052642dee41a2753acb41a/ipython-d3-sankey-0.1.0.tar.gz#md5=1d3604c2d360bfc16c0b70890507cebe (from https://pypi.python.org/simple/ipython-d3-sankey/), version: 0.1.0 Using version 0.1.0 (newest of versions: 0.1.0) Downloading ipython-d3-sankey-0.1.0.tar.gz (62kB) Downloading from URL https://pypi.python.org/packages/69/ce/335cab7bb2ac6b71eb2a00317b72b966d128f8052642dee41a2753acb41a/ipython-d3-sankey-0.1.0.tar.gz#md5=1d3604c2d360bfc16c0b70890507cebe (from https://pypi.python.org/simple/ipython-d3-sankey/) Running setup.py (path:/tmp/pip-build-bj0q65u7/ipython-d3-sankey/setup.py) egg_info for package ipython-d3-sankey Running command python setup.py egg_info checking package data check version number Installed /tmp/pip-build-bj0q65u7/ipython-d3-sankey/.eggs/ipython-4.2.1-py3.5.egg running egg_info creating pip-egg-info/ipython_d3_sankey.egg-info writing top-level names to pip-egg-info/ipython_d3_sankey.egg-info/top_level.txt writing pip-egg-info/ipython_d3_sankey.egg-info/PKG-INFO writing dependency_links to pip-egg-info/ipython_d3_sankey.egg-info/dependency_links.txt writing requirements to pip-egg-info/ipython_d3_sankey.egg-info/requires.txt writing manifest file 'pip-egg-info/ipython_d3_sankey.egg-info/SOURCES.txt' reading manifest file 'pip-egg-info/ipython_d3_sankey.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' /usr/lib/python3/dist-packages/IPython/html.py:14: ShimWarning: The `IPython.html` package has been deprecated. You should import from `notebook` instead. `IPython.html.widgets` has moved to `ipywidgets`. "`IPython.html.widgets` has moved to `ipywidgets`.", ShimWarning) /home/piwheels/.local/lib/python3.5/site-packages/jupyterpip/__init__.py:63: UserWarning: No jupyter notebook found in your environment. Hence jupyter nbextensions were not installed. If you would like to have them,please issue 'pip install jupyter'. warnings.warn("No jupyter notebook found in your environment. " /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:456: UserWarning: Module IPython was already imported from /usr/lib/python3/dist-packages/IPython/__init__.py, but /tmp/pip-build-bj0q65u7/ipython-d3-sankey/.eggs/ipython-4.2.1-py3.5.egg is being added to sys.path pkg_resources.working_set.add(dist, replace=True) warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'HISTORY.rst' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'pip-egg-info/ipython_d3_sankey.egg-info/SOURCES.txt' Source in /tmp/pip-build-bj0q65u7/ipython-d3-sankey has version 0.1.0, which satisfies requirement ipython-d3-sankey==0.1.0 from https://pypi.python.org/packages/69/ce/335cab7bb2ac6b71eb2a00317b72b966d128f8052642dee41a2753acb41a/ipython-d3-sankey-0.1.0.tar.gz#md5=1d3604c2d360bfc16c0b70890507cebe Building wheels for collected packages: ipython-d3-sankey Running setup.py bdist_wheel for ipython-d3-sankey: started Destination directory: /tmp/tmpztfd_lropip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-bj0q65u7/ipython-d3-sankey/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/tmpztfd_lropip-wheel- /usr/lib/python3/dist-packages/IPython/html.py:14: ShimWarning: The `IPython.html` package has been deprecated. You should import from `notebook` instead. `IPython.html.widgets` has moved to `ipywidgets`. "`IPython.html.widgets` has moved to `ipywidgets`.", ShimWarning) /home/piwheels/.local/lib/python3.5/site-packages/jupyterpip/__init__.py:63: UserWarning: No jupyter notebook found in your environment. Hence jupyter nbextensions were not installed. If you would like to have them,please issue 'pip install jupyter'. warnings.warn("No jupyter notebook found in your environment. " /home/piwheels/.local/lib/python3.5/site-packages/setuptools/dist.py:456: UserWarning: Module IPython was already imported from /usr/lib/python3/dist-packages/IPython/__init__.py, but /tmp/pip-build-bj0q65u7/ipython-d3-sankey/.eggs/ipython-4.2.1-py3.5.egg is being added to sys.path pkg_resources.working_set.add(dist, replace=True) running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/ipythond3sankey copying ipythond3sankey/version.py -> build/lib/ipythond3sankey copying ipythond3sankey/__init__.py -> build/lib/ipythond3sankey creating build/lib/ipythond3sankey/widgets copying ipythond3sankey/widgets/widget_d3sankey.py -> build/lib/ipythond3sankey/widgets copying ipythond3sankey/widgets/__init__.py -> build/lib/ipythond3sankey/widgets running egg_info writing dependency_links to ipython_d3_sankey.egg-info/dependency_links.txt writing requirements to ipython_d3_sankey.egg-info/requires.txt writing top-level names to ipython_d3_sankey.egg-info/top_level.txt writing ipython_d3_sankey.egg-info/PKG-INFO reading manifest file 'ipython_d3_sankey.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' warning: no files found matching 'AUTHORS.rst' warning: no files found matching 'CONTRIBUTING.rst' warning: no files found matching 'HISTORY.rst' warning: no files found matching '*.rst' under directory 'docs' warning: no files found matching 'conf.py' under directory 'docs' warning: no files found matching 'Makefile' under directory 'docs' warning: no files found matching 'make.bat' under directory 'docs' warning: no previously-included files matching '__pycache__' found under directory '*' warning: no previously-included files matching '*.py[co]' found under directory '*' writing manifest file 'ipython_d3_sankey.egg-info/SOURCES.txt' creating build/lib/ipythond3sankey/static creating build/lib/ipythond3sankey/static/ipythond3sankey creating build/lib/ipythond3sankey/static/ipythond3sankey/css copying ipythond3sankey/static/ipythond3sankey/css/widget_d3sankey.css -> build/lib/ipythond3sankey/static/ipythond3sankey/css creating build/lib/ipythond3sankey/static/ipythond3sankey/js copying ipythond3sankey/static/ipythond3sankey/js/.jshintrc -> build/lib/ipythond3sankey/static/ipythond3sankey/js copying ipythond3sankey/static/ipythond3sankey/js/d3.min.js -> build/lib/ipythond3sankey/static/ipythond3sankey/js copying ipythond3sankey/static/ipythond3sankey/js/sankey.js -> build/lib/ipythond3sankey/static/ipythond3sankey/js copying ipythond3sankey/static/ipythond3sankey/js/utils.js -> build/lib/ipythond3sankey/static/ipythond3sankey/js copying ipythond3sankey/static/ipythond3sankey/js/widget_d3sankey.js -> build/lib/ipythond3sankey/static/ipythond3sankey/js creating build/lib/ipythond3sankey/static/less copying ipythond3sankey/static/less/widget_d3sankey.less -> build/lib/ipythond3sankey/static/less creating build/lib/ipythond3sankey/tests copying ipythond3sankey/tests/__init__.py -> build/lib/ipythond3sankey/tests copying ipythond3sankey/tests/test_d3sankey.coffee -> build/lib/ipythond3sankey/tests copying ipythond3sankey/tests/test_widgets.py -> build/lib/ipythond3sankey/tests 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/ipythond3sankey creating build/bdist.linux-armv7l/wheel/ipythond3sankey/tests copying build/lib/ipythond3sankey/tests/test_d3sankey.coffee -> build/bdist.linux-armv7l/wheel/ipythond3sankey/tests copying build/lib/ipythond3sankey/tests/__init__.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey/tests copying build/lib/ipythond3sankey/tests/test_widgets.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey/tests copying build/lib/ipythond3sankey/version.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey copying build/lib/ipythond3sankey/__init__.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey creating build/bdist.linux-armv7l/wheel/ipythond3sankey/static creating build/bdist.linux-armv7l/wheel/ipythond3sankey/static/less copying build/lib/ipythond3sankey/static/less/widget_d3sankey.less -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/less creating build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey creating build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js copying build/lib/ipythond3sankey/static/ipythond3sankey/js/utils.js -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js copying build/lib/ipythond3sankey/static/ipythond3sankey/js/d3.min.js -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js copying build/lib/ipythond3sankey/static/ipythond3sankey/js/sankey.js -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js copying build/lib/ipythond3sankey/static/ipythond3sankey/js/.jshintrc -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js copying build/lib/ipythond3sankey/static/ipythond3sankey/js/widget_d3sankey.js -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/js creating build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/css copying build/lib/ipythond3sankey/static/ipythond3sankey/css/widget_d3sankey.css -> build/bdist.linux-armv7l/wheel/ipythond3sankey/static/ipythond3sankey/css creating build/bdist.linux-armv7l/wheel/ipythond3sankey/widgets copying build/lib/ipythond3sankey/widgets/widget_d3sankey.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey/widgets copying build/lib/ipythond3sankey/widgets/__init__.py -> build/bdist.linux-armv7l/wheel/ipythond3sankey/widgets running install_egg_info Copying ipython_d3_sankey.egg-info to build/bdist.linux-armv7l/wheel/ipython_d3_sankey-0.1.0-py3.5.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/ipython_d3_sankey-0.1.0.dist-info/WHEEL creating '/tmp/tmpztfd_lropip-wheel-/ipython_d3_sankey-0.1.0-py2.py3-none-any.whl' and adding '.' to it adding 'ipythond3sankey/__init__.py' adding 'ipythond3sankey/version.py' adding 'ipythond3sankey/static/ipythond3sankey/css/widget_d3sankey.css' adding 'ipythond3sankey/static/ipythond3sankey/js/.jshintrc' adding 'ipythond3sankey/static/ipythond3sankey/js/d3.min.js' adding 'ipythond3sankey/static/ipythond3sankey/js/sankey.js' adding 'ipythond3sankey/static/ipythond3sankey/js/utils.js' adding 'ipythond3sankey/static/ipythond3sankey/js/widget_d3sankey.js' adding 'ipythond3sankey/static/less/widget_d3sankey.less' adding 'ipythond3sankey/tests/__init__.py' adding 'ipythond3sankey/tests/test_d3sankey.coffee' adding 'ipythond3sankey/tests/test_widgets.py' adding 'ipythond3sankey/widgets/__init__.py' adding 'ipythond3sankey/widgets/widget_d3sankey.py' adding 'ipython_d3_sankey-0.1.0.dist-info/DESCRIPTION.rst' adding 'ipython_d3_sankey-0.1.0.dist-info/metadata.json' adding 'ipython_d3_sankey-0.1.0.dist-info/top_level.txt' adding 'ipython_d3_sankey-0.1.0.dist-info/WHEEL' adding 'ipython_d3_sankey-0.1.0.dist-info/METADATA' adding 'ipython_d3_sankey-0.1.0.dist-info/RECORD' Running setup.py bdist_wheel for ipython-d3-sankey: finished with status 'done' Stored in directory: /tmp/tmp_wpkiaho Successfully built ipython-d3-sankey Cleaning up... Removing source in /tmp/pip-build-bj0q65u7/ipython-d3-sankey