Skip to content

[stubsabot] Bump pyinstaller to 6.0.* #10752

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

Closed
wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

Release: https://pypi.org/pypi/pyinstaller/6.0.0
Homepage: https://www.pyinstaller.org/
Repository: https://github.com/pyinstaller/pyinstaller
Diff: pyinstaller/pyinstaller@v5.13.2...v6.0.0

Stubsabot analysis of the diff between the two releases:

  • 17 public Python files have been added.
  • 1 file included in typeshed's stubs has been deleted: PyInstaller/utils/hooks/win32.py.
  • 13 files included in typeshed's stubs have been modified or renamed.
  • Total lines of Python code added: 5735.
  • Total lines of Python code deleted: 4749.

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

Release: https://pypi.org/pypi/pyinstaller/6.0.0
Homepage: https://www.pyinstaller.org/
Repository: https://github.com/pyinstaller/pyinstaller
Diff: pyinstaller/pyinstaller@v5.13.2...v6.0.0

Stubsabot analysis of the diff between the two releases:
 - 17 public Python files have been added.
 - 1 file included in typeshed's stubs has been deleted: `PyInstaller/utils/hooks/win32.py`.
 - 13 files included in typeshed's stubs have been modified or renamed.
 - Total lines of Python code added: 5735.
 - Total lines of Python code deleted: 4749.

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 🤖 Third-party stub updates by stubsabot 🤖 label Sep 23, 2023
@AlexWaygood AlexWaygood reopened this Sep 23, 2023
@Avasam
Copy link
Collaborator

Avasam commented Sep 23, 2023

Ouh a new major update! There's a lot to the changelog and stubtest reflects that.
PyInstaller 6.0 also dropped Python 3.7 support pyinstaller/pyinstaller#7733 whilst that doesn't seem to be negatively impacting our tests (with mypy+stubtest already being 3.8+) I'll link to #10724 so it gets specified in the distribution.

@AlexWaygood AlexWaygood deleted the stubsabot/pyinstaller branch September 29, 2023 07:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot: stubsabot 🤖 Third-party stub updates by stubsabot 🤖
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants