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
|
# ChangeLog for dev-python/oslo-config
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/oslo-config/ChangeLog,v 1.16 2015/03/06 22:31:36 pacho Exp $
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> oslo-config-1.4.0.ebuild:
amd64 stable, bug 540290
*oslo-config-1.7.0 (24 Feb 2015)
24 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.7.0.ebuild:
bumping for release
*oslo-config-1.6.1 (16 Feb 2015)
16 Feb 2015; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.6.1.ebuild:
bup
*oslo-config-1.6.0 (31 Jan 2015)
31 Jan 2015; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.6.0.ebuild:
bumping
25 Nov 2014; Pacho Ramos <pacho@gentoo.org> oslo-config-1.4.0.ebuild:
Support python 3.4
27 Sep 2014; Alex Brandt <alunduil@gentoo.org> oslo-config-1.4.0.ebuild:
fix testsuite—requires removal of .testrepostory between runs
27 Sep 2014; Ian Delaney <idella4@gentoo.org> oslo-config-1.4.0.ebuild:
add py3.3 support, correction and update to test phase, add commented text,
minor tidy
*oslo-config-1.4.0 (22 Sep 2014)
22 Sep 2014; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.4.0.ebuild:
bup
*oslo-config-1.3.0 (01 Aug 2014)
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.3.0.ebuild, -oslo-config-1.1.0.ebuild,
-oslo-config-1.1.1.ebuild, -oslo-config-1.2.0.ebuild,
-oslo-config-1.2.1.ebuild:
bup
06 Jul 2014; Michał Górny <mgorny@gentoo.org> oslo-config-1.1.0.ebuild,
oslo-config-1.1.1.ebuild, oslo-config-1.2.0.ebuild, oslo-config-1.2.1.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> oslo-config-1.2.1.ebuild:
Keyword ~amd64-linux ~x86-linux
11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
oslo-config-1.2.1.ebuild:
fix missing pbr dep
*oslo-config-1.2.1 (11 Nov 2013)
11 Nov 2013; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.2.1.ebuild:
update of oslo.config for gbug 490836
*oslo-config-1.2.0 (26 Sep 2013)
26 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
+oslo-config-1.2.0.ebuild:
update of olso-config to 1.2.0
*oslo-config-1.1.1 (28 Jul 2013)
28 Jul 2013; Ian Delaney <idella4@gentoo.org> +oslo-config-1.1.1.ebuild:
bump; add deps for tests, test phase
*oslo-config-1.1.0 (10 Apr 2013)
10 Apr 2013; Matthew Thode <prometheanfire@gentoo.org> +metadata.xml,
+oslo-config-1.1.0.ebuild:
initial add of oslo.config (as oslo-config) for sys-auth/keystone-2013.1
|