blob: 0d91ffe2a91f795985344959767b87f31233b85f (
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
33
34
35
36
37
|
# 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.9 2013/03/10 14:15:29 idella4 Exp $
*tox-1.4.3 (10 Mar 2013)
10 Mar 2013; Ian Delaney <idella4@gentoo.org> +tox-1.4.3.ebuild:
bump
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.
|