summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeorgy Yakovlev <gyakovlev@gentoo.org>2021-05-11 12:18:26 -0700
committerGeorgy Yakovlev <gyakovlev@gentoo.org>2021-05-11 12:19:00 -0700
commitdcf68c68c3e842a8d55fefb218474ec5b03b10b3 (patch)
treef7a6da59b07d7ee6bd16e8ed716a08ee8002c202 /net-mail/notmuch
parentnet-p2p/torrentinfo: enable Python 3.10, simplify deps (diff)
downloadgentoo-dcf68c68c3e842a8d55fefb218474ec5b03b10b3.tar.gz
gentoo-dcf68c68c3e842a8d55fefb218474ec5b03b10b3.tar.bz2
gentoo-dcf68c68c3e842a8d55fefb218474ec5b03b10b3.zip
net-mail/notmuch: require older sphinx
Bug: https://bugs.gentoo.org/789492 Package-Manager: Portage-3.0.18, Repoman-3.0.3 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
Diffstat (limited to 'net-mail/notmuch')
-rw-r--r--net-mail/notmuch/notmuch-0.31.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/notmuch/notmuch-0.31.3.ebuild b/net-mail/notmuch/notmuch-0.31.3.ebuild
index 57d73612bb36..b1be4d8f3e52 100644
--- a/net-mail/notmuch/notmuch-0.31.3.ebuild
+++ b/net-mail/notmuch/notmuch-0.31.3.ebuild
@@ -35,7 +35,7 @@ BDEPEND="
dev-lang/perl
)
doc? (
- dev-python/sphinx
+ <dev-python/sphinx-4
sys-apps/texinfo
)
python? ( dev-python/pytest[${PYTHON_USEDEP}] )