diff options
| author | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
|---|---|---|
| committer | Liguros - Gitlab CI/CD [develop] <gitlab@liguros.net> | 2024-11-23 18:49:03 +0000 |
| commit | b26ecb9f3ad29cef0fb2a543c117094beba1b057 (patch) | |
| tree | a7d70221e1456e463c2977354179c76ed484e44a /dev-python/matplotlib | |
| parent | 2192265bf68cb7383759a6296f267e6c6807749a (diff) | |
| download | baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.gz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.tar.xz baldeagleos-repo-b26ecb9f3ad29cef0fb2a543c117094beba1b057.zip | |
Adding metadata
Diffstat (limited to 'dev-python/matplotlib')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.10.0_rc1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.0-r1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.1.ebuild | 2 | ||||
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.9.2.ebuild | 2 |
4 files changed, 4 insertions, 4 deletions
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? ( |
