From 1298dc2cd43472dc1a6cef1018c050864c77eecc Mon Sep 17 00:00:00 2001 From: Justin Lecher Date: Thu, 22 Oct 2015 13:08:49 +0200 Subject: Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD Signed-off-by: Justin Lecher --- dev-python/dogpile-cache/dogpile-cache-0.5.2.ebuild | 2 -- dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild | 2 -- 2 files changed, 4 deletions(-) (limited to 'dev-python/dogpile-cache') diff --git a/dev-python/dogpile-cache/dogpile-cache-0.5.2.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.5.2.ebuild index 280e6fe8bb4f..dedf7eb4c4e2 100644 --- a/dev-python/dogpile-cache/dogpile-cache-0.5.2.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-0.5.2.ebuild @@ -23,8 +23,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/nose[${PYTHON_USEDEP}] >=dev-python/dogpile-core-0.4.1[${PYTHON_USEDEP}] )" -# for testsuite -DISTUTILS_NO_PARALLEL_BUILD=1 # This time half the doc files are missing; Do you want them? toss a coin python_test() { diff --git a/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild b/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild index ab2ca0440e34..bf9d347ffe7e 100644 --- a/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild +++ b/dev-python/dogpile-cache/dogpile-cache-0.5.4.ebuild @@ -24,8 +24,6 @@ DEPEND="dev-python/setuptools[${PYTHON_USEDEP}] dev-python/mako[${PYTHON_USEDEP}] >=dev-python/dogpile-core-0.4.1[${PYTHON_USEDEP}] )" -# for testsuite -DISTUTILS_NO_PARALLEL_BUILD=1 # This time half the doc files are missing; Do you want them? toss a coin python_test() { -- cgit v1.2.3-65-gdbad