Skip to content

Commit bed5173

Browse files
author
stubsabot
committed
[stubsabot] Bump pyinstaller to 6.14.*
Release: https://pypi.org/pypi/pyinstaller/6.14.0 Homepage: https://www.pyinstaller.org/ Repository: https://github.com/pyinstaller/pyinstaller Typeshed stubs: https://github.com/python/typeshed/tree/main/stubs/pyinstaller Diff: pyinstaller/pyinstaller@v6.13.0...v6.14.0 Stubsabot analysis of the diff between the two releases: - 1 public Python file has been added: `PyInstaller/hooks/pre_safe_import_module/hook-gi.overrides.py`. - 0 files included in typeshed's stubs have been deleted. - 6 files included in typeshed's stubs have been modified or renamed: `PyInstaller/__init__.py`, `PyInstaller/building/api.py`, `PyInstaller/building/build_main.py`, `PyInstaller/building/splash.py`, `PyInstaller/lib/modulegraph/modulegraph.py`, `PyInstaller/utils/hooks/conda.py`. - Total lines of Python code added: 418. - Total lines of Python code deleted: 170. 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 567b488 commit bed5173

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/pyinstaller/METADATA.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
version = "6.13.*"
1+
version = "6.14.*"
22
upstream_repository = "https://github.com/pyinstaller/pyinstaller"

0 commit comments

Comments
 (0)