blob: bd0002b6d1c5d96cdf34a394d7f9ec812198a8e3 (
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
|
# ChangeLog for dev-python/cliff
# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2
# $Header: /var/cvsroot/gentoo-x86/dev-python/cliff/ChangeLog,v 1.11 2014/08/01 05:38:48 prometheanfire Exp $
*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
|