summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Harder <radhermit@gentoo.org>2015-02-20 21:25:42 +0000
committerTim Harder <radhermit@gentoo.org>2015-02-20 21:25:42 +0000
commit6a5add0b515ce3fa7eb4294b091e6fbfc7e417d1 (patch)
treec0b750666e18b6a3f4ab3bf30501baf6305b56e5 /dev-python/urwid/ChangeLog
parentEAPI 5 (diff)
downloadgentoo-2-6a5add0b515ce3fa7eb4294b091e6fbfc7e417d1.tar.gz
gentoo-2-6a5add0b515ce3fa7eb4294b091e6fbfc7e417d1.tar.bz2
gentoo-2-6a5add0b515ce3fa7eb4294b091e6fbfc7e417d1.zip
Drop twisted-core test dep as it's py27 only and one of a set of various choices for event loops which only get their tests run if installed and importable.
(Portage version: 2.2.17/cvs/Linux x86_64, signed Manifest commit with key 4F064CA3)
Diffstat (limited to 'dev-python/urwid/ChangeLog')
-rw-r--r--dev-python/urwid/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/dev-python/urwid/ChangeLog b/dev-python/urwid/ChangeLog
index 2eccd1d2a401..8a7adeb53a92 100644
--- a/dev-python/urwid/ChangeLog
+++ b/dev-python/urwid/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for dev-python/urwid
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.79 2015/02/17 12:26:54 jlec Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-python/urwid/ChangeLog,v 1.80 2015/02/20 21:25:42 radhermit Exp $
+
+ 20 Feb 2015; Tim Harder <radhermit@gentoo.org> urwid-1.3.0.ebuild:
+ Drop twisted-core test dep as it's py27 only and one of a set of various
+ choices for event loops which only get their tests run if installed and
+ importable.
*urwid-1.3.0 (17 Feb 2015)