summaryrefslogtreecommitdiff
path: root/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.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/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.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/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild')
-rw-r--r--dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild b/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild
index 06212623a6f4..a6d950e2fda0 100644
--- a/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild
+++ b/dev-python/jinja2_pluralize/jinja2_pluralize-0.3.0-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~x86"
RDEPEND="
dev-python/inflect[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
"
distutils_enable_tests unittest