[Python-modules-commits] [sphinx] branch master updated (b1a4f73 -> 9595205)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue May 17 11:36:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
mitya57 pushed a change to branch master
in repository sphinx.
from b1a4f73 Update numbers in jstest/run-tests for the new version.
new 0281df8 Extend SOURCE_DATE_EPOCH support
new d390cb3 Adapt to typing private API change in Python 3.5.2
new 9595205 Backport two patches from upstream
The 3 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:
debian/.git-dpm | 4 +-
debian/changelog | 3 +
.../0004-Extend-SOURCE_DATE_EPOCH-support.patch | 157 +++++++++++++++++++++
...typing-private-API-change-in-Python-3.5.2.patch | 36 +++++
debian/patches/series | 2 +
sphinx/builders/gettext.py | 8 +-
sphinx/config.py | 13 +-
sphinx/ext/autodoc.py | 14 +-
sphinx/util/i18n.py | 3 +-
tests/test_correct_year.py | 49 +++++++
10 files changed, 280 insertions(+), 9 deletions(-)
create mode 100644 debian/patches/0004-Extend-SOURCE_DATE_EPOCH-support.patch
create mode 100644 debian/patches/0005-Adapt-to-typing-private-API-change-in-Python-3.5.2.patch
create mode 100644 tests/test_correct_year.py
--
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