[Python-modules-commits] [jupyter-core] branch upstream updated (128588e -> d48348c)

Julien Cristau jcristau at moszumanska.debian.org
Fri Apr 8 09:39:36 UTC 2016


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

jcristau pushed a change to branch upstream
in repository jupyter-core.

      from  128588e   Imported Upstream version 4.0.6
       new  d48348c   Import jupyter-core_4.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:
 PKG-INFO                           |   2 +-
 docs/changelog.rst                 |  15 ++++++
 scripts/jupyter => jupyter.py      |   5 +-
 jupyter_core/command.py            |  23 ++++++--
 jupyter_core/migrate.py            |   2 +
 jupyter_core/tests/test_command.py |  19 ++++++-
 jupyter_core/tests/test_migrate.py |   5 +-
 jupyter_core/troubleshoot.py       | 104 +++++++++++++++++++++++++++++++++++++
 jupyter_core/version.py            |   2 +-
 setup.py                           |   2 +
 10 files changed, 166 insertions(+), 13 deletions(-)
 copy scripts/jupyter => jupyter.py (55%)
 mode change 100755 => 100644
 create mode 100755 jupyter_core/troubleshoot.py

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



More information about the Python-modules-commits mailing list