Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

replace pytest_lazyfixture with pytest_lazy_fixtures.lazy_fixture#990

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@a-detiste
Copy link
Contributor

pytest_lazyfixture is unmaintained and not compatible with Pytest 8

it is being removed from distributions

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1076459

How did you test?

I packaged this for Debian right now.

https://salsa.debian.org/python-team/packages/python-semantic-release/-/pipelines/705005

@codejedi365codejedi365 changed the base branch frommaster todependabot/pip/pytest-approx-eq-8.3July 23, 2024 04:48
…fixtures pluginpytest_lazyfixture is unmaintained and not compatible with Pytest 8, while`pytest-lazy-fixtures` is updated to be compatible with pytest 8
@codejedi365codejedi365 merged commit4739681 intopython-semantic-release:dependabot/pip/pytest-approx-eq-8.3Jul 23, 2024
codejedi365 pushed a commit that referenced this pull requestJul 23, 2024
…plugin (#990)  pytest_lazyfixture is unmaintained and not compatible with Pytest 8, while  `pytest-lazy-fixtures` is updated to be compatible with pytest 8
codejedi365 pushed a commit that referenced this pull requestJul 23, 2024
* build(deps-dev): update pytest requirement from ~=7.0 to ~=8.3Updates the requirements on `pytest` to permit the latest version.- [Release notes](https://github.com/pytest-dev/pytest/releases)- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)- [Commits](pytest-dev/pytest@7.0.0...8.3.1)---updated-dependencies:- dependency-name: pytest  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>* test(deps): swap lazy fixture plugin w/ updated pytest-lazy-fixtures plugin (#990)  pytest_lazyfixture is unmaintained and not compatible with Pytest 8, while  `pytest-lazy-fixtures` is updated to be compatible with pytest 8---------Signed-off-by: dependabot[bot] <support@github.com>Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>Co-authored-by: Alexandre Detiste <alexandre.detiste@gmail.com>
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@a-detiste@codejedi365

[8]ページ先頭

©2009-2025 Movatter.jp