[Python-modules-commits] [nbformat] branch upstream updated (6d800a2 -> c08c300)

Gordon Ball chronitis-guest at moszumanska.debian.org
Mon Aug 28 21:45:48 UTC 2017


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

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

      from  6d800a2   Import nbformat_4.3.0.orig.tar.gz
       new  c08c300   Import nbformat_4.4.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                                |  1 +
 docs/changelog.rst                         | 20 ++++++++++++++++
 docs/conf.py                               |  2 +-
 docs/format_description.rst                | 17 ++++++++++++--
 nbformat/_version.py                       |  3 ++-
 nbformat/notebooknode.py                   | 37 ++++++++++++++++++++++++++----
 nbformat/sign.py                           | 24 ++++++++++---------
 nbformat/tests/test4jupyter_metadata.ipynb | 30 ++++++++++++++++++++++++
 nbformat/tests/test_validator.py           |  7 ++++++
 nbformat/v4/nbbase.py                      | 14 +++++------
 nbformat/v4/nbformat.v4.schema.json        | 33 +++++++++++++++++++++++++-
 nbformat/v4/nbjson.py                      |  2 +-
 nbformat/validator.py                      | 34 ++++++++++++++++++++-------
 package.json                               |  2 +-
 14 files changed, 188 insertions(+), 38 deletions(-)
 create mode 100644 nbformat/tests/test4jupyter_metadata.ipynb

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



More information about the Python-modules-commits mailing list