[Python-modules-commits] [nbsphinx] branch master updated (ae74170 -> e800efe)

Jerome Benoit calculus-guest at moszumanska.debian.org
Tue Sep 12 05:08:51 UTC 2017


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

calculus-guest pushed a change to branch master
in repository nbsphinx.

      from  ae74170   Release 0.2.9+ds-2 to Debian unstable.
      adds  f2f2c4a   Import nbsphinx_0.2.14+ds.orig.tar.xz
      adds  db0e4ad   record new upstream branch created by importing nbsphinx_0.2.14+ds.orig.tar.xz and merge it
      adds  29c8e0e   Import Debian patch 0.2.14+ds-1
       new  e800efe   Import Debian patch 0.2.14+ds-2: Debian adminsitravia fix

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:
 LICENSE                                          |   2 +-
 NEWS.rst                                         |  16 ++
 PKG-INFO                                         |   6 +-
 debian/.git-dpm                                  |  14 +-
 debian/changelog                                 |  19 ++
 debian/control                                   |   2 +-
 debian/copyright                                 |   6 +-
 debian/patches/debianization-documentation.patch |   4 +-
 debian/patches/series                            |   1 -
 debian/patches/update-for-sphinx.patch           |  16 --
 debian/rules                                     |   6 +-
 doc/a-normal-rst-file.rst                        |  38 ----
 doc/allow-errors.ipynb                           |   2 +-
 doc/code-cells.ipynb                             |  67 +++++-
 doc/conf.py                                      |  11 +-
 doc/images/stickfigure.png                       | Bin 0 -> 1167 bytes
 doc/markdown-cells.ipynb                         |   2 +-
 doc/pre-executed.ipynb                           |   8 +-
 doc/subdir/a-notebook-in-a-subdir.ipynb          |   8 +
 doc/subdir/example.ipynb                         |  87 ++++++++
 doc/timeout.ipynb                                |   4 +-
 doc/usage.ipynb                                  | 221 ++++++++++++++++---
 nbsphinx.py                                      | 261 ++++++++++++++++++-----
 setup.py                                         |  11 +-
 24 files changed, 640 insertions(+), 172 deletions(-)
 delete mode 100644 debian/patches/update-for-sphinx.patch
 create mode 100644 doc/images/stickfigure.png
 create mode 100644 doc/subdir/example.ipynb

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



More information about the Python-modules-commits mailing list