[Python-modules-commits] [tox] branch master updated (a206700 -> f4a3236)
Barry Warsaw
barry at moszumanska.debian.org
Wed Nov 16 20:48:55 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch master
in repository tox.
from a206700 Release
new 7f58346 record new upstream branch created by importing tox_2.5.0.orig.tar.gz
new 8d36ef3 Import tox_2.5.0.orig.tar.gz
new 133bc72 Use local object inventory files for sphinx
new 885c37e Remove the virtualenv versioned requirements.
new a9c5fea Skip some tests at build time, fix others.
new 26d7e8e merge patched into master
new 991a198 changelog
new f4a3236 Release.
The 8 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:
CHANGELOG | 43 ++++++++++
CONTRIBUTORS | 2 +
PKG-INFO | 20 ++++-
README.rst | 11 +++
debian/.git-dpm | 14 ++--
debian/changelog | 6 ++
debian/patches/build-time-test-adjustments.patch | 16 ++--
debian/patches/de-google-ify.patch | 28 -------
debian/patches/hack-requires.patch | 6 +-
debian/patches/intersphinx-mapping.patch | 2 +-
debian/patches/series | 1 -
doc/_templates/indexsidebar.html | 21 -----
doc/_templates/layout.html | 6 --
doc/_templates/localtoc.html | 4 +-
doc/config.txt | 21 ++---
doc/drafts/tox_conda_notes_niccodemus.md | 11 ++-
doc/example/basic.txt | 12 +--
doc/example/jenkins.txt | 2 +
doc/install.txt | 2 +-
setup.py | 10 +--
tests/test_config.py | 63 ++++++++------
tests/test_venv.py | 45 +++-------
tests/test_z_cmdline.py | 101 ++++++++++++++++++++++-
tox.egg-info/PKG-INFO | 20 ++++-
tox.egg-info/SOURCES.txt | 2 -
tox.egg-info/requires.txt | 2 +-
tox.ini | 1 -
tox/__init__.py | 2 +-
tox/_pytestplugin.py | 3 +
tox/config.py | 51 ++++++------
tox/session.py | 19 +++--
tox/venv.py | 7 +-
32 files changed, 341 insertions(+), 213 deletions(-)
delete mode 100644 debian/patches/de-google-ify.patch
delete mode 100644 doc/_templates/indexsidebar.html
delete mode 100644 doc/_templates/layout.html
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/tox.git
More information about the Python-modules-commits
mailing list