summaryrefslogtreecommitdiff
path: root/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild
diff options
context:
space:
mode:
authorMichał Górny <mgorny@gentoo.org>2024-11-11 04:50:08 +0100
committerMichał Górny <mgorny@gentoo.org>2024-11-11 05:07:23 +0100
commit832063fcffe02eb04f68486146ceb7b214197961 (patch)
tree756ae9509b83cb6250a760372336a84730cbb29c /dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild
parent3c662df751daad011a48f05fb9a9ff074a08cc24 (diff)
downloadgentoo-832063fcffe02eb04f68486146ceb7b214197961.tar.gz
gentoo-832063fcffe02eb04f68486146ceb7b214197961.tar.bz2
gentoo-832063fcffe02eb04f68486146ceb7b214197961.zip
Rename dev-python/{jinja → jinja2}
Signed-off-by: Michał Górny <mgorny@gentoo.org>
Diffstat (limited to 'dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild')
-rw-r--r--dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild
index 040236ef2564..7c47968ac320 100644
--- a/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild
+++ b/dev-python/sphinx-autoapi/sphinx-autoapi-3.3.3.ebuild
@@ -26,7 +26,7 @@ KEYWORDS="amd64 arm arm64 x86"
RDEPEND="
>=dev-python/astroid-3.0.0[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/pyyaml[${PYTHON_USEDEP}]
>=dev-python/sphinx-6.1.0[${PYTHON_USEDEP}]
"