summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-19 18:33:14 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2023-07-19 18:33:14 +0000
commit257070b275db39c4b11a7a91b67d0de4f10b5b65 (patch)
treef6dcfc679c00924c685bcf447132759819a92fc9 /dev-python/matplotlib
parent5a28594ee02b267b69d8dae239b048c4c4ef08ec (diff)
downloadbaldeagleos-repo-257070b275db39c4b11a7a91b67d0de4f10b5b65.tar.gz
baldeagleos-repo-257070b275db39c4b11a7a91b67d0de4f10b5b65.tar.xz
baldeagleos-repo-257070b275db39c4b11a7a91b67d0de4f10b5b65.zip
Adding metadata
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-3.7.1.ebuild3
-rw-r--r--dev-python/matplotlib/matplotlib-3.7.2.ebuild3
2 files changed, 0 insertions, 6 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.7.1.ebuild b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
index ffb7979ad62d..5680670b57bf 100644
--- a/dev-python/matplotlib/matplotlib-3.7.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.1.ebuild
@@ -53,9 +53,6 @@ RDEPEND="
media-libs/libpng:0
>=media-libs/qhull-2013:=
virtual/imagemagick-tools[jpeg,tiff]
- $(python_gen_cond_dep '
- dev-python/importlib-resources[${PYTHON_USEDEP}]
- ' 3.9)
cairo? (
dev-python/cairocffi[${PYTHON_USEDEP}]
)
diff --git a/dev-python/matplotlib/matplotlib-3.7.2.ebuild b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
index cc07b441bb27..d2e313ce8d57 100644
--- a/dev-python/matplotlib/matplotlib-3.7.2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.7.2.ebuild
@@ -56,9 +56,6 @@ RDEPEND="
media-libs/libpng:0
>=media-libs/qhull-2013:=
virtual/imagemagick-tools[jpeg,tiff]
- $(python_gen_cond_dep '
- dev-python/importlib-resources[${PYTHON_USEDEP}]
- ' 3.9)
cairo? (
dev-python/cairocffi[${PYTHON_USEDEP}]
)