Please switch over to dev-python/pytest-lazy-fixtures. Migration should be easy, it's mostly a matter of updating imports and replacing 'lazy_fixture' with 'lf'.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4c1ac2fe65f195915e92d0503b253419276982ca commit 4c1ac2fe65f195915e92d0503b253419276982ca Author: Andrew Ammerlaan <andrewammerlaan@gentoo.org> AuthorDate: 2024-09-10 09:28:05 +0000 Commit: Andrew Ammerlaan <andrewammerlaan@gentoo.org> CommitDate: 2024-09-10 09:28:05 +0000 dev-python/spyder: drop (broken) test support This is not working anyway and it is now blocking clean-up of dev-python/pytest-lazy-fixture. Upstream has made it clear they don't care about downstream distribution packaging so I strongly doubt they will take any pull request to migrate away from pytest-lazy-fixture and I don't feel like arguing with them (again). Closes: https://bugs.gentoo.org/939425 Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org> dev-python/spyder/spyder-5.5.6.ebuild | 44 +++++++++++++++++------------------ dev-python/spyder/spyder-6.0.0.ebuild | 44 +++++++++++++++++------------------ 2 files changed, 44 insertions(+), 44 deletions(-)