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
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
|
# ChangeLog for dev-python/testscenarios
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/testscenarios/ChangeLog,v 1.28 2015/06/04 07:20:03 jlec Exp $
04 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
14 Apr 2015; Agostino Sarubbo <ago@gentoo.org> testscenarios-0.4-r5.ebuild:
Stable for ia64, wrt bug #540290
13 Apr 2015; Agostino Sarubbo <ago@gentoo.org> testscenarios-0.4-r5.ebuild:
Stable for alpha, wrt bug #525994
08 Apr 2015; Michał Górny <mgorny@gentoo.org> testscenarios-0.4-r2.ebuild,
testscenarios-0.4-r4.ebuild, testscenarios-0.4.ebuild:
Drop old Python implementations
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> testscenarios-0.4-r5.ebuild:
ppc stable, bug 540290
07 Mar 2015; Pacho Ramos <pacho@gentoo.org> testscenarios-0.4-r5.ebuild:
ppc64 stable, bug 540290
02 Mar 2015; Agostino Sarubbo <ago@gentoo.org> testscenarios-0.4-r5.ebuild:
Stable for ppc, wrt bug #525994
30 Oct 2014; Markus Meier <maekke@gentoo.org> testscenarios-0.4-r5.ebuild:
arm stable, bug #525994
23 Oct 2014; Pacho Ramos <pacho@gentoo.org> testscenarios-0.4-r5.ebuild:
amd64/x86 stable, bug #525994
23 Oct 2014; Jeroen Roovers <jer@gentoo.org> testscenarios-0.4-r5.ebuild:
Stable for HPPA (bug #525994).
23 Oct 2014; Ian Delaney <idella4@gentoo.org> testscenarios-0.4-r5.ebuild:
clean old pypy impl
20 Aug 2014; Anthony G. Basile <blueness@gentoo.org>
testscenarios-0.4-r2.ebuild, testscenarios-0.4-r4.ebuild,
testscenarios-0.4-r5.ebuild, testscenarios-0.4.ebuild:
Keyword ~ppc ~ppc64, bug #508282
20 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
testscenarios-0.4-r5.ebuild:
Keyworded on alpha, bug #508282
19 Jul 2014; Tobias Klausmann <klausman@gentoo.org>
testscenarios-0.4-r4.ebuild:
Keyworded on alpha, bug #506510
06 Jul 2014; Michał Górny <mgorny@gentoo.org> testscenarios-0.4-r2.ebuild,
testscenarios-0.4.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
*testscenarios-0.4-r5 (12 Jun 2014)
12 Jun 2014; Patrick Lauer <patrick@gentoo.org> +testscenarios-0.4-r5.ebuild:
Add py34
08 Jun 2014; Akinori Hattori <hattya@gentoo.org> testscenarios-0.4-r4.ebuild:
keyword ~ia64 wrt bug #508282
03 May 2014; Markus Meier <maekke@gentoo.org> testscenarios-0.4-r4.ebuild:
add ~arm, bug #506510
02 Apr 2014; Jeroen Roovers <jer@gentoo.org> testscenarios-0.4-r4.ebuild:
Marked ~hppa (bug #506510).
01 Apr 2014; Ian Delaney <idella4@gentoo.org> testscenarios-0.4-r4.ebuild:
add pypy support
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org>
testscenarios-0.4-r4.ebuild:
Keyword ~amd64-linux ~x86-linux
17 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
testscenarios-0.4-r4.ebuild:
removing unused iuse
*testscenarios-0.4-r4 (17 Mar 2014)
17 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
+testscenarios-0.4-r4.ebuild, -testscenarios-0.4-r3.ebuild:
fixing deps again
*testscenarios-0.4-r3 (16 Mar 2014)
16 Mar 2014; Matthew Thode <prometheanfire@gentoo.org>
+testscenarios-0.4-r3.ebuild:
removing unneeded deps
*testscenarios-0.4-r2 (18 Feb 2014)
18 Feb 2014; Matthew Thode <prometheanfire@gentoo.org>
+testscenarios-0.4-r2.ebuild, -testscenarios-0.4-r1.ebuild:
fixed tests, kthnxbai
*testscenarios-0.4-r1 (14 Jan 2014)
14 Jan 2014; Ian Delaney <idella4@gentoo.org> +testscenarios-0.4-r1.ebuild,
metadata.xml, testscenarios-0.4.ebuild:
metadata; add python herd, revbump; add py3.3 support
13 Dec 2013; Ian Delaney <idella4@gentoo.org> metadata.xml,
testscenarios-0.4.ebuild:
switch herds, add py3 support, test phase unrestricted
*testscenarios-0.4 (17 Sep 2013)
17 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> +metadata.xml,
+testscenarios-0.4.ebuild:
openstack testing, but tests fail...
|