Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 927525

Summary: media-gfx/mypaint: still uses 'distutils_enable_tests setup.py'
Product: Gentoo Linux Reporter: Michał Górny <mgorny>
Component: Current packagesAssignee: Sam James <sam>
Status: CONFIRMED ---    
Severity: normal CC: sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 909985    
Bug Blocks: 927512    

Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2024-03-22 13:26:25 UTC
`distutils_enable_tests setup.py` is deprecated and going to be removed from the eclass (following upstream deprecation of the same thing).  Please switch to some other unittest provider, e.g. `unittest` or `pytest`.
Comment 1 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-23 17:11:15 UTC
My hope is that they finish the Meson port soon. Eli has offered to help them get it over the line with review if they need it.
Comment 2 Sam James archtester Gentoo Infrastructure gentoo-dev Security 2024-03-23 17:11:28 UTC
If it becomes urgent (one of the last consumers), I can temporarily remove tests.