diff options
author | Ian Delaney <idella4@gentoo.org> | 2014-10-02 10:01:48 +0000 |
---|---|---|
committer | Ian Delaney <idella4@gentoo.org> | 2014-10-02 10:01:48 +0000 |
commit | 5d1669afc1423bb0adf3df54845443fdf120c596 (patch) | |
tree | 54d5ad6bd3e89e705ed3de9c792d37edbfcbe8cc /dev-python/execnet/ChangeLog | |
parent | Version bump (diff) | |
download | gentoo-2-5d1669afc1423bb0adf3df54845443fdf120c596.tar.gz gentoo-2-5d1669afc1423bb0adf3df54845443fdf120c596.tar.bz2 gentoo-2-5d1669afc1423bb0adf3df54845443fdf120c596.zip |
clean old python impls, add py3.3 3.4 support, add IUSE test and testrunner dep, upgrade test phase, fixes bug #524246 by W. T. King requesting added py3 support, rm old
(Portage version: 2.2.10/cvs/Linux x86_64, signed Manifest commit with key 0xB8072B0D)
Diffstat (limited to 'dev-python/execnet/ChangeLog')
-rw-r--r-- | dev-python/execnet/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-python/execnet/ChangeLog b/dev-python/execnet/ChangeLog index 905d5c802df9..b6567aa58995 100644 --- a/dev-python/execnet/ChangeLog +++ b/dev-python/execnet/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-python/execnet # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/execnet/ChangeLog,v 1.19 2014/03/31 20:33:31 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/execnet/ChangeLog,v 1.20 2014/10/02 10:01:48 idella4 Exp $ + +*execnet-1.2.0-r1 (02 Oct 2014) + + 02 Oct 2014; Ian Delaney <idella4@gentoo.org> +execnet-1.2.0-r1.ebuild, + -execnet-1.0.9.ebuild, -execnet-1.2.0.ebuild: + clean old python impls, add py3.3 3.4 support, add IUSE test and testrunner + dep, upgrade test phase, fixes bug #524246 by W. T. King requesting added py3 + support, rm old 31 Mar 2014; Michał Górny <mgorny@gentoo.org> execnet-1.1-r1.ebuild, execnet-1.2.0.ebuild: |