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=619c90b2cdbf81b0abfdbbf1b6396f3ae52f575e commit 619c90b2cdbf81b0abfdbbf1b6396f3ae52f575e Author: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> AuthorDate: 2024-09-20 21:21:10 +0000 Commit: Michał Górny <mgorny@gentoo.org> CommitDate: 2024-09-21 05:13:50 +0000 dev-python/nextinspace: migrate to dev-python/pytest-lazy-fixtures Closes: https://bugs.gentoo.org/939424 Signed-off-by: Mario Haustein <mario.haustein@hrz.tu-chemnitz.de> Signed-off-by: Michał Górny <mgorny@gentoo.org> .../files/nextinspace-2.0.5-lazy_fixtures.patch | 96 ++++++++++++++++++++++ dev-python/nextinspace/nextinspace-2.0.5-r1.ebuild | 47 +++++++++++ 2 files changed, 143 insertions(+)