dev-python/matplotlib: fix python 3.10 deps
What's wrong with them? Can you be more specific?
dev-python/matplotlib[python_targets_python3_10] shall RDEPEND on dev-python/wxpython[python_targets_python3_10]
Newer versions seem to be done already. Thank you!
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7942bc55f13bab87ef2cfc9427b552fac30d6f5f commit 7942bc55f13bab87ef2cfc9427b552fac30d6f5f Author: Thomas Bettler <thomas.bettler@gmail.com> AuthorDate: 2022-04-28 21:52:20 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-05 02:55:51 +0000 dev-python/matplotlib: fix for python 3.10 Fix consistency of deps: dev-python/matplotlib[python_targets_python3_x] shall RDEPEND on dev-python/wxpython[python_targets_python3_x] Closes: https://bugs.gentoo.org/829011 Closes: https://github.com/gentoo/gentoo/pull/23273 Signed-off-by: Thomas Bettler <thomas.bettler@gmail.com> Signed-off-by: Sam James <sam@gentoo.org> dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild | 2 +- dev-python/matplotlib/matplotlib-3.5.1.ebuild | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) Additionally, it has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a144e5eeae0ffc9599dc7a19743a20c9f7ebc91 commit 9a144e5eeae0ffc9599dc7a19743a20c9f7ebc91 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-05-05 02:55:46 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-05-05 02:55:52 +0000 dev-python/matplotlib: clean up more python deps Bug: https://bugs.gentoo.org/829011 Signed-off-by: Sam James <sam@gentoo.org> dev-python/matplotlib/matplotlib-3.4.3-r1.ebuild | 6 ++---- dev-python/matplotlib/matplotlib-3.5.1.ebuild | 4 +--- 2 files changed, 3 insertions(+), 7 deletions(-)