diff options
author | 2009-04-23 09:10:39 +0000 | |
---|---|---|
committer | 2009-04-23 09:10:39 +0000 | |
commit | ff398167ec961e36525376f7e324730f0d76e449 (patch) | |
tree | 96f2e7d3fa0866e1124b36ea2d1c8da1212e208f /dev-python/httplib2/ChangeLog | |
parent | add x11-apps/xwininfo to RDEPEND as reported on bug 265069 by cedk (diff) | |
download | gentoo-2-ff398167ec961e36525376f7e324730f0d76e449.tar.gz gentoo-2-ff398167ec961e36525376f7e324730f0d76e449.tar.bz2 gentoo-2-ff398167ec961e36525376f7e324730f0d76e449.zip |
Py 2.6 deprecation fix. Thanks to djc for pointing it out, thanks to Benoit Chesneau for the patch. Fixes #267184
(Portage version: 2.2_rc31/cvs/Linux x86_64)
Diffstat (limited to 'dev-python/httplib2/ChangeLog')
-rw-r--r-- | dev-python/httplib2/ChangeLog | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/dev-python/httplib2/ChangeLog b/dev-python/httplib2/ChangeLog index 3e67899af05e..88e8cf66d9d9 100644 --- a/dev-python/httplib2/ChangeLog +++ b/dev-python/httplib2/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for dev-python/httplib2 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.8 2009/04/14 09:45:48 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-python/httplib2/ChangeLog,v 1.9 2009/04/23 09:10:39 patrick Exp $ + +*httplib2-0.4.0-r1 (23 Apr 2009) + + 23 Apr 2009; Patrick Lauer <patrick@gentoo.org> + +files/compat-2.6-0.4.0.patch, +httplib2-0.4.0-r1.ebuild: + Py 2.6 deprecation fix. Thanks to djc for pointing it out, thanks to + Benoit Chesneau for the patch. Fixes #267184 14 Apr 2009; Raúl Porcel <armin76@gentoo.org> httplib2-0.4.0.ebuild: x86 stable wrt #264496 |