From 853d01d55ef5b5c7f0733e62c2e214be1d472657 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 6 May 2023 01:56:54 +0100 Subject: [PATCH] [stubsabot] Mark pyvmomi as obsolete since 8.0.1.0 (#10148) Release: https://pypi.org/pypi/pyvmomi/8.0.1.0 Homepage: https://github.com/vmware/pyvmomi Diff: https://github.com/vmware/pyvmomi/compare/v8.0.0.1.2...v8.0.1.0 --- stubs/pyvmomi/METADATA.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/stubs/pyvmomi/METADATA.toml b/stubs/pyvmomi/METADATA.toml index 332a7d37c..6885f10e0 100644 --- a/stubs/pyvmomi/METADATA.toml +++ b/stubs/pyvmomi/METADATA.toml @@ -1,4 +1,5 @@ version = "8.0.0.*" +obsolete_since = "8.0.1.0" # Released on 2023-05-05 [tool.stubtest] ignore_missing_stub = true