Skip to content
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

Bump pyinstaller from 4.1 to 4.5 #8464

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps pyinstaller from 4.1 to 4.5.

Release notes

Sourced from pyinstaller's releases.

v4.5

Please see the v4.5 section of the changelog for the new features and bufixes since v4.4.

v4.4

See the the v4.4 section of the changelog for the new features and bugfixes since v4.3.

v4.3

Please see the changelog if you wish to see a full list of changes.

v4.2

You can find a detailed list of changes in this release in the change log section of the manual.

Changelog

Sourced from pyinstaller's changelog.

4.5 (2021-08-01)

Features


* (POSIX) Add ``exclude_system_libraries`` function to the Analysis class
  for .spec files,
  to exclude most or all non-Python system libraries from the bundle.
  Documented in new :ref:`POSIX Specific Options` section. (:issue:`[#6022](https://github.com/pyinstaller/pyinstaller/issues/6022)`)

Bugfix


* (Cygwin) Add ``_MEIPASS`` to DLL search path to fix loading of python shared
  library in onefile builds made in cygwin environment and executed outside of
  it. (:issue:`[#6000](https://github.com/pyinstaller/pyinstaller/issues/6000)`)
* (Linux) Display missing library warnings for "not found" lines in ``ldd``
  output (i.e., ``libsomething.so => not found``) instead of quietly
  ignoring them. (:issue:`[#6015](https://github.com/pyinstaller/pyinstaller/issues/6015)`)
* (Linux) Fix spurious missing library warning when ``libc.so`` points to
  ``ldd``. (:issue:`[#6015](https://github.com/pyinstaller/pyinstaller/issues/6015)`)
* (macOS) Fix python shared library detection for non-framework python builds
  when the library  path cannot be inferred from imports of the ``python``
  executable. (:issue:`[#6021](https://github.com/pyinstaller/pyinstaller/issues/6021)`)
* (macOS) Fix the crashes in ``onedir`` bundles of ``tkinter``-based
  applications
  created using Homebrew python 3.9 and Tcl/Tk 8.6.11. (:issue:`[#6043](https://github.com/pyinstaller/pyinstaller/issues/6043)`)
* (macOS) When fixing executable for codesigning, update the value of
  ``vmsize`` field in the ``__LINKEDIT`` segment. (:issue:`[#6039](https://github.com/pyinstaller/pyinstaller/issues/6039)`)
* Downgrade messages about missing dynamic link libraries from ERROR to
  WARNING. (:issue:`[#6015](https://github.com/pyinstaller/pyinstaller/issues/6015)`)
* Fix a bytecode parsing bug which caused tuple index errors whilst scanning
  modules which use :mod:`ctypes`. (:issue:`[#6007](https://github.com/pyinstaller/pyinstaller/issues/6007)`)
* Fix an error when rhtooks for ``pkgutil`` and ``pkg_resources`` are used
  together. (:issue:`[#6018](https://github.com/pyinstaller/pyinstaller/issues/6018)`)
* Fix architecture detection on Apple M1 (:issue:`[#6029](https://github.com/pyinstaller/pyinstaller/issues/6029)`)
* Fix crash in windowed bootloader when the traceback for unhandled exception
  cannot be retrieved. (:issue:`[#6070](https://github.com/pyinstaller/pyinstaller/issues/6070)`)
* Improve handling of errors when loading hook entry-points. (:issue:`[#6028](https://github.com/pyinstaller/pyinstaller/issues/6028)`)
* Suppress missing library warning for ``shiboken2`` (``PySide2``) and
  ``shiboken6`` (``PySide6``) shared library. (:issue:`[#6015](https://github.com/pyinstaller/pyinstaller/issues/6015)`)

Incompatible Changes
</code></pre>
<ul>
<li>(macOS) Disable processing of Apple events for the purpose of argv emulation
in <code>onedir</code> application bundles. This functionality was introduced in</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/bcb824c1ad2989855a5fc01d95e5fc693b2f0966&quot;&gt;&lt;code&gt;bcb824c&lt;/code&gt;&lt;/a> release v4.5</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/dca23bee7399e94c47546a1469649d4adea7352e&quot;&gt;&lt;code&gt;dca23be&lt;/code&gt;&lt;/a> ci: create wheel-builer pipeline</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/9ae1a939d2069fe6559d54b8eb2e921237787f33&quot;&gt;&lt;code&gt;9ae1a93&lt;/code&gt;&lt;/a> rebuild bootloaders</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/08db07e8e3981157fd5425c7489c2a132ef40a86&quot;&gt;&lt;code&gt;08db07e&lt;/code&gt;&lt;/a> set documentation version in README for release</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/2c98387179ab4eb5b948f2064284000dd88ba2ad&quot;&gt;&lt;code&gt;2c98387&lt;/code&gt;&lt;/a> doc: update credits</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/a34c099b3b4366a5b724d9da83702da324a8918b&quot;&gt;&lt;code&gt;a34c099&lt;/code&gt;&lt;/a> doc: rebuild man pages</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/acb31d50b29bbe5ddd4ad9f974d91e20e720a630&quot;&gt;&lt;code&gt;acb31d5&lt;/code&gt;&lt;/a> prepare for release 4.5</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/f159ff969f907184f5600ca9ade88e226fb3c2e6&quot;&gt;&lt;code&gt;f159ff9&lt;/code&gt;&lt;/a> bootloader: fix crash in windowed mode when traceback is unavailable</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/dd24cc74d3c0c5c4a538bbdfec61cb906613ab92&quot;&gt;&lt;code&gt;dd24cc7&lt;/code&gt;&lt;/a> bootloader: remove Py_*REF macros</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/3d5fa8caf1462637b5d604d638af282305502234&quot;&gt;&lt;code&gt;3d5fa8c&lt;/code&gt;&lt;/a> Tests: Qt: update comment on _ensure_qt_packages_are_imported [skip ci]</li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller/compare/v4.1...v4.5&quot;&gt;compare view</a></li>
</ul>
</details>

<br />

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pyinstaller](https://github.com/pyinstaller/pyinstaller) from 4.1 to 4.5.
- [Release notes](https://github.com/pyinstaller/pyinstaller/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller/blob/develop/doc/CHANGES.rst)
- [Commits](pyinstaller/pyinstaller@v4.1...v4.5)

---
updated-dependencies:
- dependency-name: pyinstaller
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 2, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2021

Superseded by #8473.

@dependabot dependabot bot closed this Aug 9, 2021
@dependabot dependabot bot deleted the dependabot/pip/pyinstaller-4.5 branch August 9, 2021 21:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants