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

Jerome Benoit calculus-guest at moszumanska.debian.org
Fri Jan 19 21:25:38 UTC 2018


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

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

      from  e800efe   Import Debian patch 0.2.14+ds-2: Debian adminsitravia fix
       new  1b8a977   Import Debian pre-patch 0.3.1+ds-0
       new  f054aa3   Import nbsphinx_0.3.1+ds.orig.tar.xz
       new  5481ba9   record new upstream branch created by importing nbsphinx_0.3.1+ds.orig.tar.xz and merge it
       new  03409c6   Import Debian patch 0.3.1+ds-1

The 4 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                                           |  19 ++
 PKG-INFO                                           |  34 ++-
 README.rst                                         |  29 +--
 debian/.git-dpm                                    |  14 +-
 debian/adhoc/lintian/privacy-breach/common.sed     |   1 +
 .../lintian/privacy-breach/installation.html.sed   |   3 +
 .../privacy-breach/www/anaconda/version.svg        |   1 +
 .../lintian/privacy-breach/www/fury/nbsphinx.svg   |  35 +++
 .../lintian/privacy-breach/www/mybinder/badge.svg  |   1 +
 .../privacy-breach/www/repology/nbsphinx.svg       | 263 +++++++++++++++++++++
 debian/changelog                                   |  19 ++
 debian/clean                                       |   2 +-
 debian/compat                                      |   2 +-
 debian/control                                     |   7 +-
 debian/copyright                                   |  46 +++-
 debian/rules                                       |  10 +-
 debian/watch                                       |   2 +-
 doc/a-normal-rst-file.rst                          |  30 ++-
 doc/allow-errors.ipynb                             |  22 +-
 doc/code-cells.ipynb                               | 126 +++-------
 doc/conf.py                                        |  41 +++-
 doc/hidden-cells.ipynb                             |  14 +-
 doc/images/stickfigure.png                         | Bin 1167 -> 0 bytes
 doc/index.rst                                      |   4 +-
 doc/installation.ipynb                             | 163 +++++++++++++
 doc/links.ipynb                                    |  30 ++-
 doc/markdown-cells.ipynb                           |  45 +++-
 doc/never-execute.ipynb                            |   6 +-
 doc/orphan.ipynb                                   |  12 +-
 doc/pre-executed.ipynb                             |  27 +--
 doc/prolog-and-epilog.ipynb                        | 122 ++++++++++
 doc/raw-cells.ipynb                                |   2 +-
 doc/requirements.txt                               |   2 +-
 doc/subdir/a-notebook-in-a-subdir.ipynb            |   6 +-
 doc/subdir/example.ipynb                           |  87 -------
 doc/subdir/toctree.ipynb                           |   2 +-
 doc/timeout.ipynb                                  |   6 +-
 doc/usage.ipynb                                    | 154 +++++-------
 setup.py                                           |   8 +-
 nbsphinx.py => src/nbsphinx.py                     | 152 +++++++++---
 41 files changed, 1108 insertions(+), 443 deletions(-)
 create mode 100644 debian/adhoc/lintian/privacy-breach/common.sed
 create mode 100644 debian/adhoc/lintian/privacy-breach/installation.html.sed
 create mode 100644 debian/adhoc/lintian/privacy-breach/www/anaconda/version.svg
 create mode 100644 debian/adhoc/lintian/privacy-breach/www/fury/nbsphinx.svg
 create mode 100644 debian/adhoc/lintian/privacy-breach/www/mybinder/badge.svg
 create mode 100644 debian/adhoc/lintian/privacy-breach/www/repology/nbsphinx.svg
 delete mode 100644 doc/images/stickfigure.png
 create mode 100644 doc/installation.ipynb
 create mode 100644 doc/prolog-and-epilog.ipynb
 delete mode 100644 doc/subdir/example.ipynb
 rename nbsphinx.py => src/nbsphinx.py (89%)

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