Gentoo Archives: gentoo-commits

From: "Michał Górny" <mgorny@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/ipython/
Date: Wed, 08 Sep 2021 17:27:46
Message-Id: 1631122019.f73c6dada8bb58baaaf1427631afa78835cd21a9.mgorny@gentoo
1 commit: f73c6dada8bb58baaaf1427631afa78835cd21a9
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Wed Sep 8 17:02:28 2021 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Wed Sep 8 17:26:59 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f73c6dad
7
8 dev-python/ipython: Increase timeouts
9
10 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
11
12 dev-python/ipython/ipython-7.26.0.ebuild | 1 +
13 1 file changed, 1 insertion(+)
14
15 diff --git a/dev-python/ipython/ipython-7.26.0.ebuild b/dev-python/ipython/ipython-7.26.0.ebuild
16 index 669c0b81ff2..6dcdf7b3945 100644
17 --- a/dev-python/ipython/ipython-7.26.0.ebuild
18 +++ b/dev-python/ipython/ipython-7.26.0.ebuild
19 @@ -101,6 +101,7 @@ python_compile_all() {
20 }
21
22 python_test() {
23 + local -x IPYTHON_TESTING_TIMEOUT_SCALE=20
24 local deselect=()
25 [[ ${EPYTHON} == python3.10 ]] && deselect+=(
26 # fails due to changed argparse output