commit: ff4ebd8a4cda7f92636d15df5bb4687ab5b05fce Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Jun 6 08:31:20 2022 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Jun 6 08:31:20 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ff4ebd8a
dev-python/paramiko: Remove broken doc build Closes: https://bugs.gentoo.org/849953 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/paramiko/paramiko-2.11.0.ebuild | 1 - 1 file changed, 1 deletion(-) diff --git a/dev-python/paramiko/paramiko-2.11.0.ebuild b/dev-python/paramiko/paramiko-2.11.0.ebuild index 347407b94bf2..88f1f1aa6d93 100644 --- a/dev-python/paramiko/paramiko-2.11.0.ebuild +++ b/dev-python/paramiko/paramiko-2.11.0.ebuild @@ -38,7 +38,6 @@ BDEPEND=" ) " -distutils_enable_sphinx sites/docs distutils_enable_tests pytest src_prepare() {
