[Python-modules-commits] [tox] branch upstream updated (6e320b4 -> af0fa11)

Barry Warsaw barry at moszumanska.debian.org
Fri Nov 20 21:45:23 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  6e320b4   Import tox_2.1.1.orig.tar.gz
       new  af0fa11   Import tox_2.2.1.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               | 31 +++++++++++++++++
 CONTRIBUTORS            |  1 +
 PKG-INFO                |  2 +-
 doc/conf.py             |  4 +--
 doc/config.txt          |  9 +++++
 setup.cfg               | 11 ++++++
 setup.py                |  2 +-
 tests/test_config.py    | 90 +++++++++++++++++++++++++++++++++++++++++++++++++
 tests/test_venv.py      | 15 +++++++++
 tests/test_z_cmdline.py | 19 +++++++++--
 tox.egg-info/PKG-INFO   |  2 +-
 tox/__init__.py         |  2 +-
 tox/config.py           | 57 ++++++++++++++++++-------------
 tox/session.py          |  3 ++
 tox/venv.py             |  7 ++++
 15 files changed, 224 insertions(+), 31 deletions(-)

-- 
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