[Python-modules-commits] [ipykernel] branch master updated (170d548 -> e1b6caf)

Gordon Ball chronitis-guest at moszumanska.debian.org
Sat Nov 19 13:49:30 UTC 2016


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

chronitis-guest pushed a change to branch master
in repository ipykernel.

      from  170d548   Upload to unstable.
       new  a8f5245   record new upstream branch created by importing ipykernel_4.5.1.orig.tar.gz
       new  e8de387   Import ipykernel_4.5.1.orig.tar.gz
       new  ee08763   use setuptools for everything so python*:Depends substitutions work
       new  0d69b3d   test_simple_print may produce stderr content when executed in sbuild
       new  de2834e   Made build reproducible -- patch by Daniel Shahaf
       new  6e12e80   merge patched into master
       new  e1b6caf   New upstream: 4.5.1

The 7 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:
 PKG-INFO                                           |   2 +-
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   7 ++
 ...ols-for-everything-so-python-Depends-subs.patch |   2 +-
 ..._print-may-produce-stderr-content-when-ex.patch |   2 +-
 ...build-reproducible-patch-by-Daniel-Shahaf.patch |   2 +-
 docs/changelog.rst                                 |  10 ++
 docs/conf.py                                       |   4 +-
 docs/index.rst                                     |   2 +-
 ipykernel/_version.py                              |   2 +-
 ipykernel/comm/comm.py                             |   4 +-
 ipykernel/inprocess/socket.py                      |   7 +-
 ipykernel/inprocess/tests/test_kernel.py           |   8 ++
 ipykernel/iostream.py                              | 136 ++++++++++++++-------
 ipykernel/ipkernel.py                              |   2 -
 ipykernel/kernelbase.py                            |   6 +-
 ipykernel/tests/test_jsonutil.py                   |  12 +-
 ipykernel/zmqshell.py                              |   2 +-
 18 files changed, 158 insertions(+), 66 deletions(-)

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



More information about the Python-modules-commits mailing list