[Python-modules-commits] [tox] branch upstream updated (ee9ae00 -> 8d36ef3)
Barry Warsaw
barry at moszumanska.debian.org
Wed Nov 16 20:48:57 UTC 2016
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch upstream
in repository tox.
from ee9ae00 Import tox_2.4.1.orig.tar.gz
new 8d36ef3 Import tox_2.5.0.orig.tar.gz
The 1 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 ++++
doc/_templates/indexsidebar.html | 21 -------
doc/_templates/layout.html | 15 -----
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 +--
25 files changed, 316 insertions(+), 174 deletions(-)
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