[Python-modules-commits] [nbformat] branch master updated (fd297b1 -> 1b5a797)

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


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

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

      from  fd297b1   Use sphinxdoc:Built-Using for the documentaiton package
       new  83fed55   record new upstream branch created by importing nbformat_4.4.0.orig.tar.gz
       new  c08c300   Import nbformat_4.4.0.orig.tar.gz
       new  50cc84c   Use setuptools for all targets so python*:Depends substitutions work
       new  45c7dfc   merge patched into master
       new  f2d9521   New upstream: 4.4.0
       new  b0ebfdd   Standards-version 4.1.0
       new  1b5a797   Add testsuite: autopkgtest-pkg-python

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:
 .travis.yml                                        |  1 +
 debian/.git-dpm                                    | 14 ++++----
 debian/changelog                                   |  6 ++--
 debian/control                                     |  3 +-
 ...ols-for-all-targets-so-python-Depends-sub.patch |  2 +-
 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 +-
 18 files changed, 202 insertions(+), 49 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