Gentoo Archives: gentoo-commits

From: Louis Sautier <sbraz@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: dev-python/openpyxl/
Date: Mon, 28 Sep 2020 21:00:54
Message-Id: 1601326830.8b3ff96cff4c11c63cc12bf80e1a063ff657dc73.sbraz@gentoo
1 commit: 8b3ff96cff4c11c63cc12bf80e1a063ff657dc73
2 Author: Louis Sautier <sbraz <AT> gentoo <DOT> org>
3 AuthorDate: Mon Sep 28 21:00:30 2020 +0000
4 Commit: Louis Sautier <sbraz <AT> gentoo <DOT> org>
5 CommitDate: Mon Sep 28 21:00:30 2020 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8b3ff96c
7
8 dev-python/openpyxl: add doc
9
10 Package-Manager: Portage-3.0.8, Repoman-3.0.1
11 Signed-off-by: Louis Sautier <sbraz <AT> gentoo.org>
12
13 dev-python/openpyxl/openpyxl-3.0.5.ebuild | 1 +
14 1 file changed, 1 insertion(+)
15
16 diff --git a/dev-python/openpyxl/openpyxl-3.0.5.ebuild b/dev-python/openpyxl/openpyxl-3.0.5.ebuild
17 index a80f4ff7aff..76ad7c8bc49 100644
18 --- a/dev-python/openpyxl/openpyxl-3.0.5.ebuild
19 +++ b/dev-python/openpyxl/openpyxl-3.0.5.ebuild
20 @@ -26,4 +26,5 @@ BDEPEND="
21 dev-python/pillow[${PYTHON_USEDEP},tiff,jpeg]
22 )"
23
24 +distutils_enable_sphinx doc
25 distutils_enable_tests pytest