commit: e1d8c51de52802d74c6826700ab692740d0a706f
Author: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
AuthorDate: Mon Jan 3 17:11:35 2022 +0000
Commit: Viorel Munteanu <ceamac.paragon <AT> gmail <DOT> com>
CommitDate: Mon Jan 3 17:11:35 2022 +0000
URL: https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=e1d8c51d
dev-python/Pyro5: add docs
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: Viorel Munteanu <ceamac.paragon <AT> gmail.com>
dev-python/Pyro5/Pyro5-5.13.1.ebuild | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/dev-python/Pyro5/Pyro5-5.13.1.ebuild
b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
index f24d06c0a..decca2d3e 100644
--- a/dev-python/Pyro5/Pyro5-5.13.1.ebuild
+++ b/dev-python/Pyro5/Pyro5-5.13.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 2021 Gentoo Authors
+# Copyright 2021-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -26,6 +26,7 @@ RDEPEND="${DEPEND}"
BDEPEND=""
distutils_enable_tests pytest
+distutils_enable_sphinx docs/source
PROPERTIES="test_network"
RESTRICT="test"