blob: 8c27223ec71d62474127ba65dd23882e41bf3ae8 (
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
|
# ChangeLog for dev-python/python-cinderclient
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/python-cinderclient/ChangeLog,v 1.19 2015/07/21 02:04:54 prometheanfire Exp $
*python-cinderclient-1.2.1-r1 (21 Jul 2015)
21 Jul 2015; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.2.1-r1.ebuild:
removing argparse from requirements.txt
08 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
python-cinderclient-1.1.1.ebuild:
x86 stable wrt bug #554114
07 Jul 2015; Mikle Kolyada <zlogene@gentoo.org>
python-cinderclient-1.1.1.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
*python-cinderclient-1.2.1 (30 May 2015)
30 May 2015; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.2.1.ebuild:
bup
*python-cinderclient-1.1.1 (18 Nov 2014)
18 Nov 2014; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.1.1.ebuild:
bup
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org>
-python-cinderclient-1.0.7.ebuild:
removing old and jankey
06 Jul 2014; Michał Górny <mgorny@gentoo.org>
python-cinderclient-1.0.7.ebuild, python-cinderclient-1.0.9.ebuild:
Clean up obsolete dependencies on virtual/python-argparse and virtual/python-
unittest2 (those packages were only required for <=python-2.6).
*python-cinderclient-1.0.9 (27 Apr 2014)
27 Apr 2014; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.0.9.ebuild, -python-cinderclient-1.0.5-r1.ebuild:
updating clients
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org>
python-cinderclient-1.0.7.ebuild:
Keyword ~amd64-linux ~x86-linux
*python-cinderclient-1.0.7 (30 Nov 2013)
30 Nov 2013; Ian Delaney <idella4@gentoo.org>
+python-cinderclient-1.0.7.ebuild, python-cinderclient-1.0.5-r1.ebuild:
bump; update deps, test phase
28 Nov 2013; Ian Delaney <idella4@gentoo.org> metadata.xml,
python-cinderclient-1.0.5-r1.ebuild:
switch herd, unrestrict test & update test phase
*python-cinderclient-1.0.5-r1 (13 Sep 2013)
13 Sep 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.0.5-r1.ebuild, -python-cinderclient-1.0.4.ebuild,
-python-cinderclient-1.0.5.ebuild:
cinderclient is now distutils-r1 happy
*python-cinderclient-1.0.5 (11 Aug 2013)
11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.0.5.ebuild, -python-cinderclient-1.0.2.ebuild:
just an update for cinderclient
*python-cinderclient-1.0.4 (16 May 2013)
16 May 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.0.4.ebuild:
updating cinderclient to remove conflict with novaclient
19 Mar 2013; Matthew Thode <prometheanfire@gentoo.org>
python-cinderclient-1.0.2.ebuild:
changed the description in the ebuild
21 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
python-cinderclient-1.0.2.ebuild:
the requests dep was inverted
*python-cinderclient-1.0.2 (21 Jan 2013)
21 Jan 2013; Matthew Thode <prometheanfire@gentoo.org>
+python-cinderclient-1.0.2.ebuild, +metadata.xml:
inital add of python-cinderclient
|