aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander Puck Neuwirth <alexander@neuwirth-informatik.de>2024-11-15 08:37:26 +0100
committerAlexander Puck Neuwirth <alexander@neuwirth-informatik.de>2024-11-15 08:37:26 +0100
commitcb5227c8a907fbd33f09dc8f98c382c6b8568042 (patch)
tree9eb3e81e3e68cd37998b550cf569c7141f0a8dc6
parentsci-physics/mplhep: add 0.3.55, drop 0.3.53 (diff)
downloadsci-cb5227c8a907fbd33f09dc8f98c382c6b8568042.tar.gz
sci-cb5227c8a907fbd33f09dc8f98c382c6b8568042.tar.bz2
sci-cb5227c8a907fbd33f09dc8f98c382c6b8568042.zip
*/*: Rename dev-python/{jinja → jinja2}
Signed-off-by: Alexander Puck Neuwirth <alexander@neuwirth-informatik.de>
-rw-r--r--dev-python/bokeh/bokeh-2.4.2.ebuild2
-rw-r--r--dev-python/kmapper/kmapper-2.0.1-r1.ebuild2
-rw-r--r--dev-python/snakemake/snakemake-7.32.4.ebuild2
-rw-r--r--dev-python/snakemake/snakemake-8.16.0.ebuild2
-rw-r--r--sci-biology/multiqc/multiqc-1.23.ebuild2
-rw-r--r--sci-libs/daal4py/daal4py-2023.0.2.ebuild2
-rw-r--r--sci-visualization/fsleyes/fsleyes-1.5.0.ebuild2
7 files changed, 7 insertions, 7 deletions
diff --git a/dev-python/bokeh/bokeh-2.4.2.ebuild b/dev-python/bokeh/bokeh-2.4.2.ebuild
index ab2084b9c..d8f9779fe 100644
--- a/dev-python/bokeh/bokeh-2.4.2.ebuild
+++ b/dev-python/bokeh/bokeh-2.4.2.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="
- >=dev-python/jinja-2.9[${PYTHON_USEDEP}]
+ >=dev-python/jinja2-2.9[${PYTHON_USEDEP}]
>=dev-python/numpy-1.11.3[${PYTHON_USEDEP}]
>=dev-python/packaging-16.8[${PYTHON_USEDEP}]
>=dev-python/pillow-7.1.0[${PYTHON_USEDEP}]
diff --git a/dev-python/kmapper/kmapper-2.0.1-r1.ebuild b/dev-python/kmapper/kmapper-2.0.1-r1.ebuild
index 22f35fbda..408e7be50 100644
--- a/dev-python/kmapper/kmapper-2.0.1-r1.ebuild
+++ b/dev-python/kmapper/kmapper-2.0.1-r1.ebuild
@@ -18,7 +18,7 @@ SLOT="0"
KEYWORDS="~amd64"
RDEPEND="${PYTHON_DEPS}
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/joblib[${PYTHON_USEDEP}]
dev-python/markupsafe[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
diff --git a/dev-python/snakemake/snakemake-7.32.4.ebuild b/dev-python/snakemake/snakemake-7.32.4.ebuild
index 8ff44fdb5..19e2a1541 100644
--- a/dev-python/snakemake/snakemake-7.32.4.ebuild
+++ b/dev-python/snakemake/snakemake-7.32.4.ebuild
@@ -39,7 +39,7 @@ RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/GitPython[${PYTHON_USEDEP}]
dev-python/humanfriendly[${PYTHON_USEDEP}]
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
diff --git a/dev-python/snakemake/snakemake-8.16.0.ebuild b/dev-python/snakemake/snakemake-8.16.0.ebuild
index f83e8feb9..5c60797a8 100644
--- a/dev-python/snakemake/snakemake-8.16.0.ebuild
+++ b/dev-python/snakemake/snakemake-8.16.0.ebuild
@@ -40,7 +40,7 @@ RDEPEND="
dev-python/docutils[${PYTHON_USEDEP}]
dev-python/GitPython[${PYTHON_USEDEP}]
dev-python/humanfriendly[${PYTHON_USEDEP}]
- >=dev-python/jinja-3.0[${PYTHON_USEDEP}]
+ >=dev-python/jinja2-3.0[${PYTHON_USEDEP}]
dev-python/jsonschema[${PYTHON_USEDEP}]
dev-python/nbformat[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
diff --git a/sci-biology/multiqc/multiqc-1.23.ebuild b/sci-biology/multiqc/multiqc-1.23.ebuild
index bf45065aa..2ac362503 100644
--- a/sci-biology/multiqc/multiqc-1.23.ebuild
+++ b/sci-biology/multiqc/multiqc-1.23.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64 ~amd64-linux"
RDEPEND="dev-python/click[${PYTHON_USEDEP}]
dev-python/humanize[${PYTHON_USEDEP}]
dev-python/importlib-metadata[${PYTHON_USEDEP}]
- >=dev-python/jinja-3.0.0[${PYTHON_USEDEP}]
+ >=dev-python/jinja2-3.0.0[${PYTHON_USEDEP}]
dev-python/markdown[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
diff --git a/sci-libs/daal4py/daal4py-2023.0.2.ebuild b/sci-libs/daal4py/daal4py-2023.0.2.ebuild
index f23e1c738..919af1786 100644
--- a/sci-libs/daal4py/daal4py-2023.0.2.ebuild
+++ b/sci-libs/daal4py/daal4py-2023.0.2.ebuild
@@ -29,7 +29,7 @@ BDEPEND="
"
DEPEND="
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/numpy[${PYTHON_USEDEP}]
dev-python/dpctl[${PYTHON_USEDEP}]
sci-libs/oneDAL
diff --git a/sci-visualization/fsleyes/fsleyes-1.5.0.ebuild b/sci-visualization/fsleyes/fsleyes-1.5.0.ebuild
index 2b608c0d0..549f29d7f 100644
--- a/sci-visualization/fsleyes/fsleyes-1.5.0.ebuild
+++ b/sci-visualization/fsleyes/fsleyes-1.5.0.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~amd64"
RDEPEND="
>=dev-python/fslpy-3.9[${PYTHON_USEDEP}]
- >=dev-python/jinja-2[${PYTHON_USEDEP}]
+ >=dev-python/jinja2-2[${PYTHON_USEDEP}]
>=dev-python/matplotlib-1.5.1[${PYTHON_USEDEP}]
>=dev-python/numpy-1.14[${PYTHON_USEDEP}]
>=dev-python/pillow-3.2.0[${PYTHON_USEDEP}]