matplotlib-3.7.2.ebuild: <dev-python/pyparsing-3.1.0[${PYTHON_USEDEP}]
Seems like there is a fix available: https://github.com/pyparsing/pyparsing/commit/173bc165780cc455ba2f4818c94f0b58cb8b6e5e
(In reply to Mazunki Hoksaas from comment #1) > Seems like there is a fix available: > https://github.com/pyparsing/pyparsing/commit/ > 173bc165780cc455ba2f4818c94f0b58cb8b6e5e Thanks Mazunki! Have you tested that the fix for pyparsing could lift '<dev-python/pyparsing-3.1.0' in matplotlib?
I'm about to push the new pyparsing and test it.
Nope, mpl still fails.
(In reply to Michał Górny from comment #4) > Nope, mpl still fails. Could you comment at https://github.com/matplotlib/matplotlib/issues/26152#issuecomment-1657199726 with the remaining errors?
https://github.com/matplotlib/matplotlib/commit/7d070b892040976b25811164a8de78b77e861d04
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5fccefacc5c9c11f2f31559d2d3edbb643b0b7cb commit 5fccefacc5c9c11f2f31559d2d3edbb643b0b7cb Author: Sam James <sam@gentoo.org> AuthorDate: 2023-08-30 04:02:15 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-08-30 04:02:15 +0000 dev-python/matplotlib: backport pyparsing-3.1 fix Closes: https://bugs.gentoo.org/911127 Signed-off-by: Sam James <sam@gentoo.org> .../files/matplotlib-3.7.2-pyparsing-3.1.patch | 274 +++++++++++++++++ dev-python/matplotlib/matplotlib-3.7.2-r1.ebuild | 334 +++++++++++++++++++++ 2 files changed, 608 insertions(+)