Last release in 2018, needs port to Python 3.11, and seems to rely on distutils hacks for testing (and possibly even runtime).
The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=111a0c2cad8193e6ef9639a4775267c6655137f0 commit 111a0c2cad8193e6ef9639a4775267c6655137f0 Author: Sam James <sam@gentoo.org> AuthorDate: 2023-02-18 07:37:12 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-18 07:56:01 +0000 profiles: last-rite dev-python/setuptools_trial Bug: https://bugs.gentoo.org/895174 Signed-off-by: Sam James <sam@gentoo.org> profiles/package.mask | 5 +++++ 1 file changed, 5 insertions(+)
Damn... is needed for buildbot in ebuild tests. I suppose it'll need a workaround then...
(In reply to Brian Dolbec from comment #2) > Damn... is needed for buildbot in ebuild tests. > > I suppose it'll need a workaround then... Why would it be needed? Calling tests via setup.py is deprecated for years now.
(In reply to Brian Dolbec from comment #2) > Damn... is needed for buildbot in ebuild tests. > > I suppose it'll need a workaround then... buildbot doesn't even depend on this right now?
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b9412b88a6d40b5c43e9e9d1f53624e05c9c3432 commit b9412b88a6d40b5c43e9e9d1f53624e05c9c3432 Author: David Seifert <soap@gentoo.org> AuthorDate: 2023-03-18 16:04:27 +0000 Commit: David Seifert <soap@gentoo.org> CommitDate: 2023-03-18 16:04:27 +0000 dev-python/setuptools_trial: treeclean Closes: https://bugs.gentoo.org/895174 Signed-off-by: David Seifert <soap@gentoo.org> dev-python/setuptools_trial/Manifest | 1 - dev-python/setuptools_trial/metadata.xml | 23 ----------- .../setuptools_trial-0.6.0-r1.ebuild | 46 ---------------------- profiles/package.mask | 5 --- 4 files changed, 75 deletions(-)