diff options
author | Michał Górny <mgorny@gentoo.org> | 2024-11-22 21:03:10 +0100 |
---|---|---|
committer | Michał Górny <mgorny@gentoo.org> | 2024-11-22 21:12:50 +0100 |
commit | 1b444a40d12a1f94ef47a673e487d02f26805bca (patch) | |
tree | 8aa840ad05e1163ac1c6b291e65f3cb97723d514 /dev-python/sphinx | |
parent | Rename dev-python/{Arpeggio → arpeggio} (diff) | |
download | gentoo-1b444a40d12a1f94ef47a673e487d02f26805bca.tar.gz gentoo-1b444a40d12a1f94ef47a673e487d02f26805bca.tar.bz2 gentoo-1b444a40d12a1f94ef47a673e487d02f26805bca.zip |
Rename dev-python/{Babel → babel}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx')
-rw-r--r-- | dev-python/sphinx/sphinx-8.0.2.ebuild | 2 | ||||
-rw-r--r-- | dev-python/sphinx/sphinx-8.1.3.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/sphinx/sphinx-8.0.2.ebuild b/dev-python/sphinx/sphinx-8.0.2.ebuild index fb6cdac980da..c2694a03ff73 100644 --- a/dev-python/sphinx/sphinx-8.0.2.ebuild +++ b/dev-python/sphinx/sphinx-8.0.2.ebuild @@ -29,7 +29,7 @@ IUSE="doc latex" RDEPEND=" >=dev-python/alabaster-0.7.14[${PYTHON_USEDEP}] - >=dev-python/Babel-2.13[${PYTHON_USEDEP}] + >=dev-python/babel-2.13[${PYTHON_USEDEP}] <dev-python/docutils-0.22[${PYTHON_USEDEP}] >=dev-python/docutils-0.20[${PYTHON_USEDEP}] >=dev-python/imagesize-1.3[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-8.1.3.ebuild b/dev-python/sphinx/sphinx-8.1.3.ebuild index a3546d6b8768..596f141e65bb 100644 --- a/dev-python/sphinx/sphinx-8.1.3.ebuild +++ b/dev-python/sphinx/sphinx-8.1.3.ebuild @@ -29,7 +29,7 @@ IUSE="doc latex" RDEPEND=" >=dev-python/alabaster-0.7.14[${PYTHON_USEDEP}] - >=dev-python/Babel-2.13[${PYTHON_USEDEP}] + >=dev-python/babel-2.13[${PYTHON_USEDEP}] <dev-python/docutils-0.22[${PYTHON_USEDEP}] >=dev-python/docutils-0.20[${PYTHON_USEDEP}] >=dev-python/imagesize-1.3[${PYTHON_USEDEP}] |