Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939425 - dev-python/spyder: uses dev-python/pytest-lazy-fixture
Summary: dev-python/spyder: 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: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: pytest-lf
  Show dependency tree
 
Reported: 2024-09-10 08:32 UTC by Michał Górny
Modified: 2024-09-10 09:31 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:32:04 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-10 09:31:12 UTC
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(-)