summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAli Polatel <hawking@gentoo.org>2008-05-25 13:06:31 +0000
committerAli Polatel <hawking@gentoo.org>2008-05-25 13:06:31 +0000
commitd1423e8633a0a04294c0eb1ddcbca5dbec9613db (patch)
tree9986900f2f020c694f67c33f3c19ddf8269ffad5 /dev-lang/python/ChangeLog
parentdev-python/PyQt4-4.4.2 needs Qt-4.4.0, fix dependencies, mask package. Yngwin... (diff)
downloadhistorical-d1423e8633a0a04294c0eb1ddcbca5dbec9613db.tar.gz
historical-d1423e8633a0a04294c0eb1ddcbca5dbec9613db.tar.bz2
historical-d1423e8633a0a04294c0eb1ddcbca5dbec9613db.zip
Added patch to disable failing test_bsddb test for 2.3. Disable test_pow on alpha until upstream comes up with a fix.
Package-Manager: portage-2.1.5.2
Diffstat (limited to 'dev-lang/python/ChangeLog')
-rw-r--r--dev-lang/python/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/dev-lang/python/ChangeLog b/dev-lang/python/ChangeLog
index 62c4047fb483..0a499c815152 100644
--- a/dev-lang/python/ChangeLog
+++ b/dev-lang/python/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for dev-lang/python
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.314 2008/05/24 06:23:19 jer Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/python/ChangeLog,v 1.315 2008/05/25 13:06:30 hawking Exp $
+
+ 25 May 2008; Ali Polatel <hawking@gentoo.org>
+ +files/python-2.3.6-disable-failing-tests.patch, python-2.3.6-r6.ebuild,
+ python-2.4.4-r13.ebuild, python-2.5.2-r4.ebuild:
+ Added patch to disable failing test_bsddb test for 2.3. Disable test_pow
+ on alpha until upstream comes up with a fix.
24 May 2008; Jeroen Roovers <jer@gentoo.org> python-2.3.6-r6.ebuild,
python-2.4.4-r13.ebuild: