[Python-modules-commits] [pytest-xdist] 11/18: Updated version 1.18.2 from 'upstream/1.18.2'

Daniel Stender stender at moszumanska.debian.org
Sat Aug 5 17:57:21 UTC 2017


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

stender pushed a commit to branch debian/master
in repository pytest-xdist.

commit f9de21d045fc1e18da9fd73407797e8d730c557b
Merge: 8bc40cb 45ca7bb
Author: Daniel Stender <stender at debian.org>
Date:   Sat Aug 5 19:36:42 2017 +0200

    Updated version 1.18.2 from 'upstream/1.18.2'
    
    with Debian dir 770a08416a4b22b3af3582773406fac96052ef7d

 .github/PULL_REQUEST_TEMPLATE.md |  17 +++++
 .travis.yml                      |  38 ++++------
 CHANGELOG => CHANGELOG.rst       |  94 ++++++++++++++++++++++++
 HOWTORELEASE.rst                 |  45 ++++++++++++
 MANIFEST.in                      |   7 --
 OVERVIEW.md                      |   2 +
 PKG-INFO                         |  28 ++++----
 README.rst                       |  26 ++++---
 appveyor.yml                     |  13 ++++
 changelog/_template.rst          |  39 ++++++++++
 dev-requirements.txt             |   1 +
 pyproject.toml                   |  36 ++++++++++
 setup.cfg                        |   7 +-
 setup.py                         |   2 +-
 testing/acceptance_test.py       |  73 ++++++++++++-------
 testing/test_dsession.py         | 149 ++++++++++++++++++++-------------------
 testing/test_looponfail.py       |   2 +-
 testing/test_newhooks.py         |  11 ++-
 testing/test_plugin.py           |   4 ++
 testing/test_remote.py           |  75 ++++++++++++++++++--
 tox.ini                          |  14 ++--
 xdist/_version.py                |   2 +-
 xdist/dsession.py                | 131 +++++++++++++++++-----------------
 xdist/newhooks.py                |   8 ++-
 xdist/plugin.py                  |   4 +-
 xdist/remote.py                  |  27 ++++++-
 xdist/slavemanage.py             |  85 +++++++++++++++++-----
 27 files changed, 678 insertions(+), 262 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pytest-xdist.git



More information about the Python-modules-commits mailing list