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-freezegun #15471

Merged
merged 1 commit into from
Dec 31, 2023
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 @@ -957,6 +957,9 @@ library/python/pyro4@4.82,5.11-2023.0.0.1
library/python/pytest-black-multipy-37@1.0.1,5.11-2023.0.0.1
library/python/pytest-black-multipy-39@1.0.1,5.11-2023.0.0.1
library/python/pytest-black-multipy@1.0.1,5.11-2023.0.0.1
library/python/pytest-freezegun-37@0.4.2,5.11-2022.1.0.2
library/python/pytest-freezegun-39@0.4.2,5.11-2022.1.0.2 library/python/pytest-freezer-39
library/python/pytest-freezegun@0.4.2,5.11-2022.1.0.2 library/python/pytest-freezer
library/python/python-gnome-desktop-26@2.32.0,5.11-2016.0.1.6
library/python/python-gnome-desktop-27@2.32.0,5.11-2017.0.0.9
library/python/python-gnome-desktop@2.32.0,5.11-2017.0.0.9
Expand Down
42 changes: 0 additions & 42 deletions components/python/pytest-freezegun/Makefile

This file was deleted.

41 changes: 0 additions & 41 deletions components/python/pytest-freezegun/manifests/sample-manifest.p5m

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions components/python/pytest-freezegun/pkg5

This file was deleted.

41 changes: 0 additions & 41 deletions components/python/pytest-freezegun/pytest-freezegun-PYVER.p5m

This file was deleted.

19 changes: 0 additions & 19 deletions components/python/pytest-freezegun/python-integrate-project.conf

This file was deleted.

10 changes: 0 additions & 10 deletions components/python/pytest-freezegun/test/results-all.master

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 @@ -430,7 +430,6 @@ $(eval $(call disable-pytest-plugin,env,pytest-env))
$(eval $(call disable-pytest-plugin,faker,faker))
$(eval $(call disable-pytest-plugin,flake8,pytest-flake8))
$(eval $(call disable-pytest-plugin,flaky,flaky))
$(eval $(call disable-pytest-plugin,freezegun,pytest-freezegun))
$(eval $(call disable-pytest-plugin,freezer,pytest-freezer))
$(eval $(call disable-pytest-plugin,helpers_namespace,pytest-helpers-namespace))
$(eval $(call disable-pytest-plugin,hypothesispytest,hypothesis)) # adds line to test report header
Expand Down