dev-python/django: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
authorJustin Lecher <jlec@gentoo.org>
Thu, 22 Oct 2015 10:40:08 +0000 (12:40 +0200)
committerJustin Lecher <jlec@gentoo.org>
Thu, 22 Oct 2015 11:09:19 +0000 (13:09 +0200)
Package-Manager: portage-2.2.23
Signed-off-by: Justin Lecher <jlec@gentoo.org>
dev-python/django/django-1.5.12.ebuild

index 3b1a8c15d12268c88642c742a3a4de6d54ef2e27..47d2191ae722c84406255432a8e222ee4bb9ac32 100644 (file)
@@ -53,12 +53,6 @@ python_test() {
                || die "Tests fail with ${EPYTHON}"
 }
 
-src_test() {
-       # Port conflict in django.test.testcases.LiveServerTestCase.
-       # Several other races with temp files.
-       DISTUTILS_NO_PARALLEL_BUILD=1 distutils-r1_src_test
-}
-
 src_install() {
        distutils-r1_src_install
        webapp_src_install