From f73c6dada8bb58baaaf1427631afa78835cd21a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Date: Wed, 8 Sep 2021 19:02:28 +0200 Subject: dev-python/ipython: Increase timeouts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Michał Górny --- dev-python/ipython/ipython-7.26.0.ebuild | 1 + 1 file changed, 1 insertion(+) (limited to 'dev-python/ipython/ipython-7.26.0.ebuild') diff --git a/dev-python/ipython/ipython-7.26.0.ebuild b/dev-python/ipython/ipython-7.26.0.ebuild index 669c0b81ff21..6dcdf7b3945a 100644 --- a/dev-python/ipython/ipython-7.26.0.ebuild +++ b/dev-python/ipython/ipython-7.26.0.ebuild @@ -101,6 +101,7 @@ python_compile_all() { } python_test() { + local -x IPYTHON_TESTING_TIMEOUT_SCALE=20 local deselect=() [[ ${EPYTHON} == python3.10 ]] && deselect+=( # fails due to changed argparse output -- cgit v1.2.3