Skip to content

Commit 8460081

Browse files
author
stubsabot
committed
[stubsabot] Bump setuptools to 80.10.*
Release: https://pypi.org/pypi/setuptools/80.10.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: pypa/setuptools@v80.9.0...v80.10.1 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `setuptools/_vendor/zipp/compat/overlay.py`, `setuptools/_vendor/zipp/compat/py313.py`. - 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: 2806. - Total lines of Python code deleted: 13507. 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
1 parent a3568ac commit 8460081

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/setuptools/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
version = "80.9.*"
1+
version = "80.10.*"
22
upstream_repository = "https://github.com/pypa/setuptools"
33
extra_description = """\
44
Given that `pkg_resources` is typed since `setuptools >= 71.1`, \

0 commit comments

Comments
 (0)