summaryrefslogtreecommitdiff
path: root/dev-python/matplotlib
diff options
context:
space:
mode:
authorLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-06 00:39:16 +0000
committerLiguros - Gitlab CI/CD [develop] <gitlab@liguros.net>2022-05-06 00:39:16 +0000
commit9fb02fec29b8d4a8f841cc22fc7d091423c8a490 (patch)
tree5cb519e4f0ca1c13915c83b6b2ee956b30080a17 /dev-python/matplotlib
parent8a4f25c17601de403342a103fed7b8809f820f63 (diff)
downloadbaldeagleos-repo-9fb02fec29b8d4a8f841cc22fc7d091423c8a490.tar.gz
baldeagleos-repo-9fb02fec29b8d4a8f841cc22fc7d091423c8a490.tar.xz
baldeagleos-repo-9fb02fec29b8d4a8f841cc22fc7d091423c8a490.zip
Adding metadata
Diffstat (limited to 'dev-python/matplotlib')
-rw-r--r--dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild6
-rw-r--r--dev-python/matplotlib/matplotlib-3.5.1.ebuild4
2 files changed, 3 insertions, 7 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild b/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild
index dad6e655d48c..99f9dca850df 100644
--- a/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=8
@@ -71,9 +71,7 @@ RDEPEND="
>=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
)
wxwidgets? (
- $(python_gen_cond_dep '
- dev-python/wxpython:*[${PYTHON_USEDEP}]
- ' python3_{8,9})
+ dev-python/wxpython:*[${PYTHON_USEDEP}]
)
"
diff --git a/dev-python/matplotlib/matplotlib-3.5.1.ebuild b/dev-python/matplotlib/matplotlib-3.5.1.ebuild
index 2d6fdc2b4f35..84ebd0a6988b 100644
--- a/dev-python/matplotlib/matplotlib-3.5.1.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.5.1.ebuild
@@ -73,9 +73,7 @@ RDEPEND="
>=www-servers/tornado-6.0.4[${PYTHON_USEDEP}]
)
wxwidgets? (
- $(python_gen_cond_dep '
- dev-python/wxpython:*[${PYTHON_USEDEP}]
- ' python3_{8,9})
+ dev-python/wxpython:*[${PYTHON_USEDEP}]
)
"