From e1d8c51de52802d74c6826700ab692740d0a706f Mon Sep 17 00:00:00 2001 From: Viorel Munteanu Date: Mon, 3 Jan 2022 19:11:35 +0200 Subject: [PATCH] dev-python/Pyro5: add docs Package-Manager: Portage-3.0.28, Repoman-3.0.3 Signed-off-by: Viorel Munteanu --- 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 f24d06c0a1..decca2d3e9 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"