Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cb2e33e

Browse files
author
stubsabot
committed
[stubsabot] Bump setuptools to ~=77.0.3
Release: https://pypi.org/pypi/setuptools/77.0.3 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@v76.0.0...v77.0.3 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `setuptools/_distutils/compat/numpy.py`. - 0 files included in typeshed's stubs have been deleted. - 15 files included in typeshed's stubs have been modified or renamed. - Total lines of Python code added: 2106. - Total lines of Python code deleted: 1141. 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 b4e49dd commit cb2e33e

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 = "~=76.0.0"
1+
version = "~=77.0.3"
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)