From b26ecb9f3ad29cef0fb2a543c117094beba1b057 Mon Sep 17 00:00:00 2001 From: "Liguros - Gitlab CI/CD [develop]" Date: Sat, 23 Nov 2024 18:49:03 +0000 Subject: Adding metadata --- dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild | 2 +- dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild | 2 +- dev-python/matplotlib/matplotlib-3.9.1.ebuild | 2 +- dev-python/matplotlib/matplotlib-3.9.2.ebuild | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'dev-python/matplotlib') diff --git a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild index 571a7f3f8fd6..7e3fc0ebb94f 100644 --- a/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild @@ -77,7 +77,7 @@ RDEPEND=" qt6? ( $(python_gen_cond_dep ' || ( - dev-python/PyQt6[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt6[gui,widgets,${PYTHON_USEDEP}] dev-python/pyside6[gui,widgets,${PYTHON_USEDEP}] ) ' 'python3*') diff --git a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild index 4e092b714caf..58fda33e62df 100644 --- a/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( diff --git a/dev-python/matplotlib/matplotlib-3.9.1.ebuild b/dev-python/matplotlib/matplotlib-3.9.1.ebuild index 751246ec7f97..c3ba8230038b 100644 --- a/dev-python/matplotlib/matplotlib-3.9.1.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.1.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( diff --git a/dev-python/matplotlib/matplotlib-3.9.2.ebuild b/dev-python/matplotlib/matplotlib-3.9.2.ebuild index f0701b3d45bd..11bdcd193022 100644 --- a/dev-python/matplotlib/matplotlib-3.9.2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.9.2.ebuild @@ -76,7 +76,7 @@ RDEPEND=" ) qt5? ( $(python_gen_cond_dep ' - dev-python/PyQt5[gui,widgets,${PYTHON_USEDEP}] + dev-python/pyqt5[gui,widgets,${PYTHON_USEDEP}] ' 'python3*') ) webagg? ( -- cgit v1.3.1