diff options
| author | Michał Górny <mgorny@gentoo.org> | 2025-02-24 21:18:28 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2025-02-24 21:18:48 +0100 |
| commit | 9ed350f196e9d6ebff6880a0c5710870b2266528 (patch) | |
| tree | 808febd01a25c193a1e01ff0a446ed7604389992 /dev-python/sphinx | |
| parent | 066487667107c187fed2bc1a9ee84de2580b839a (diff) | |
| download | gentoo-9ed350f196e9d6ebff6880a0c5710870b2266528.tar.gz gentoo-9ed350f196e9d6ebff6880a0c5710870b2266528.tar.bz2 gentoo-9ed350f196e9d6ebff6880a0c5710870b2266528.zip | |
dev-python/sphinx: Require flit-core >= 3.11
Closes: https://bugs.gentoo.org/950128
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx')
| -rw-r--r-- | dev-python/sphinx/sphinx-8.2.1.ebuild | 1 |
1 files changed, 1 insertions, 0 deletions
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 |
