diff options
| author | Michał Górny <mgorny@gentoo.org> | 2024-11-11 04:50:08 +0100 |
|---|---|---|
| committer | Michał Górny <mgorny@gentoo.org> | 2024-11-11 05:07:23 +0100 |
| commit | 832063fcffe02eb04f68486146ceb7b214197961 (patch) | |
| tree | 756ae9509b83cb6250a760372336a84730cbb29c /dev-python/sphinx | |
| parent | 3c662df751daad011a48f05fb9a9ff074a08cc24 (diff) | |
| download | gentoo-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')
| -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 6d6097321d2e..fb6cdac980da 100644 --- a/dev-python/sphinx/sphinx-8.0.2.ebuild +++ b/dev-python/sphinx/sphinx-8.0.2.ebuild @@ -33,7 +33,7 @@ RDEPEND=" <dev-python/docutils-0.22[${PYTHON_USEDEP}] >=dev-python/docutils-0.20[${PYTHON_USEDEP}] >=dev-python/imagesize-1.3[${PYTHON_USEDEP}] - >=dev-python/jinja-3.1[${PYTHON_USEDEP}] + >=dev-python/jinja2-3.1[${PYTHON_USEDEP}] >=dev-python/packaging-23.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.14[${PYTHON_USEDEP}] >=dev-python/requests-2.30.0[${PYTHON_USEDEP}] diff --git a/dev-python/sphinx/sphinx-8.1.3.ebuild b/dev-python/sphinx/sphinx-8.1.3.ebuild index b81ff47d69b6..a3546d6b8768 100644 --- a/dev-python/sphinx/sphinx-8.1.3.ebuild +++ b/dev-python/sphinx/sphinx-8.1.3.ebuild @@ -33,7 +33,7 @@ RDEPEND=" <dev-python/docutils-0.22[${PYTHON_USEDEP}] >=dev-python/docutils-0.20[${PYTHON_USEDEP}] >=dev-python/imagesize-1.3[${PYTHON_USEDEP}] - >=dev-python/jinja-3.1[${PYTHON_USEDEP}] + >=dev-python/jinja2-3.1[${PYTHON_USEDEP}] >=dev-python/packaging-23.0[${PYTHON_USEDEP}] >=dev-python/pygments-2.14[${PYTHON_USEDEP}] >=dev-python/requests-2.30.0[${PYTHON_USEDEP}] |
