From 15b44dd793c7cde2d9db7c682d35681c28595418 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Micha=C5=82=20G=C3=B3rny?= Date: Fri, 3 Jan 2020 21:38:22 +0100 Subject: [PATCH] dev-python/urllib3: Copy doc-deps fix to 1.24.2 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Bug: https://bugs.gentoo.org/704548 Signed-off-by: Michał Górny --- dev-python/urllib3/urllib3-1.24.2.ebuild | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/dev-python/urllib3/urllib3-1.24.2.ebuild b/dev-python/urllib3/urllib3-1.24.2.ebuild index 6f77d2dfe89e..c25eddfae85c 100644 --- a/dev-python/urllib3/urllib3-1.24.2.ebuild +++ b/dev-python/urllib3/urllib3-1.24.2.ebuild @@ -37,7 +37,9 @@ DEPEND=" ) " -distutils_enable_sphinx docs +distutils_enable_sphinx docs \ + dev-python/alabaster \ + dev-python/mock python_prepare_all() { # skip appengine tests -- 2.26.2