[Python-modules-commits] [tox] branch upstream updated (3a2a218 -> efccfc7)

Barry Warsaw barry at moszumanska.debian.org
Fri Sep 26 20:57:29 UTC 2014


This is an automated email from the git hooks/post-receive script.

barry pushed a change to branch upstream
in repository tox.

      from  3a2a218   Import tox_1.7.2.orig.tar.gz
      adds  efccfc7   Import tox_1.8.0.orig.tar.gz

No new revisions were added by this update.

Summary of changes:
 CHANGELOG                    |  17 +++++
 CONTRIBUTORS                 |   1 +
 PKG-INFO                     |   2 +-
 doc/announce/release-1.8.txt |  54 ++++++++++++++
 doc/conf.py                  |   3 +-
 doc/config.txt               | 146 +++++++++++++++++++++++++++++++++++++
 doc/example/basic.txt        |   1 +
 setup.py                     |   2 +-
 tests/test_config.py         |  82 +++++++++++++++++++++
 tests/test_venv.py           |  12 +++-
 tox.egg-info/PKG-INFO        |   2 +-
 tox.egg-info/SOURCES.txt     |   1 +
 tox/__init__.py              |   2 +-
 tox/_config.py               | 168 +++++++++++++++++++++++++++----------------
 tox/_venv.py                 |  15 ++--
 15 files changed, 434 insertions(+), 74 deletions(-)
 create mode 100644 doc/announce/release-1.8.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