mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-07-31 23:08:09 -07:00
Drop deprecated usage of DISTUTILS_NO_PARALLEL_BUILD
Signed-off-by: Justin Lecher <jlec@gentoo.org>
This commit is contained in:
@@ -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() {
|
||||
|
||||
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user