[Python-modules-commits] [pytest] branch master updated (3b4ef26 -> 348a870)
Sebastian Ramacher
sramacher at moszumanska.debian.org
Sun Aug 13 15:33:23 UTC 2017
This is an automated email from the git hooks/post-receive script.
sramacher pushed a change to branch master
in repository pytest.
from 3b4ef26 Finalize changelog
new 06bf172 record new upstream branch created by importing pytest_3.2.1.orig.tar.gz
new 2b84ea7 Import pytest_3.2.1.orig.tar.gz
new ff6d37a Remove Google Analytics and Google+ javascript.
new ff65e82 Use local intersphinx mappings
new c4ab2a8 Skip test under PyPy
new 348a870 merge patched into master
The 6 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:
AUTHORS | 1 +
CHANGELOG.rst | 32 ++++-
HOWTORELEASE.rst | 2 +-
PKG-INFO | 2 +-
_pytest/_version.py | 2 +-
_pytest/capture.py | 15 ++-
_pytest/config.py | 25 ++--
_pytest/pytester.py | 12 +-
_pytest/runner.py | 7 +-
_pytest/terminal.py | 23 +++-
debian/.git-dpm | 14 +--
debian/patches/0003-Skip-test-under-PyPy.patch | 2 +-
debian/patches/intersphinx.patch | 2 +-
debian/patches/remove_google_js | 2 +-
doc/en/announce/index.rst | 1 +
.../{release-3.1.2.rst => release-3.2.1.rst} | 9 +-
doc/en/example/simple.rst | 12 +-
doc/en/mark.rst | 1 +
doc/en/skipping.rst | 1 +
doc/en/unittest.rst | 135 +++++++++++++--------
doc/en/usage.rst | 7 ++
pytest.egg-info/PKG-INFO | 2 +-
pytest.egg-info/SOURCES.txt | 1 +
testing/acceptance_test.py | 15 ++-
testing/test_capture.py | 17 +++
testing/test_config.py | 12 +-
testing/test_terminal.py | 10 ++
27 files changed, 260 insertions(+), 104 deletions(-)
copy doc/en/announce/{release-3.1.2.rst => release-3.2.1.rst} (79%)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest.git
More information about the Python-modules-commits
mailing list