[Python-modules-commits] [tox] branch upstream updated (efccfc7 -> 75be52a)
Barry Warsaw
barry at moszumanska.debian.org
Tue Apr 28 17:48:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
barry pushed a change to branch upstream
in repository tox.
from efccfc7 Import tox_1.8.0.orig.tar.gz
adds 5266482 Import tox_1.9.2.orig.tar.gz
adds 75be52a Import tox_1.9.2.orig.tar.gz
No new revisions were added by this update.
Summary of changes:
CHANGELOG | 61 ++++++++++++++++++++++++-
CONTRIBUTORS | 2 +
PKG-INFO | 2 +-
doc/announce/release-1.8.txt | 2 +-
doc/announce/release-1.9.txt | 66 +++++++++++++++++++++++++++
doc/conf.py | 4 +-
doc/config.txt | 37 ++++++++++++++-
doc/example/basic.txt | 43 ++++++++++++++++--
setup.py | 6 +--
tests/test_config.py | 104 +++++++++++++++++++++++++++++++++++++++++++
tests/test_quickstart.py | 23 ++++++----
tests/test_result.py | 12 +++++
tests/test_venv.py | 23 +++++++++-
tests/test_z_cmdline.py | 6 +--
tox.egg-info/PKG-INFO | 2 +-
tox.egg-info/SOURCES.txt | 1 +
tox.ini | 7 +--
tox/__init__.py | 2 +-
tox/_cmdline.py | 61 ++++++++++++++++++-------
tox/_config.py | 39 +++++++++++-----
tox/_pytestplugin.py | 15 ++++---
tox/_quickstart.py | 2 +-
tox/_venv.py | 21 +++++++--
tox/result.py | 11 ++---
24 files changed, 474 insertions(+), 78 deletions(-)
create mode 100644 doc/announce/release-1.9.txt
--
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