From 19db54fa5c4adb70349f66ccdc2a4df3d46299c4 Mon Sep 17 00:00:00 2001 From: stubsabot <> Date: Wed, 21 Aug 2024 00:12:00 +0000 Subject: [PATCH] [stubsabot] Bump setuptools to 73.0.* Release: https://pypi.org/pypi/setuptools/73.0.1 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/v72.2.0...v73.0.1 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. - 53 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 889. - Total lines of Python code deleted: 1306. 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 6c3dfe7ad10c..3f9c8d1afe9d 100644 --- a/stubs/setuptools/METADATA.toml +++ b/stubs/setuptools/METADATA.toml @@ -1,4 +1,4 @@ -version = "72.2.*" +version = "73.0.*" upstream_repository = "https://github.com/pypa/setuptools" extra_description = """\ If using `setuptools >= 71.1` *only* for `pkg_resources`,