Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stubsabot] Bump setuptools to 71.0.* #12359

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Jul 18, 2024

Release: https://pypi.org/pypi/setuptools/71.0.4
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.4

Stubsabot analysis of the diff between the two releases:

  • 27 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: 7870.
  • 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

@github-actions github-actions bot added the bot: stubsabot 🤖 PRs created by stubsabot 🤖 label Jul 18, 2024
@AlexWaygood AlexWaygood reopened this Jul 18, 2024
@srittau
Copy link
Collaborator

srittau commented Jul 18, 2024

This update likely provides a significant challenge as setuptools changed the way it vendors dependencies, and typeshed also uses hacks to make it all work.

Release: https://pypi.org/pypi/setuptools/71.0.4
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.4

Stubsabot analysis of the diff between the two releases:
 - 27 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: 7870.
 - 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
@Avasam Avasam self-assigned this Jul 20, 2024
@AlexWaygood AlexWaygood deleted the stubsabot/setuptools branch July 21, 2024 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: stubsabot 🤖 PRs created by stubsabot 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants