Skip to content

Commit 4a85436

Browse files
[stubsabot] Bump pyinstaller to 6.1.* (#10885)
Release: https://pypi.org/pypi/pyinstaller/6.1.0 Homepage: https://www.pyinstaller.org/ Repository: https://github.com/pyinstaller/pyinstaller Diff: pyinstaller/pyinstaller@v6.0.0...v6.1.0 Stubsabot analysis of the diff between the two releases: - 2 public Python files have been added: `tests/functional/modules/pyi_import_main/hooks/hook-PyInstaller.py`, `tests/functional/modules/pyi_import_main/hooks/hook-pytest.py`. - 0 files included in typeshed's stubs have been deleted. - 5 files included in typeshed's stubs have been modified or renamed: `PyInstaller/__init__.py`, `PyInstaller/building/api.py`, `PyInstaller/building/build_main.py`, `PyInstaller/depend/analysis.py`, `PyInstaller/utils/hooks/__init__.py`. - Total lines of Python code added: 122. - Total lines of Python code deleted: 22.
1 parent db3f84e commit 4a85436

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,4 +1,4 @@
1-
version = "6.0.*"
1+
version = "6.1.*"
22
upstream_repository = "https://github.com/pyinstaller/pyinstaller"
33
requires = ["types-setuptools"]
44
requires_python = ">=3.8"

0 commit comments

Comments
 (0)