From: Justin Lecher Date: Thu, 22 Oct 2015 10:40:08 +0000 (+0200) Subject: dev-python/django: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=06d780970edfdca3f4dc7b3727cc3f4952aacd7e;p=gentoo.git dev-python/django: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD Package-Manager: portage-2.2.23 Signed-off-by: Justin Lecher --- diff --git a/dev-python/django/django-1.5.12.ebuild b/dev-python/django/django-1.5.12.ebuild index 3b1a8c15d122..47d2191ae722 100644 --- a/dev-python/django/django-1.5.12.ebuild +++ b/dev-python/django/django-1.5.12.ebuild @@ -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