summaryrefslogtreecommitdiff
path: root/dev-python/pytest-mpl
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-11 07:05:43 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2024-11-11 07:05:43 +0000
commit2a873a8adc5800ff8ef2929700c37b7e14242669 (patch)
treeafa73ac19c72012865d36da3d5a7c6e5afc7921e /dev-python/pytest-mpl
parent4a5ea2bfcbfcc85472a746bb32b220197afccb55 (diff)
downloadbaldeagleos-repo-2a873a8adc5800ff8ef2929700c37b7e14242669.tar.gz
baldeagleos-repo-2a873a8adc5800ff8ef2929700c37b7e14242669.tar.xz
baldeagleos-repo-2a873a8adc5800ff8ef2929700c37b7e14242669.zip
Adding metadata
Diffstat (limited to 'dev-python/pytest-mpl')
-rw-r--r--dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild4
-rw-r--r--dev-python/pytest-mpl/pytest-mpl-0.17.0.ebuild2
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
index 9dc1f75a15ed..476714de67d8 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.16.1.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.16.1.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 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]
diff --git a/dev-python/pytest-mpl/pytest-mpl-0.17.0.ebuild b/dev-python/pytest-mpl/pytest-mpl-0.17.0.ebuild
index 42932485e1b8..6dc904f12822 100644
--- a/dev-python/pytest-mpl/pytest-mpl-0.17.0.ebuild
+++ b/dev-python/pytest-mpl/pytest-mpl-0.17.0.ebuild
@@ -20,7 +20,7 @@ SLOT="0"
KEYWORDS="~amd64 ~arm64 ~x86"
RDEPEND="
- dev-python/jinja[${PYTHON_USEDEP}]
+ dev-python/jinja2[${PYTHON_USEDEP}]
dev-python/matplotlib[${PYTHON_USEDEP}]
dev-python/packaging[${PYTHON_USEDEP}]
dev-python/pillow[${PYTHON_USEDEP}]