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
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
|
# ChangeLog for dev-python/testify
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/testify/ChangeLog,v 1.14 2014/06/17 06:35:30 patrick Exp $
*testify-0.3.4 (17 Jun 2014)
17 Jun 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.4.ebuild:
Bump
*testify-0.3.3 (03 Jun 2014)
03 Jun 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.3.ebuild,
-testify-0.2.10.ebuild, -testify-0.2.6.ebuild, -testify-0.2.7.ebuild,
-testify-0.2.8.ebuild, -testify-0.2.9.ebuild:
bump
*testify-0.3.2 (26 May 2014)
26 May 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.2.ebuild:
Bump
*testify-0.3.1 (20 May 2014)
20 May 2014; Ian Delaney <idella4@gentoo.org> +testify-0.3.1.ebuild,
testify-0.2.10.ebuild, testify-0.3.0.ebuild:
bump; drop py2.6 add pypy support
*testify-0.3.0 (03 May 2014)
03 May 2014; Patrick Lauer <patrick@gentoo.org> +testify-0.3.0.ebuild:
Bump
05 Apr 2013; Ian Delaney <idella4@gentoo.org> testify-0.2.10.ebuild:
tests set to RESTRICT due to dep on versions of tornado long dropped from
portage
*testify-0.2.10 (10 Mar 2013)
10 Mar 2013; Ian Delaney <idella4@gentoo.org> +testify-0.2.10.ebuild:
bump
*testify-0.2.9 (14 Jan 2013)
14 Jan 2013; Patrick Lauer <patrick@gentoo.org> +testify-0.2.9.ebuild:
Bump
30 Nov 2012; Ian Delaney <idella4@gentoo.org> testify-0.2.8.ebuild:
Removal of rogue test, fixes bug #438032
13 Nov 2012; Ian Delaney <idella4@gentoo.org> files/testify-0.2.6-tests.patch,
testify-0.2.8.ebuild:
Unrestricted pypy from build, test restricted pypy, rem 1 redundant hunk from
tests patch, fixes Bug #438032
*testify-0.2.8 (09 Oct 2012)
09 Oct 2012; Patrick Lauer <patrick@gentoo.org> +testify-0.2.8.ebuild:
Bump
*testify-0.2.7 (30 Jul 2012)
30 Jul 2012; Patrick Lauer <patrick@gentoo.org> +testify-0.2.7.ebuild:
Bump
20 May 2012; Tobias Klausmann <klausman@gentoo.org> testify-0.2.6.ebuild:
Fix package summary
*testify-0.2.6 (18 May 2012)
18 May 2012; Kacper Kowalik <xarthisius@gentoo.org>
+files/testify-0.2.6-tests.patch, +metadata.xml, +testify-0.2.6.ebuild:
Initial import, ebuild written by me
|