From be8aeb3b29489075b9438ba4116487b32f2748e2 Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 22 Oct 2015 13:07:14 +0200 Subject: dev-python/redis-py: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- dev-python/redis-py/redis-py-2.10.1.ebuild | 6 ------ 1 file changed, 6 deletions(-) (limited to 'dev-python/redis-py/redis-py-2.10.1.ebuild') diff --git a/dev-python/redis-py/redis-py-2.10.1.ebuild b/dev-python/redis-py/redis-py-2.10.1.ebuild index 22d6930928ef..fd2d7392dd7f 100644 --- a/dev-python/redis-py/redis-py-2.10.1.ebuild +++ b/dev-python/redis-py/redis-py-2.10.1.ebuild @@ -46,12 +46,6 @@ python_compile() { fi } -src_test() { - local DISTUTILS_NO_PARALLEL_BUILD=1 - - distutils-r1_src_test -} - python_test() { # https://github.com/andymccurdy/redis-py/issues/503 # the suite is quite broken at this point but it's also the case in -2.9.1, -- cgit v1.2.3