Collecting jupyter-remote==0.9.2 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.python.org/simple/jupyter-remote/ Found link https://pypi.python.org/packages/fd/9b/2fda66bbc03cf076a7fe764ecfb2267cc7139f53818e8e3908a5f12a82c4/jupyter-remote-0.9.0.tar.gz#md5=b3b2c9721c89236ac804728b26a4d8d1 (from https://pypi.python.org/simple/jupyter-remote/), version: 0.9.0 Found link https://pypi.python.org/packages/28/e4/4831a72fc6a43a1420d14fa2ca3a730f2c0718a9e2c9154aed3df4093f9e/jupyter-remote-0.9.1.tar.gz#md5=085ed66c8d6465cc7ca81274d4911a5f (from https://pypi.python.org/simple/jupyter-remote/), version: 0.9.1 Found link https://pypi.python.org/packages/8b/04/2f60b45a7fc8368c9f13e4ec1c21f2efd028cbb34473a50282c24820b586/jupyter-remote-0.9.2.tar.gz#md5=0b84ef68b3cf5f93a2b9ab6a64f57742 (from https://pypi.python.org/simple/jupyter-remote/), version: 0.9.2 Using version 0.9.2 (newest of versions: 0.9.2) Downloading jupyter-remote-0.9.2.tar.gz Downloading from URL https://pypi.python.org/packages/8b/04/2f60b45a7fc8368c9f13e4ec1c21f2efd028cbb34473a50282c24820b586/jupyter-remote-0.9.2.tar.gz#md5=0b84ef68b3cf5f93a2b9ab6a64f57742 (from https://pypi.python.org/simple/jupyter-remote/) Running setup.py (path:/tmp/pip-build-5114w8mh/jupyter-remote/setup.py) egg_info for package jupyter-remote Running command python setup.py egg_info Installed /tmp/pip-build-5114w8mh/jupyter-remote/.eggs/pbr-4.0.2-py3.4.egg running egg_info creating pip-egg-info/jupyter_remote.egg-info writing requirements to pip-egg-info/jupyter_remote.egg-info/requires.txt writing dependency_links to pip-egg-info/jupyter_remote.egg-info/dependency_links.txt writing top-level names to pip-egg-info/jupyter_remote.egg-info/top_level.txt writing entry points to pip-egg-info/jupyter_remote.egg-info/entry_points.txt writing pip-egg-info/jupyter_remote.egg-info/PKG-INFO [pbr] Processing SOURCES.txt writing manifest file 'pip-egg-info/jupyter_remote.egg-info/SOURCES.txt' /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'long_description_content_type' warnings.warn(msg) /usr/lib/python3.4/distutils/dist.py:260: UserWarning: Unknown distribution option: 'project_urls' warnings.warn(msg) /tmp/pip-build-5114w8mh/jupyter-remote/.eggs/pbr-4.0.2-py3.4.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-5114w8mh/jupyter-remote has version 0.9.2, which satisfies requirement jupyter-remote==0.9.2 from https://pypi.python.org/packages/8b/04/2f60b45a7fc8368c9f13e4ec1c21f2efd028cbb34473a50282c24820b586/jupyter-remote-0.9.2.tar.gz#md5=0b84ef68b3cf5f93a2b9ab6a64f57742 Building wheels for collected packages: jupyter-remote Running setup.py bdist_wheel for jupyter-remote: started Destination directory: /tmp/tmphaw644dgpip-wheel- Running command /usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-5114w8mh/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/tmphaw644dgpip-wheel- /tmp/pip-build-5114w8mh/jupyter-remote/.eggs/pbr-4.0.2-py3.4.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/version.py -> build/lib/jupyter_remote copying jupyter_remote/config_manager.py -> build/lib/jupyter_remote copying jupyter_remote/__main__.py -> build/lib/jupyter_remote copying jupyter_remote/pysectools.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 running egg_info writing top-level names to jupyter_remote.egg-info/top_level.txt writing jupyter_remote.egg-info/PKG-INFO writing requirements to jupyter_remote.egg-info/requires.txt writing dependency_links to jupyter_remote.egg-info/dependency_links.txt writing entry points to jupyter_remote.egg-info/entry_points.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/version.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/config_manager.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/pysectools.py -> 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 running install_egg_info Copying jupyter_remote.egg-info to build/bdist.linux-armv7l/wheel/jupyter_remote-0.9.2-py3.4.egg-info running install_scripts creating build/bdist.linux-armv7l/wheel/jupyter_remote-0.9.2.dist-info/WHEEL Running setup.py bdist_wheel for jupyter-remote: finished with status 'done' Stored in directory: /tmp/tmpoyxahgox Successfully built jupyter-remote Cleaning up... Removing source in /tmp/pip-build-5114w8mh/jupyter-remote