diff options
Diffstat (limited to 'dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild')
| -rw-r--r-- | dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild index 292387aa497f..719a49ae6084 100644 --- a/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild +++ b/dev-python/matplotlib/matplotlib-3.11.0_rc2.ebuild @@ -6,7 +6,7 @@ EAPI=8 DISTUTILS_EXT=1 DISTUTILS_USE_PEP517=meson-python PYPI_VERIFY_REPO=https://github.com/matplotlib/matplotlib-release -PYTHON_COMPAT=( python3_{9,10,11,12,13,14} pypy3 ) +PYTHON_COMPAT=( python3_{13..14} ) PYTHON_REQ_USE='tk?,threads(+)' inherit distutils-r1 pypi virtualx @@ -90,7 +90,7 @@ RDEPEND=" wxwidgets? ( $(python_gen_cond_dep ' dev-python/wxpython:*[${PYTHON_USEDEP}] - ' python3_{10..12}) + ') ) " |
