Gentoo Archives: gentoo-commits

From: Viorel Munteanu <ceamac.paragon@×××××.com>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/proj/guru:dev commit in: dev-python/wrapio/
Date: Mon, 03 Jan 2022 18:06:35
Message-Id: 1641230378.5e90d0cc1233824be7d0495480e240f0db8ceb16.viorel_munteanu@gentoo
1 commit: 5e90d0cc1233824be7d0495480e240f0db8ceb16
2 Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
3 AuthorDate: Mon Jan 3 17:19:38 2022 +0000
4 Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
5 CommitDate: Mon Jan 3 17:19:38 2022 +0000
6 URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=5e90d0cc
7
8 dev-python/wrapio: add docs
9
10 Package-Manager: Portage-3.0.28, Repoman-3.0.3
11 Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
12
13 dev-python/wrapio/wrapio-2.0.0.ebuild | 4 +++-
14 1 file changed, 3 insertions(+), 1 deletion(-)
15
16 diff --git a/dev-python/wrapio/wrapio-2.0.0.ebuild b/dev-python/wrapio/wrapio-2.0.0.ebuild
17 index 904c90104..b963cdb61 100644
18 --- a/dev-python/wrapio/wrapio-2.0.0.ebuild
19 +++ b/dev-python/wrapio/wrapio-2.0.0.ebuild
20 @@ -1,4 +1,4 @@
21 -# Copyright 2021 Gentoo Authors
22 +# Copyright 2021-2022 Gentoo Authors
23 # Distributed under the terms of the GNU General Public License v2
24
25 EAPI=8
26 @@ -21,3 +21,5 @@ KEYWORDS="~amd64 ~x86"
27 DEPEND=""
28 RDEPEND="${DEPEND}"
29 BDEPEND=""
30 +
31 +distutils_enable_sphinx docs