Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911127 - dev-python/matplotlib blocks upgrade of dev-python/pyparsing
Summary: dev-python/matplotlib blocks upgrade of dev-python/pyparsing
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Science Related Packages
URL: https://github.com/matplotlib/matplot...
Whiteboard:
Keywords:
Depends on:
Blocks: 722500
  Show dependency tree
 
Reported: 2023-07-24 10:56 UTC by Michał Górny
Modified: 2023-08-30 04:05 UTC (History)
5 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-24 10:56:57 UTC
matplotlib-3.7.2.ebuild:	<dev-python/pyparsing-3.1.0[${PYTHON_USEDEP}]
Comment 1 Mazunki Hoksaas 2023-07-29 17:38:28 UTC
Seems like there is a fix available: https://github.com/pyparsing/pyparsing/commit/173bc165780cc455ba2f4818c94f0b58cb8b6e5e
Comment 2 Benda Xu gentoo-dev 2023-07-30 07:54:52 UTC
(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?
Comment 3 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-30 17:48:29 UTC
I'm about to push the new pyparsing and test it.
Comment 4 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-07-30 18:01:05 UTC
Nope, mpl still fails.
Comment 5 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2023-08-01 07:33:00 UTC
(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?
Comment 7 Larry the Git Cow gentoo-dev 2023-08-30 04:02:33 UTC
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(+)