Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Obsolete python/pytest-lazy-fixture #16205

Merged
merged 1 commit into from
Feb 21, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions components/meta-packages/history/history
Original file line number Diff line number Diff line change
Expand Up @@ -1012,6 +1012,9 @@ library/python/[email protected],5.11-2018.0.0.5
library/python/[email protected],5.11-2018.0.0.5
library/python/[email protected],5.11-2020.0.0.1
library/python/[email protected],5.11-2020.0.0.0 library/python/pillow
library/python/[email protected],5.11-2023.0.0.1
library/python/[email protected],5.11-2023.0.0.1
library/python/[email protected],5.11-2023.0.0.1
library/python/[email protected],5.11-2016.0.1.0
library/python/[email protected],5.11-2020.0.1.1
library/python/[email protected],5.11-2020.0.1.1
Expand Down
38 changes: 0 additions & 38 deletions components/python/pytest-lazy-fixture/Makefile

This file was deleted.

This file was deleted.

17 changes: 0 additions & 17 deletions components/python/pytest-lazy-fixture/pkg5

This file was deleted.

This file was deleted.

1 change: 0 additions & 1 deletion make-rules/setup.py.mk
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,6 @@ $(eval $(call disable-pytest-plugin,helpers_namespace,pytest-helpers-namespace))
$(eval $(call disable-pytest-plugin,hypothesispytest,hypothesis)) # adds line to test report header
$(eval $(call disable-pytest-plugin,jaraco.test.http,jaraco-test))
$(eval $(call disable-pytest-plugin,kgb,kgb))
$(eval $(call disable-pytest-plugin,lazy-fixture,pytest-lazy-fixture))
$(eval $(call disable-pytest-plugin,metadata,pytest-metadata)) # adds line to test report header
$(eval $(call disable-pytest-plugin,mypy,pytest-mypy)) # runs extra test(s)
$(eval $(call disable-pytest-plugin,perf,pytest-perf)) # https://github.com/jaraco/pytest-perf/issues/9
Expand Down