[Python-modules-commits] [jupyter-client] branch master updated (5722275 -> 0582851)
Gordon Ball
chronitis-guest at moszumanska.debian.org
Fri Jun 23 11:52:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
chronitis-guest pushed a change to branch master
in repository jupyter-client.
from 5722275 Add manpage for jupyter-run (help2man and elbow grease)
new a754489 record new upstream branch created by importing jupyter-client_5.1.0.orig.tar.gz
new 79f89b8 Import jupyter-client_5.1.0.orig.tar.gz
new 847b596 use setuptools for everything so the python*:Depends substitution work
new d7e5e11 merge patched into master
new 0582851 Version 5.1.0, updated standards-version to 4.0.0, add jupyter-run to escription
The 5 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 ++--
debian/.git-dpm | 14 ++---
debian/changelog | 8 ++-
debian/control | 24 ++++----
...ols-for-everything-so-the-python-Depends-.patch | 4 +-
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 +-
27 files changed, 264 insertions(+), 108 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