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/urllib3/
Date: Thu, 02 Jan 2020 17:11:14
Message-Id: 1577985060.afca75d466f544587ff0e5c564e7f68de5ceccd2.mgorny@gentoo
1 commit: afca75d466f544587ff0e5c564e7f68de5ceccd2
2 Author: Michał Górny <mgorny <AT> gentoo <DOT> org>
3 AuthorDate: Thu Jan 2 17:00:03 2020 +0000
4 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org>
5 CommitDate: Thu Jan 2 17:11:00 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=afca75d4
7
8 dev-python/urllib3: Fix missing doc-deps
9
10 Closes: https://bugs.gentoo.org/704548
11 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org>
12
13 dev-python/urllib3/urllib3-1.25.7.ebuild | 6 ++++--
14 1 file changed, 4 insertions(+), 2 deletions(-)
15
16 diff --git a/dev-python/urllib3/urllib3-1.25.7.ebuild b/dev-python/urllib3/urllib3-1.25.7.ebuild
17 index 0e4482064dd..105aa2407f8 100644
18 --- a/dev-python/urllib3/urllib3-1.25.7.ebuild
19 +++ b/dev-python/urllib3/urllib3-1.25.7.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 1999-2019 Gentoo Authors
22 +# Copyright 1999-2020 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=7
26 @@ -43,7 +43,9 @@ BDEPEND="
27 )
28 "
29
30 -distutils_enable_sphinx docs
31 +distutils_enable_sphinx docs \
32 + dev-python/alabaster \
33 + dev-python/mock
34
35 python_prepare_all() {
36 # tests requiring a route to be present