From 2c9a1c00786fb6cf434bf02f7b37592abefdd280 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Mon, 9 Mar 2020 09:27:41 +0100 Subject: [PATCH] dev-python/urllib3: Export CI to increase timeouts MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/711920 Signed-off-by: Michał Górny --- dev-python/urllib3/urllib3-1.25.8.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/urllib3/urllib3-1.25.8.ebuild b/dev-python/urllib3/urllib3-1.25.8.ebuild index 7d7b50ac8af2..66703bcc3a1f 100644 --- a/dev-python/urllib3/urllib3-1.25.8.ebuild +++ b/dev-python/urllib3/urllib3-1.25.8.ebuild @@ -68,6 +68,7 @@ python_prepare_all() { } python_test() { + local -x CI=1 # FIXME: get tornado ported case ${EPYTHON} in python2*|python3.[567]) -- 2.26.2