summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVirgil Dupras <vdupras@gentoo.org>2019-02-01 08:19:49 -0500
committerVirgil Dupras <vdupras@gentoo.org>2019-02-01 08:19:49 -0500
commit76a26b82ace3351e51ad18e4fcab2d5a96f516a0 (patch)
tree569050ea5cc1dcef1ed77d489c1cd28c149d5763 /dev-python/astroid/astroid-2.1.0.ebuild
parentdev-java/jgoodies-looks-2.3.1-r1: fixed compilation with ant-1.9.13+ (diff)
downloadgentoo-76a26b82ace3351e51ad18e4fcab2d5a96f516a0.tar.gz
gentoo-76a26b82ace3351e51ad18e4fcab2d5a96f516a0.tar.bz2
gentoo-76a26b82ace3351e51ad18e4fcab2d5a96f516a0.zip
dev-python/astroid: disable pytest-runner
Makes build fail under network sandbox. Closes: https://bugs.gentoo.org/677042 Closes: https://bugs.gentoo.org/672628 Signed-off-by: Virgil Dupras <vdupras@gentoo.org> Package-Manager: Portage-2.3.51, Repoman-2.3.11
Diffstat (limited to 'dev-python/astroid/astroid-2.1.0.ebuild')
-rw-r--r--dev-python/astroid/astroid-2.1.0.ebuild1
1 files changed, 1 insertions, 0 deletions
diff --git a/dev-python/astroid/astroid-2.1.0.ebuild b/dev-python/astroid/astroid-2.1.0.ebuild
index b23580f18162..5f03bf78ac6b 100644
--- a/dev-python/astroid/astroid-2.1.0.ebuild
+++ b/dev-python/astroid/astroid-2.1.0.ebuild
@@ -34,6 +34,7 @@ DEPEND="
PATCHES=(
"${FILESDIR}/${PN}-2.1.0-fix-tests.patch"
+ "${FILESDIR}/${PN}-2.1.0-no-pytest-runner.patch"
)
python_prepare_all() {