blob: 09d5e9e188b0f81ae36375fb2343b8bddb35989e (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
# ChangeLog for dev-python/tox
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/tox/ChangeLog,v 1.8 2013/01/10 17:39:17 idella4 Exp $
11 Jan 2013; Ian Delaney <idella4@gentoo.org> tox-1.4.2.ebuild:
Upgraded test suite to ensure testing by use of the in source built content,
updated PYTHON_DEPEND, resticting pypy, fixes bug #451008 by flameeyes
31 Oct 2012; Michał Górny <mgorny@gentoo.org> tox-1.4.2.ebuild:
Use virtual for argparse.
31 Oct 2012; <idella4@gentoo.org> +files/tox-1.4.2-rm_version_test.patch,
tox-1.4.2.ebuild:
Added patch to xfail flawed tests, added doc use flag
*tox-1.4.2 (30 Jul 2012)
30 Jul 2012; Patrick Lauer <patrick@gentoo.org> +tox-1.4.2.ebuild:
Bump
*tox-1.4 (28 Jun 2012)
28 Jun 2012; Patrick Lauer <patrick@gentoo.org> +tox-1.4.ebuild:
Bump
15 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> tox-1.3.ebuild:
Depend on pytest-2.2.3 and pip (bug 403763).
*tox-1.3 (14 Feb 2012)
14 Feb 2012; Dirkjan Ochtman <djc@gentoo.org> +tox-1.3.ebuild, +metadata.xml:
Initial version of tox. Ebuild contributed by nicolas.pinto@gmail.com.
|