From 0238c8709061317a95c81ea4f19c4aae227623ea Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Mon, 9 Feb 2026 00:22:42 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 82.0.* Release: https://pypi.org/pypi/setuptools/82.0.0 Repository: https://github.com/pypa/setuptools Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/setuptools Changelog: https://setuptools.pypa.io/en/stable/history.html Diff: https://github.com/pypa/setuptools/compare/v81.0.0...v82.0.0 Stubsabot analysis of the diff between the two releases: - Total lines of Python code added: 3. - Total lines of Python code deleted: 5762. If stubtest fails for this PR: - Leave this PR open (as a reminder, and to prevent stubsabot from opening another PR) - Fix stubtest failures in another PR, then close this PR Note that you will need to close and re-open the PR in order to trigger CI --- stubs/setuptools/METADATA.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stubs/setuptools/METADATA.toml b/stubs/setuptools/METADATA.toml index 1c4a31504f87..1c1e95de18e3 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "81.0.*" +version = "82.0.*" upstream_repository = "https://github.com/pypa/setuptools" extra_description = """\ Given that `pkg_resources` is typed since `setuptools >= 71.1`, \