[Python-modules-commits] [sphinx] branch upstream updated (630947e -> 405ccc3)

Dmitry Shachnev mitya57 at moszumanska.debian.org
Mon May 15 08:14:21 UTC 2017


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

mitya57 pushed a change to branch upstream
in repository sphinx.

      from  630947e   New upstream version 1.5.5
      adds  405ccc3   New upstream version 1.5.6

No new revisions were added by this update.

Summary of changes:
 CHANGES                                |   27 +-
 LICENSE                                |    2 +-
 Makefile                               |    1 +
 PKG-INFO                               |    2 +-
 Sphinx.egg-info/PKG-INFO               |    2 +-
 Sphinx.egg-info/PKG-INFO-e             |   55 --
 Sphinx.egg-info/SOURCES.txt            |    7 -
 Sphinx.egg-info/SOURCES.txt-e          | 1176 --------------------------------
 Sphinx.egg-info/dependency_links.txt-e |    1 -
 Sphinx.egg-info/entry_points.txt-e     |   28 -
 Sphinx.egg-info/not-zip-safe-e         |    1 -
 Sphinx.egg-info/requires.txt-e         |   23 -
 Sphinx.egg-info/top_level.txt-e        |    2 -
 doc/_templates/indexsidebar.html       |    2 +-
 doc/conf.py                            |    2 +-
 doc/latex.rst                          |    9 +-
 sphinx/__init__.py                     |    6 +-
 sphinx/builders/epub.py                |    2 +-
 sphinx/builders/html.py                |    3 -
 sphinx/builders/latex.py               |    8 +-
 sphinx/domains/python.py               |    2 +-
 sphinx/ext/autodoc.py                  |   17 +-
 sphinx/texinputs/Makefile_t            |    2 +-
 sphinx/texinputs/sphinx.sty            |   63 +-
 sphinx/transforms/i18n.py              |   14 +-
 sphinx/util/docfields.py               |    3 +-
 sphinx/util/inspect.py                 |    2 +-
 sphinx/util/requests.py                |   14 +-
 sphinx/writers/latex.py                |   26 +-
 tests/roots/test-domain-py/module.rst  |    7 +
 tests/test_domain_py.py                |    6 +-
 31 files changed, 149 insertions(+), 1366 deletions(-)
 delete mode 100644 Sphinx.egg-info/PKG-INFO-e
 delete mode 100644 Sphinx.egg-info/SOURCES.txt-e
 delete mode 100644 Sphinx.egg-info/dependency_links.txt-e
 delete mode 100644 Sphinx.egg-info/entry_points.txt-e
 delete mode 100644 Sphinx.egg-info/not-zip-safe-e
 delete mode 100644 Sphinx.egg-info/requires.txt-e
 delete mode 100644 Sphinx.egg-info/top_level.txt-e

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



More information about the Python-modules-commits mailing list