Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939424 - dev-python/nextinspace: uses dev-python/pytest-lazy-fixture
Summary: dev-python/nextinspace: uses dev-python/pytest-lazy-fixture
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: mario.haustein
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks: pytest-lf
  Show dependency tree
 
Reported: 2024-09-10 08:31 UTC by Michał Górny
Modified: 2024-09-21 05:15 UTC (History)
1 user (show)

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-09-10 08:31:28 UTC
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'.
Comment 1 Larry the Git Cow gentoo-dev 2024-09-21 05:15:59 UTC
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(+)