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
|
# ChangeLog for dev-python/cliff
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/ChangeLog,v 1.22 2015/07/08 20:43:34 zlogene Exp $
08 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> cliff-1.10.1.ebuild:
x86 stable wrt bug #554114
07 Jul 2015; Mikle Kolyada <zlogene@gentoo.org> cliff-1.10.1.ebuild:
amd64 stable wrt bug #554114
*cliff-1.12.0 (08 Jun 2015)
08 Jun 2015; Ian Delaney <idella4@gentoo.org> +cliff-1.12.0.ebuild,
-cliff-1.6.1.ebuild:
bump
07 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add github to remote-id in metadata.xml
03 Jun 2015; Justin Lecher <jlec@gentoo.org> metadata.xml:
Add pypi to remote-id in metadata.xml
08 Apr 2015; Michał Górny <mgorny@gentoo.org> cliff-1.10.1.ebuild,
cliff-1.6.1.ebuild, cliff-1.8.0.ebuild:
Drop old Python implementations
*cliff-1.10.1 (02 Apr 2015)
02 Apr 2015; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.10.1.ebuild:
bup
08 Mar 2015; Pacho Ramos <pacho@gentoo.org> cliff-1.8.0.ebuild:
x86 stable, bug 540290
06 Mar 2015; Pacho Ramos <pacho@gentoo.org> cliff-1.8.0.ebuild:
amd64 stable, bug 540290
24 Nov 2014; Pacho Ramos <pacho@gentoo.org> cliff-1.8.0.ebuild:
Support python 3.4
*cliff-1.8.0 (18 Nov 2014)
18 Nov 2014; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.8.0.ebuild:
bup for barbicanclient
*cliff-1.6.1 (01 Aug 2014)
01 Aug 2014; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.6.1.ebuild,
-cliff-1.4.5.ebuild, -cliff-1.4.ebuild:
bup
06 Jul 2014; Michał Górny <mgorny@gentoo.org> cliff-1.4.5.ebuild,
cliff-1.4.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> cliff-1.4.5.ebuild:
Keyword amd64-linux and x86-linux
19 Mar 2014; Sébastien Fabbro <bicatali@gentoo.org> cliff-1.4.ebuild:
Keyword amd64-linux and x86-linux
*cliff-1.4.5 (23 Oct 2013)
23 Oct 2013; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.4.5.ebuild:
update of cliff for openstack (better pyparsing as well)
13 Oct 2013; Pacho Ramos <pacho@gentoo.org> cliff-1.4.ebuild:
Also compatible with python3_3
12 Sep 2013; Michał Górny <mgorny@gentoo.org> -cliff-1.3.1.ebuild,
cliff-1.4.ebuild:
Remove unnecessary dep on pyparsing (it belongs to cmd2). Enable tests. Drop
old.
10 Sep 2013; Matthew Thode <prometheanfire@gentoo.org> cliff-1.4.ebuild:
fixing broken pyparsing dep
*cliff-1.4 (11 Aug 2013)
11 Aug 2013; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.4.ebuild,
-cliff-1.3.ebuild:
adding cliff-1.4 now with more pyparsing
*cliff-1.3.1 (11 Mar 2013)
11 Mar 2013; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.3.1.ebuild:
updated dev-python/cliff to 1.3.1
*cliff-1.3 (26 Jan 2013)
26 Jan 2013; Matthew Thode <prometheanfire@gentoo.org> +cliff-1.3.ebuild,
+metadata.xml:
initial add of cliff for python-quantumclient
|