Gentoo Archives: gentoo-commits

From: Arthur Zamarin <arthurzam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/jikanpy/
Date: Thu, 16 Sep 2021 19:43:25
Message-Id: 1631821375.7c1d332cc75258011c75b401653dfa63c3667576.arthurzam@gentoo
1 commit: 7c1d332cc75258011c75b401653dfa63c3667576
2 Author: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
3 AuthorDate: Thu Sep 16 19:42:55 2021 +0000
4 Commit: Arthur Zamarin <arthurzam <AT> gentoo <DOT> org>
5 CommitDate: Thu Sep 16 19:42:55 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7c1d332c
7
8 dev-python/jikanpy: enable doc generation
9
10 Signed-off-by: Arthur Zamarin <arthurzam <AT> gentoo.org>
11
12 dev-python/jikanpy/jikanpy-4.3.2.ebuild | 2 ++
13 1 file changed, 2 insertions(+)
14
15 diff --git a/dev-python/jikanpy/jikanpy-4.3.2.ebuild b/dev-python/jikanpy/jikanpy-4.3.2.ebuild
16 index e806908846a..0565ea97082 100644
17 --- a/dev-python/jikanpy/jikanpy-4.3.2.ebuild
18 +++ b/dev-python/jikanpy/jikanpy-4.3.2.ebuild
19 @@ -25,3 +25,5 @@ BDEPEND="test? (
20 )"
21
22 distutils_enable_tests pytest
23 +distutils_enable_sphinx docs \
24 + dev-python/alabaster