commit: 9ed350f196e9d6ebff6880a0c5710870b2266528 Author: Michał Górny <mgorny <AT> gentoo <DOT> org> AuthorDate: Mon Feb 24 20:18:28 2025 +0000 Commit: Michał Górny <mgorny <AT> gentoo <DOT> org> CommitDate: Mon Feb 24 20:18:48 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9ed350f1
dev-python/sphinx: Require flit-core >= 3.11 Closes: https://bugs.gentoo.org/950128 Signed-off-by: Michał Górny <mgorny <AT> gentoo.org> dev-python/sphinx/sphinx-8.2.1.ebuild | 1 + 1 file changed, 1 insertion(+) diff --git a/dev-python/sphinx/sphinx-8.2.1.ebuild b/dev-python/sphinx/sphinx-8.2.1.ebuild index c787b919b270..d1e73628fc14 100644 --- a/dev-python/sphinx/sphinx-8.2.1.ebuild +++ b/dev-python/sphinx/sphinx-8.2.1.ebuild @@ -52,6 +52,7 @@ RDEPEND=" ) " BDEPEND=" + >=dev-python/flit-core-3.11 doc? ( dev-python/sphinxcontrib-websupport[${PYTHON_USEDEP}] media-gfx/graphviz
