From 7d3302b38d4478845eef72afdab302251e111019 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Sun, 5 Jul 2026 00:37:13 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 83.0.* Release: https://pypi.org/pypi/setuptools/83.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/v82.0.1...v83.0.0 Stubsabot analysis of the diff between the two releases: - 0 public Python files have been added. - 0 files included in typeshed's stubs have been deleted. - 20 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 264. - Total lines of Python code deleted: 198. 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 94860d1f20bf..42185da133fa 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "82.0.*" +version = "83.0.*" upstream-repository = "https://github.com/pypa/setuptools" extra-description = """\ Given that `pkg_resources` is typed since `setuptools >= 71.1`, \