Skip to content

Commit

Permalink
*/*: rename dev-python/{jinja → jinja2}
Browse files Browse the repository at this point in the history
Signed-off-by: wangjiezhe <wangjiezhe@gmail.com>
  • Loading branch information
wangjiezhe committed Nov 13, 2024
1 parent f1c315e commit c371f82
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev-python/FBGEMM_GPU/FBGEMM_GPU-1.0.0.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ BDEPEND="
$(python_gen_cond_dep '
dev-python/scikit-build[${PYTHON_USEDEP}]
dev-python/tabulate[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/setuptools-git-versioning[${PYTHON_USEDEP}]
')
"
Expand Down
2 changes: 1 addition & 1 deletion sci-libs/pytorch/pytorch-2.5.1.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RDEPEND="
$(python_gen_cond_dep '
dev-python/filelock[${PYTHON_USEDEP}]
dev-python/fsspec[${PYTHON_USEDEP}]
dev-python/jinja[${PYTHON_USEDEP}]
dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/networkx[${PYTHON_USEDEP}]
dev-python/opt-einsum[${PYTHON_USEDEP}]
dev-python/sympy[${PYTHON_USEDEP}]
Expand Down

0 comments on commit c371f82

Please sign in to comment.