From 1b17a218c9a3526439662b663111e5ca0c5fd5a4 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 30 Oct 2024 00:17:51 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 75.3.* Release: https://pypi.org/pypi/setuptools/75.3.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/v75.2.0...v75.3.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. - 33 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 438. - Total lines of Python code deleted: 324. 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 580c46f519b9..4595928ea56d 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "75.2.*" +version = "75.3.*" upstream_repository = "https://github.com/pypa/setuptools" extra_description = """\ If using `setuptools >= 71.1` *only* for `pkg_resources`,