summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Gilbert <floppym@gentoo.org>2013-11-30 03:50:54 +0000
committerMike Gilbert <floppym@gentoo.org>2013-11-30 03:50:54 +0000
commit339f0b9c3617287cbbd34528ae3c7c3fc6330d62 (patch)
tree381901ad6535ade80e7d50c425f458b2c36fd276 /dev-python/pytest/ChangeLog
parentx86 stable wrt bug #488156 (diff)
downloadhistorical-339f0b9c3617287cbbd34528ae3c7c3fc6330d62.tar.gz
historical-339f0b9c3617287cbbd34528ae3c7c3fc6330d62.tar.bz2
historical-339f0b9c3617287cbbd34528ae3c7c3fc6330d62.zip
Fix pexpect-3.0 problems in tests.
Package-Manager: portage-2.2.7/cvs/Linux x86_64 Manifest-Sign-Key: 0x0BBEEA1FEA4843A4
Diffstat (limited to 'dev-python/pytest/ChangeLog')
-rw-r--r--dev-python/pytest/ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/dev-python/pytest/ChangeLog b/dev-python/pytest/ChangeLog
index 5271980f0003..4b45b3efaca9 100644
--- a/dev-python/pytest/ChangeLog
+++ b/dev-python/pytest/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-python/pytest
# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.81 2013/11/17 04:13:46 prometheanfire Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/pytest/ChangeLog,v 1.82 2013/11/30 03:50:52 floppym Exp $
+
+ 30 Nov 2013; Mike Gilbert <floppym@gentoo.org>
+ +files/pytest-2.4.2-pexpect-3.0.patch, pytest-2.4.2.ebuild:
+ Fix pexpect-3.0 problems in tests.
17 Nov 2013; Matthew Thode <prometheanfire@gentoo.org> pytest-2.4.2.ebuild:
added pytest-2.4.2 with restricted tests due to upstream bug