Collecting jupyter-remote==0.9.3
1 location(s) to search for versions of jupyter-remote:
* https://pypi.python.org/simple/jupyter-remote/
Getting page https://pypi.python.org/simple/jupyter-remote/
Analyzing links from page https://pypi.org/simple/jupyter-remote/
Found link https://files.pythonhosted.org/packages/fd/9b/2fda66bbc03cf076a7fe764ecfb2267cc7139f53818e8e3908a5f12a82c4/jupyter-remote-0.9.0.tar.gz#sha256=c8bd36745a28cef4dc69274aceffcac84d2e2ce0885f24d1c19e155ad32b10e3 (from https://pypi.org/simple/jupyter-remote/), version: 0.9.0
Found link https://files.pythonhosted.org/packages/28/e4/4831a72fc6a43a1420d14fa2ca3a730f2c0718a9e2c9154aed3df4093f9e/jupyter-remote-0.9.1.tar.gz#sha256=45a1cc4aa9b8bec971f1eddd14f6d0d8405d77f91dee08f2f263fcfcb20df00a (from https://pypi.org/simple/jupyter-remote/), version: 0.9.1
Found link https://files.pythonhosted.org/packages/8b/04/2f60b45a7fc8368c9f13e4ec1c21f2efd028cbb34473a50282c24820b586/jupyter-remote-0.9.2.tar.gz#sha256=6cdac6266bfd308c9c2cbd8defe235766219f2faba666cf39c6b11642362a369 (from https://pypi.org/simple/jupyter-remote/), version: 0.9.2
Found link https://files.pythonhosted.org/packages/07/0e/4638b5e7daa52bc718f955fd9d2e2f25c66b6553025a1c087bcb68a3ab69/jupyter-remote-0.9.3.tar.gz#sha256=44772eb63bcfc9444b1250e44846ada6a53f4f123a2d363f6de43d5ecf1138ae (from https://pypi.org/simple/jupyter-remote/), version: 0.9.3
Using version 0.9.3 (newest of versions: 0.9.3)
Downloading https://files.pythonhosted.org/packages/07/0e/4638b5e7daa52bc718f955fd9d2e2f25c66b6553025a1c087bcb68a3ab69/jupyter-remote-0.9.3.tar.gz
Downloading from URL https://files.pythonhosted.org/packages/07/0e/4638b5e7daa52bc718f955fd9d2e2f25c66b6553025a1c087bcb68a3ab69/jupyter-remote-0.9.3.tar.gz#sha256=44772eb63bcfc9444b1250e44846ada6a53f4f123a2d363f6de43d5ecf1138ae (from https://pypi.org/simple/jupyter-remote/)
Running setup.py (path:/tmp/pip-build-laxgvcm0/jupyter-remote/setup.py) egg_info for package jupyter-remote
Running command python setup.py egg_info
running egg_info
creating pip-egg-info/jupyter_remote.egg-info
writing top-level names to pip-egg-info/jupyter_remote.egg-info/top_level.txt
writing pip-egg-info/jupyter_remote.egg-info/PKG-INFO
writing requirements to pip-egg-info/jupyter_remote.egg-info/requires.txt
writing entry points to pip-egg-info/jupyter_remote.egg-info/entry_points.txt
writing dependency_links to pip-egg-info/jupyter_remote.egg-info/dependency_links.txt
[pbr] Processing SOURCES.txt
writing manifest file 'pip-egg-info/jupyter_remote.egg-info/SOURCES.txt'
/tmp/pip-build-laxgvcm0/jupyter-remote/.eggs/pbr-4.0.4-py3.5.egg/pbr/core.py:120: UserWarning: Unknown distribution option: 'long_description_content_type'
warnings.warn(msg)
warning: no previously-included files found matching '.gitignore'
warning: no previously-included files found matching '.gitreview'
warning: no previously-included files matching '*.pyc' found anywhere in distribution
reading manifest template 'MANIFEST.in'
warning: LocalManifestMaker: MANIFEST.in, line 1: 'recursive-include' expects
...
warning: LocalManifestMaker: MANIFEST.in, line 2: 'recursive-include' expects ...
writing manifest file 'pip-egg-info/jupyter_remote.egg-info/SOURCES.txt'
Source in /tmp/pip-build-laxgvcm0/jupyter-remote has version 0.9.3, which satisfies requirement jupyter-remote==0.9.3 from https://files.pythonhosted.org/packages/07/0e/4638b5e7daa52bc718f955fd9d2e2f25c66b6553025a1c087bcb68a3ab69/jupyter-remote-0.9.3.tar.gz#sha256=44772eb63bcfc9444b1250e44846ada6a53f4f123a2d363f6de43d5ecf1138ae
Building wheels for collected packages: jupyter-remote
Running setup.py bdist_wheel for jupyter-remote: started
Destination directory: /tmp/tmpg66pzp2gpip-wheel-
Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-laxgvcm0/jupyter-remote/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/tmpg66pzp2gpip-wheel-
/tmp/pip-build-laxgvcm0/jupyter-remote/.eggs/pbr-4.0.4-py3.5.egg/pbr/core.py:120: UserWarning: Unknown distribution option: 'long_description_content_type'
warnings.warn(msg)
running bdist_wheel
running build
running build_py
creating build
creating build/lib
creating build/lib/jupyter_remote
copying jupyter_remote/pysectools.py -> build/lib/jupyter_remote
copying jupyter_remote/__main__.py -> build/lib/jupyter_remote
copying jupyter_remote/jupyter_remote.py -> build/lib/jupyter_remote
copying jupyter_remote/__init__.py -> build/lib/jupyter_remote
copying jupyter_remote/utils.py -> build/lib/jupyter_remote
copying jupyter_remote/version.py -> build/lib/jupyter_remote
copying jupyter_remote/config_manager.py -> build/lib/jupyter_remote
running egg_info
writing top-level names to jupyter_remote.egg-info/top_level.txt
writing entry points to jupyter_remote.egg-info/entry_points.txt
writing dependency_links to jupyter_remote.egg-info/dependency_links.txt
writing jupyter_remote.egg-info/PKG-INFO
writing requirements to jupyter_remote.egg-info/requires.txt
[pbr] Reusing existing SOURCES.txt
copying jupyter_remote/jupyter-remote.cfg -> build/lib/jupyter_remote
installing to build/bdist.linux-armv7l/wheel
running install
[pbr] Generating AUTHORS
[pbr] AUTHORS complete (0.0s)
running install_lib
creating build/bdist.linux-armv7l
creating build/bdist.linux-armv7l/wheel
creating build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/pysectools.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/__main__.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/jupyter-remote.cfg -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/jupyter_remote.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/__init__.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/utils.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/version.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
copying build/lib/jupyter_remote/config_manager.py -> build/bdist.linux-armv7l/wheel/jupyter_remote
running install_egg_info
Copying jupyter_remote.egg-info to build/bdist.linux-armv7l/wheel/jupyter_remote-0.9.3-py3.5.egg-info
running install_scripts
creating build/bdist.linux-armv7l/wheel/jupyter_remote-0.9.3.dist-info/WHEEL
Running setup.py bdist_wheel for jupyter-remote: finished with status 'done'
Stored in directory: /tmp/tmpd1nwzp32
Successfully built jupyter-remote
Cleaning up...
Removing source in /tmp/pip-build-laxgvcm0/jupyter-remote