[Python-modules-commits] [ipykernel] branch master updated (3420a00 -> db0302b)

Gordon Ball chronitis-guest at moszumanska.debian.org
Tue Feb 6 15:11:09 UTC 2018


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

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

      from  3420a00   Upload to unstable
       new  46ad4e5   record new upstream branch created by importing ipykernel_4.8.0.orig.tar.gz
       new  669a5bd   Import ipykernel_4.8.0.orig.tar.gz
       new  f4db5b7   use setuptools for everything so python*:Depends substitutions work
       new  fc5b42f   test_simple_print may produce stderr content when executed in sbuild
       new  a9cef4b   Made build reproducible -- patch by Daniel Shahaf
       new  7457102   merge patched into master
       new  4774553   New upstream: 4.8.0
       new  db0302b   Standards-Version: 4.1.3

The 8 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:
 MANIFEST.in                                        |   2 +-
 debian/.git-dpm                                    |  14 +-
 debian/changelog                                   |   7 +
 debian/control                                     |   2 +-
 ...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                                 |  17 +++
 docs/conf.py                                       |   3 +
 docs/requirements.txt                              |   1 +
 ipykernel/_eventloop_macos.py                      | 153 +++++++++++++++++++++
 ipykernel/_version.py                              |   2 +-
 ipykernel/eventloops.py                            | 117 +++++++++-------
 ipykernel/kernelbase.py                            |   6 +-
 ipykernel/zmqshell.py                              |   4 +
 readthedocs.yml                                    |   1 +
 16 files changed, 274 insertions(+), 61 deletions(-)
 create mode 100644 docs/requirements.txt
 create mode 100644 ipykernel/_eventloop_macos.py

-- 
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