[Python-modules-commits] [jupyter-client] branch upstream updated (79aca5b -> 79f89b8)

Gordon Ball chronitis-guest at moszumanska.debian.org
Fri Jun 23 11:52:05 UTC 2017


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a change to branch upstream
in repository jupyter-client.

      from  79aca5b   Import jupyter-client_5.0.1.orig.tar.gz
       new  79f89b8   Import jupyter-client_5.1.0.orig.tar.gz

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .travis.yml                                     | 12 ++---
 docs/changelog.rst                              | 20 ++++++++
 docs/environment.yml                            |  1 -
 docs/messaging.rst                              | 59 ++++++++++++++++++++--
 jupyter_client/_version.py                      |  4 +-
 jupyter_client/blocking/client.py               |  5 ++
 jupyter_client/channels.py                      |  7 +--
 jupyter_client/connect.py                       |  6 ++-
 jupyter_client/consoleapp.py                    |  2 +-
 jupyter_client/manager.py                       |  2 +-
 jupyter_client/session.py                       | 18 +++++++
 jupyter_client/tests/test_adapter.py            |  9 ++--
 jupyter_client/tests/test_client.py             |  6 +--
 jupyter_client/tests/test_connect.py            | 65 +++++++++++++++++++------
 jupyter_client/tests/test_jsonutil.py           | 32 ++++++------
 jupyter_client/tests/test_kernelmanager.py      | 10 ++--
 jupyter_client/tests/test_kernelspec.py         |  7 ++-
 jupyter_client/tests/test_multikernelmanager.py |  7 ++-
 jupyter_client/tests/test_public_api.py         | 10 ++--
 jupyter_client/tests/test_session.py            | 18 +++++--
 jupyter_client/tests/utils.py                   | 11 ++++-
 jupyter_client/threaded.py                      |  9 ++--
 setup.py                                        |  2 +-
 23 files changed, 234 insertions(+), 88 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-client.git



More information about the Python-modules-commits mailing list