wtk-overlay.git
9 years agoMerge remote-tracking branch 'laurentb/dev-python/pytest-xdist' dev-python/pytest-xdist
W. Trevor King [Fri, 3 Oct 2014 22:48:07 +0000 (15:48 -0700)]
Merge remote-tracking branch 'laurentb/dev-python/pytest-xdist'

Add DOCS and a missing Setuptools DEPEND.

I've dropped LICENSE from his DOCS because its content matches the
wording used by the Open Source Initiative [1].  It also matches the
wording used by the MIT license in the gentoo tree, although that one
has an additional:

  [Except as contained in this notice ...]

block at the end.

[1]: http://opensource.org/licenses/MIT

9 years agodev-python/pytest-xdist-9999.ebuild: Add this (indirect) Raven dependency
W. Trevor King [Thu, 2 Oct 2014 22:33:57 +0000 (15:33 -0700)]
dev-python/pytest-xdist-9999.ebuild: Add this (indirect) Raven dependency

The tests currently fail due to a bug in Setuptools' egg-info handling
[1] which is only partially worked around in the distutils-r1 eclass
[2].

[1]: https://bitbucket.org/pypa/setuptools/pull-request/85/egg_info-search-egg-base-for-files-to-add/diff
[2]: https://bugs.gentoo.org/show_bug.cgi?id=524322

9 years agopytest-xdist: Bump to 1.11
Laurent Bachelier [Sat, 20 Sep 2014 22:34:29 +0000 (00:34 +0200)]
pytest-xdist: Bump to 1.11

9 years agoRemove Python 2.6 support
Laurent Bachelier [Tue, 8 Jul 2014 17:52:13 +0000 (19:52 +0200)]
Remove Python 2.6 support

10 years agoUpdate support to Python 3.4
Laurent Bachelier [Thu, 3 Apr 2014 19:11:31 +0000 (21:11 +0200)]
Update support to Python 3.4

10 years agoUpdate pytest-xdist to 1.10
Laurent Bachelier [Thu, 20 Mar 2014 22:24:49 +0000 (23:24 +0100)]
Update pytest-xdist to 1.10

10 years agoUpdate pytest-xdist to 1.9
Laurent Bachelier [Sun, 8 Dec 2013 13:38:27 +0000 (14:38 +0100)]
Update pytest-xdist to 1.9

Also:
 * license change (to more permissive)
 * added version requirements

10 years agoRemove Python 2.5 and 3.1 support
Laurent Bachelier [Tue, 24 Sep 2013 18:52:29 +0000 (20:52 +0200)]
Remove Python 2.5 and 3.1 support

Following Gentoo.

10 years agoBump Python 3.2 support to 3.3
Laurent Bachelier [Tue, 13 Aug 2013 10:20:18 +0000 (12:20 +0200)]
Bump Python 3.2 support to 3.3

10 years agopytest-xdist: Convert to distutils-r1
Laurent Bachelier [Sat, 10 Aug 2013 19:35:10 +0000 (21:35 +0200)]
pytest-xdist: Convert to distutils-r1

11 years agoFix pytest-xdist description
Laurent Bachelier [Tue, 5 Feb 2013 21:57:11 +0000 (22:57 +0100)]
Fix pytest-xdist description

11 years agoUpdate everything to EAPI 5
Laurent Bachelier [Mon, 26 Nov 2012 20:09:42 +0000 (21:09 +0100)]
Update everything to EAPI 5

11 years agoAdd pytest-xdist
Laurent Bachelier [Sun, 25 Nov 2012 01:04:45 +0000 (02:04 +0100)]
Add pytest-xdist