Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 928498 - dev-python/pytest-mpl: version bump, need to deal with tests
Summary: dev-python/pytest-mpl: version bump, need to deal with tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-03 09:03 UTC by Michał Górny
Modified: 2025-03-18 19:44 UTC (History)
0 users

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 2024-04-03 09:03:54 UTC
0.17.0.

Just like matplotlib, this crap relies on comparing images that mismatch because of a different freetype version.  The only solution here might be to build another copy of matplotlib + freetype, just like we do in matplotlib ebuild.
Comment 1 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2025-03-18 19:44:46 UTC
commit 5bc1f537f3291cc126e1de6f695cf8d194f19e69
Author:     Arthur Zamarin <arthurzam@gentoo.org>
AuthorDate: 2024-05-03 09:12:20 +0200
Commit:     Arthur Zamarin <arthurzam@gentoo.org>
CommitDate: 2024-05-03 09:12:20 +0200

    dev-python/pytest-mpl: add 0.17.0
    
    Signed-off-by: Arthur Zamarin <arthurzam@gentoo.org>