diff options
author | Jesus Rivero <neurogeek@gentoo.org> | 2009-07-16 06:05:54 +0000 |
---|---|---|
committer | Jesus Rivero <neurogeek@gentoo.org> | 2009-07-16 06:05:54 +0000 |
commit | cce5d9c04bed3cc7f23bc14b9b713ce3a43fde07 (patch) | |
tree | 31a764b61214229565615c03303fb4f842b192c1 /dev-python/twisted/ChangeLog | |
parent | Version bump. (diff) | |
download | gentoo-2-cce5d9c04bed3cc7f23bc14b9b713ce3a43fde07.tar.gz gentoo-2-cce5d9c04bed3cc7f23bc14b9b713ce3a43fde07.tar.bz2 gentoo-2-cce5d9c04bed3cc7f23bc14b9b713ce3a43fde07.zip |
Fixed test failures wrt bug #190433. Changed to EAPI 2. Added patches for py26 deprecations
(Portage version: 2.2_rc23/cvs/Linux i686)
Diffstat (limited to 'dev-python/twisted/ChangeLog')
-rw-r--r-- | dev-python/twisted/ChangeLog | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/dev-python/twisted/ChangeLog b/dev-python/twisted/ChangeLog index 5085537125ec..eb75313c0b5c 100644 --- a/dev-python/twisted/ChangeLog +++ b/dev-python/twisted/ChangeLog @@ -1,6 +1,14 @@ # ChangeLog for dev-python/twisted # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.103 2009/01/08 23:30:39 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/twisted/ChangeLog,v 1.104 2009/07/16 06:05:54 neurogeek Exp $ + +*twisted-8.2.0-r1 (16 Jul 2009) + + 16 Jul 2009; Jesus Rivero <neurogeek@gentoo.org> + +files/twisted-8.2.0_deprecations.patch, +files/twisted-8.2.0_tests.patch, + +twisted-8.2.0-r1.ebuild: + Fixed test failures wrt bug #190433. Changed to EAPI 2. Added patches for + py26 deprecations 08 Jan 2009; Patrick Lauer <patrick@gentoo.org> +twisted-1.2.0.ebuild: Undoing breakage |