summaryrefslogtreecommitdiff
path: root/dev-python
diff options
context:
space:
mode:
authorroot <root@alpha.trunkmasters.com>2026-06-09 03:02:10 -0500
committerroot <root@alpha.trunkmasters.com>2026-06-09 03:02:10 -0500
commit07d087caab6746b460a4f23dada36f0e23eb768a (patch)
tree8358ffd7fbd72754f7732ce78a4ad6c2872e4ae4 /dev-python
parent2c54d3c5461ec7a5dcabcacd45dbce02c9d3e188 (diff)
downloadbaldeagleos-repo-07d087caab6746b460a4f23dada36f0e23eb768a.tar.gz
baldeagleos-repo-07d087caab6746b460a4f23dada36f0e23eb768a.tar.xz
baldeagleos-repo-07d087caab6746b460a4f23dada36f0e23eb768a.zip
Adding metadataHEADdevelop
Diffstat (limited to 'dev-python')
-rw-r--r--dev-python/matplotlib/matplotlib-3.10.9.ebuild2
-rw-r--r--dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.10.9.ebuild b/dev-python/matplotlib/matplotlib-3.10.9.ebuild
index a31849f8a324..0d8a96b05af5 100644
--- a/dev-python/matplotlib/matplotlib-3.10.9.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.10.9.ebuild
@@ -93,7 +93,7 @@ RDEPEND="
wxwidgets? (
$(python_gen_cond_dep '
dev-python/wxpython:*[${PYTHON_USEDEP}]
- ' python3_{10..12})
+ ')
)
"
diff --git a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild
index 6d293a45e611..719a49ae6084 100644
--- a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild
+++ b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild
@@ -90,7 +90,7 @@ RDEPEND="
wxwidgets? (
$(python_gen_cond_dep '
dev-python/wxpython:*[${PYTHON_USEDEP}]
- ' python3_{10..12})
+ ')
)
"