[Python-modules-commits] [tox] branch master updated (05f797b -> 78b831b)

Barry Warsaw barry at moszumanska.debian.org
Fri Nov 20 21:45:18 UTC 2015


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

barry pushed a change to branch master
in repository tox.

      from  05f797b   Set tag formats for git-dpm.
       new  4ce29cb   record new upstream branch created by importing tox_2.2.1.orig.tar.gz
       new  af0fa11   Import tox_2.2.1.orig.tar.gz
       new  dfa189b   Use local object inventory files for sphinx
       new  6c4667e   Remove the virtualenv versioned requirements.
       new  6b7e6a7   Skip some tests at build time, fix others.
       new  38cf556   de-google-ify
       new  75c834a   merge patched into master
       new  6987694   Prep for 2.2.1-1
       new  0beca51   Fix the source-dir.
       new  b861e69   merge patched into master
       new  8fead64   Update patch metadata.
       new  d10216d   Fix the source-dir location and move the build target directory up a level.
       new  42889cd   merge patched into master
       new  8def6f5   Fix email address.
       new  78b831b   tox 2.2.1

The 15 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 +-
 debian/.git-dpm                                  | 14 ++--
 debian/changelog                                 |  8 +++
 debian/patches/build-time-test-adjustments.patch |  4 +-
 debian/patches/de-google-ify.patch               |  2 +-
 debian/patches/fix-sphinx-build.patch            | 26 +++++++
 debian/patches/hack-requires.patch               |  2 +-
 debian/patches/intersphinx-mapping.patch         |  4 +-
 debian/patches/series                            |  1 +
 debian/rules                                     |  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 ++
 24 files changed, 273 insertions(+), 45 deletions(-)
 create mode 100644 debian/patches/fix-sphinx-build.patch

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