Bump pyinstaller from 2.1 to 3.6
Bumps pyinstaller from 2.1 to 3.6.
Release notes
Sourced from pyinstaller's releases.
v3.6
See https://pyinstaller.readthedocs.io/en/v3.6/CHANGES.html for Changelog.
v3.5
See https://pyinstaller.readthedocs.io/en/v3.5/CHANGES.html for Changelog.
v3.4
See https://pyinstaller.readthedocs.io/en/v3.4/CHANGES.html for Changelog.
v3.3.1
Hooks
- Fix imports in hooks accessible_output and sound_lib (#2860).
- Fix ImportError for sysconfig for 3.5.4 Conda (#3105, #3106).
- Fix shapely hook for conda environments on Windows (#2838).
- Add hook for unidecode.
Bootloader
- (Windows) Pre-build bootloaders (and custom-build ones using MSVC) can be used on Windows XP again. Set minimum target OS to XP (#2974).
Bootloader build
PyInstaller Core
Usage: Add help-message clarifying use of options when a spec-file is provided (#3039).
Add printing infos on UnicodeDecodeError in exec_command(_all).
(win32) Issue an error message on errors loading the icon file (#2039).
(aarch64) Use correct bootloader for 64-bit ARM (#2873).
(OS X) Fix replacement of run-time search path keywords (
@…) (#3100).Modulegraph
Test-suite and Continuous Integration
In Continuous Integration tests: Enable flake8-diff linting. This will refuse all changed lines not following PEP 8.
Enable parallel testing on Windows,
Update requirements.
Add more test cases for modulegraph.
Fix a test-case for order of module import.
... (truncated)
Commits
6d4cce1Release 3.6.9649913Doc: Rebuild man-pages for release 3.6.51bcee4Update versions in README.3058682Update CREDITS for release 3.62232b5bPreparing release 3.695ff39dpyproject.toml: Update config for towncrier.0d7ac32Hooks: Fix numpy and scipy hooks to find dlls in extra locations.2c16311Hooks: Add hook for sklearn.mixture.9882f87Add more options to funding.yml.ddec556Tests/CI: Use new label in .pyup.yml.- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) You can disable automated security fix PRs for this repo from the Security Alerts page.