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/xmlschema/xmlschema-3.4.3.ebuild | |
| 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/xmlschema/xmlschema-3.4.3.ebuild')
| -rw-r--r-- | dev-python/xmlschema/xmlschema-3.4.3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-python/xmlschema/xmlschema-3.4.3.ebuild b/dev-python/xmlschema/xmlschema-3.4.3.ebuild index ffac0df6b109..389d9a4873d4 100644 --- a/dev-python/xmlschema/xmlschema-3.4.3.ebuild +++ b/dev-python/xmlschema/xmlschema-3.4.3.ebuild @@ -27,7 +27,7 @@ RDEPEND=" BDEPEND=" test? ( ${RDEPEND} - dev-python/jinja[${PYTHON_USEDEP}] + dev-python/jinja2[${PYTHON_USEDEP}] dev-python/lxml[${PYTHON_USEDEP}] ) " |
