typeshed icon indicating copy to clipboard operation
typeshed copied to clipboard

[stubsabot] Bump pyinstaller to 6.11.*

Open github-actions[bot] opened this issue 1 year ago • 0 comments

Release: https://pypi.org/pypi/pyinstaller/6.11.0 Homepage: https://www.pyinstaller.org/ Repository: https://github.com/pyinstaller/pyinstaller Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyinstaller Diff: https://github.com/pyinstaller/pyinstaller/compare/v6.10.0...v6.11.0

Stubsabot analysis of the diff between the two releases:

  • 3 public Python files have been added: PyInstaller/hooks/hook-PySide6.QtGraphsWidgets.py, PyInstaller/hooks/hook-setuptools._vendor.importlib_metadata.py, PyInstaller/hooks/hook-setuptools._vendor.jaraco.text.py.
  • 0 files included in typeshed's stubs have been deleted.
  • 7 files included in typeshed's stubs have been modified or renamed: PyInstaller/__init__.py, PyInstaller/__main__.py, PyInstaller/building/build_main.py, PyInstaller/depend/analysis.py, PyInstaller/depend/imphookapi.py, PyInstaller/isolated/__init__.py, PyInstaller/utils/hooks/__init__.py.
  • Total lines of Python code added: 698.
  • Total lines of Python code deleted: 593.

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[bot] avatar Oct 16 '24 00:10 github-actions[bot]