[Python-modules-commits] [tox] branch master updated (1b43790 -> 0ce9a44)

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


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

barry pushed a change to branch master
in repository tox.

      from  1b43790   Release
       new  70a71fa   record new upstream branch created by importing tox_1.8.0.orig.tar.gz
       new  efccfc7   Import tox_1.8.0.orig.tar.gz
       new  86b6c46   Use local object inventory files for sphinx
       new  0b9cb61   Remove the virtualenv versioned requirements.
       new  7928659   Skip some tests at build time, fix others.
       new  6d1cb85   de-google-ify
       new  4f505f8   merge patched into master
       new  0ce9a44   change version to 1.8.0-1 (UNRELEASED) New upstream version.

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                                        |  17 +++
 CONTRIBUTORS                                     |   1 +
 PKG-INFO                                         |   2 +-
 debian/.git-dpm                                  |  14 +-
 debian/changelog                                 |   6 +
 debian/patches/build-time-test-adjustments.patch |  10 +-
 debian/patches/de-google-ify.patch               |   2 +-
 debian/patches/hack-requires.patch               |   4 +-
 debian/patches/intersphinx-mapping.patch         |   6 +-
 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 +-
 21 files changed, 458 insertions(+), 92 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