summaryrefslogtreecommitdiff
path: root/dev-python/pysmi/pysmi-1.5.6.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/pysmi/pysmi-1.5.6.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/pysmi/pysmi-1.5.6.ebuild')
-rw-r--r--dev-python/pysmi/pysmi-1.5.6.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/pysmi/pysmi-1.5.6.ebuild b/dev-python/pysmi/pysmi-1.5.6.ebuild
index 8dc08d8ad203..a81946c4bdf1 100644
--- a/dev-python/pysmi/pysmi-1.5.6.ebuild
+++ b/dev-python/pysmi/pysmi-1.5.6.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm ~arm64 ~ppc ~sparc ~x86"
RDEPEND="
- >=dev-python/jinja-3.1.3[${PYTHON_USEDEP}]
+ >=dev-python/jinja2-3.1.3[${PYTHON_USEDEP}]
>=dev-python/ply-3.11[${PYTHON_USEDEP}]
>=dev-python/requests-2.26.0[${PYTHON_USEDEP}]
"