Skip to content

Commit

Permalink
[stubsabot] Bump setuptools to 71.0.*
Browse files Browse the repository at this point in the history
Release: https://pypi.org/pypi/setuptools/71.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@v70.3.0...v71.0.3

Stubsabot analysis of the diff between the two releases:
 - 28 public Python files have been added.
 - 1 file included in typeshed's stubs has been deleted: `pkg_resources/extern/__init__.py`.
 - 2 files included in typeshed's stubs have been modified or renamed: `pkg_resources/__init__.py`, `setuptools/__init__.py`.
 - Total lines of Python code added: 7869.
 - Total lines of Python code deleted: 15540.

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
  • Loading branch information
stubsabot committed Jul 19, 2024
1 parent cc7c950 commit 5ef3643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stubs/setuptools/METADATA.toml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version = "70.3.*"
version = "71.0.*"
upstream_repository = "https://github.com/pypa/setuptools"

[tool.stubtest]
Expand Down

0 comments on commit 5ef3643

Please sign in to comment.