dev-python/testtools: Backport some more commits needed for tests on py3

Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
Justin Lecher
2015-10-16 12:50:17 +02:00
parent 593acb3443
commit f052b4b412
3 changed files with 92 additions and 0 deletions

View File

@@ -33,6 +33,8 @@ RDEPEND="${CDEPEND}"
PATCHES=(
"${FILESDIR}"/${P}-twisted-backport.patch
"${FILESDIR}"/${P}-twisted-backport1.patch
"${FILESDIR}"/${P}-twisted-backport2.patch
)
python_compile_all() {