[Python-modules-commits] [sphinx] branch master updated (53f21e7 -> b37bd5d)
Dmitry Shachnev
mitya57 at moszumanska.debian.org
Tue Dec 20 13:49:20 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 53f21e7 Backport upstream change to fix Xapian search adapter crashes.
new 74a8934 Skip linkcheck tests that require network access
new b845bab Merge change to skip tests that require internet access.
new b37bd5d Remove some files that should not be there.
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 | 1 +
debian/patches/series | 1 +
debian/patches/skip_tests_network.diff | 35 +++++++++++++++++++++++++++++
sphinx/locale/.DS_Store | Bin 8196 -> 0 bytes
sphinx/locale/__init__.pyc | Bin 9704 -> 0 bytes
sphinx/pycode/Grammar-py2-sphinx1.2.pickle | Bin 18705 -> 0 bytes
sphinx/pycode/Grammar-py2-sphinx1.3.pickle | Bin 18705 -> 0 bytes
sphinx/pycode/Grammar-py2-sphinx1.4.pickle | Bin 18705 -> 0 bytes
sphinx/pycode/Grammar-py2-sphinx1.5.pickle | Bin 18705 -> 0 bytes
sphinx/pycode/Grammar-py2.pickle | Bin 18705 -> 0 bytes
sphinx/pycode/Grammar-py3-sphinx1.4.pickle | Bin 19963 -> 0 bytes
sphinx/pycode/Grammar-py3.pickle | Bin 19546 -> 0 bytes
tests/test_build_linkcheck.py | 3 +++
14 files changed, 42 insertions(+), 2 deletions(-)
create mode 100644 debian/patches/skip_tests_network.diff
delete mode 100644 sphinx/locale/.DS_Store
delete mode 100644 sphinx/locale/__init__.pyc
delete mode 100644 sphinx/pycode/Grammar-py2-sphinx1.2.pickle
delete mode 100644 sphinx/pycode/Grammar-py2-sphinx1.3.pickle
delete mode 100644 sphinx/pycode/Grammar-py2-sphinx1.4.pickle
delete mode 100644 sphinx/pycode/Grammar-py2-sphinx1.5.pickle
delete mode 100644 sphinx/pycode/Grammar-py2.pickle
delete mode 100644 sphinx/pycode/Grammar-py3-sphinx1.4.pickle
delete mode 100644 sphinx/pycode/Grammar-py3.pickle
--
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