diff options
Diffstat (limited to 'dev-python/cliff/ChangeLog-2015')
-rw-r--r-- | dev-python/cliff/ChangeLog-2015 | 99 |
1 files changed, 99 insertions, 0 deletions
diff --git a/dev-python/cliff/ChangeLog-2015 b/dev-python/cliff/ChangeLog-2015 new file mode 100644 index 00000000..47c4303a --- /dev/null +++ b/dev-python/cliff/ChangeLog-2015 @@ -0,0 +1,99 @@ +# 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.23 2015/08/04 07:44:22 idella4 Exp $ + +*cliff-1.13.0 (04 Aug 2015) + + 04 Aug 2015; Ian Delaney <idella4@gentoo.org> +cliff-1.13.0.ebuild: + bump + + 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 |