blob: 27cb5c8132a784f03ed35ef88523d6b4ad41eebb (
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
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
|
# ChangeLog for dev-python/oslotest
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oslotest/ChangeLog,v 1.20 2015/07/07 16:11:39 zlogene Exp $
07 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> oslotest-1.5.0.ebuild,
oslotest-1.5.1.ebuild:
Mark proper version stable
07 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> oslotest-1.5.0.ebuild:
amd64 stable wrt bug #554114
09 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Updating remote-id in metadata.xml
03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
28 Apr 2015; Alex Brandt <alunduil@gentoo.org> -oslotest-1.4.0.ebuild:
remove version 1.4.0
28 Apr 2015; Alex Brandt <alunduil@gentoo.org> -oslotest-1.1.0.ebuild:
remove version 1.1.0
28 Apr 2015; Alex Brandt <alunduil@gentoo.org> -oslotest-1.0.0.ebuild:
remove version 1.0.0
*oslotest-1.6.0 (25 Apr 2015)
25 Apr 2015; Alex Brandt <alunduil@gentoo.org> +oslotest-1.6.0.ebuild:
add version 1.6.0
*oslotest-1.5.1 (14 Mar 2015)
14 Mar 2015; Alex Brandt <alunduil@gentoo.org> +oslotest-1.5.1.ebuild:
add version 1.5.1
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> oslotest-1.3.0.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> oslotest-1.3.0.ebuild:
amd64 stable, bug 540290
*oslotest-1.5.0 (28 Feb 2015)
28 Feb 2015; Alex Brandt <alunduil@gentoo.org> +oslotest-1.5.0.ebuild,
metadata.xml:
add version 1.5.0
*oslotest-1.4.0 (22 Feb 2015)
22 Feb 2015; Alex Brandt <alunduil@gentoo.org> +oslotest-1.4.0.ebuild:
add version 1.4.0
*oslotest-1.3.0 (21 Dec 2014)
21 Dec 2014; Alex Brandt <alunduil@gentoo.org> +oslotest-1.3.0.ebuild:
add version 1.3.0
25 Nov 2014; Pacho Ramos <pacho@gentoo.org> oslotest-1.1.0.ebuild:
Support python 3.4
27 Sep 2014; Alex Brandt <alunduil@gentoo.org> oslotest-1.1.0.ebuild:
update test runner to testr from nosetests
27 Sep 2014; Ian Delaney <idella4@gentoo.org> oslotest-1.1.0.ebuild:
fix to doc install
27 Sep 2014; Ian Delaney <idella4@gentoo.org> oslotest-1.1.0.ebuild:
add py3.3 support to support same for oslo-config, add IUSE doc and doc build
*oslotest-1.1.0 (22 Sep 2014)
22 Sep 2014; Matthew Thode <prometheanfire@gentoo.org> +oslotest-1.1.0.ebuild:
bup
*oslotest-1.0.0 (01 Aug 2014)
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> +metadata.xml,
+oslotest-1.0.0.ebuild:
initial commit of olsotest
|