Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps pyinstaller from 4.7 to 5.5.

Release notes

Sourced from pyinstaller's releases.

v5.5

Please see the v5.5 section of the changelog for a list of the changes since v5.4.1.

v5.4.1

Please see the v5.4.1 section of the changelog for a list of the changes since v5.4.

v5.4

Please see the v5.4 section of the changelog for a list of the changes since v5.3.

v5.3

Please see the v5.3 section of the changelog for a list of the changes since v5.2.

v5.2

Please see the v5.2 section of the changelog for a list of the changes since v5.1.

v5.1

Please see the v5.1 section of the changelog for a list of the changes.

Release v5.0

Please see the v5.0 section of the changelog for a list of the changes since v4.10.

Release v4.10

Please see the v4.10 section of the changelog for a list of the changes since v4.9.

Release v4.9

Please see the v4.9 section of the changelog for a list of the changes since v4.8.

Release v4.8

Please see the v4.8 section of the changelog for a list of the changes since v4.7.

Changelog

Sourced from pyinstaller's changelog.

5.5 (2022-10-08)

Features


* (Windows) Support embedding multiple icons in the executable. (:issue:`7103`)

Bugfix


* (Windows) Fix a regression introduced in PyInstaller 5.4 (:issue:`[#6925](https://github.com/pyinstaller/pyinstaller/issues/6925)`),
  where incorrect copy of ``python3.dll`` (and consequently an additional,
  incorrect copy of ``python3X.dll`` from the same directory) is collected
  when additional python installations are present in ``PATH``. (:issue:`7102`)
* (Windows) Provide run-time override for ``ctypes.util.find_library`` that
  searches ``sys._MEIPASS`` in addition to directories specified in ``PATH``.
  (:issue:`7097`)
* Fix the problem with ``pywin32`` DLLs not being found when importing
  ``pywin32`` top-level extension modules, caused by the DLL directory
  structure preservation behavior introduced in :issue:`7028`. Introduce
  a new bootstrap/loader module that adds the ``pywin32_system32``
  directory, if available, to both ``sys.path`` and the DLL search paths,
  in lieu of having to provide a runtime hook script for every single
  top-level extension module from ``pywin32``. (:issue:`7110`)

Hooks


* Fix an error raised by the ``matplotlib.backends`` hook when trying to
  specify the list of backends to collect via the hooks configuration.
  (:issue:`7091`)


5.4.1 (2022-09-11)
-------------------

Bugfix
</code></pre>
<ul>
<li>(Windows) Fix run-time error raised by <code>pyi_rth_win32comgenpy</code>, the
run-time
hook for <code>win32com</code>. (:issue:<code>7079</code>)</li>
</ul>
<h2>5.4 (2022-09-10)</h2>
<p>&lt;/tr&gt;&lt;/table&gt;
</code></pre></p>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/df7e2fe41f19370e5670d5caffb159a120bb34fa"><code>df7e2fe</code></a> Release v5.5. [skip ci]</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/039a4c08be47e42a6a562ea14c53694112e727b9"><code>039a4c0</code></a> bootloader: waflib: cherry pick &quot;c_config: add RISC-V generic detection&quot;</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/fc425b98fa49a1e7ceb341f876d6fc0471098159"><code>fc425b9</code></a> Tests: Requirements: Scheduled weekly dependency update for week 40 (<a href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller/issues/7124">#7124</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/b3087846a35a799d60b17c85cce480f42dcedb55"><code>b308784</code></a> building: prepend sys.base_prefix to DLL search paths on Windows</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/7b2b93a186de0d47b67eed0077d748c8feb6d190"><code>7b2b93a</code></a> hooks: clean up pywin32 runtime hooks</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/f400b4661e35ef0f7445cd4523b189798b2f6e5c"><code>f400b46</code></a> loader: add boostrap/loader module for pywin32</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/72d12b044c4c40d7c0db56f36b8064309b6d3d59"><code>72d12b0</code></a> tests: add basic import tests for pywin32 modules</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/27a5a6ba246d2a324d8bac2a5520ca4f6e0e3628"><code>27a5a6b</code></a> make --icon option repeatable (<a href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller/issues/7103">#7103</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/2b26b5b0ed6f84a01079733b683342cee1a0fb9c"><code>2b26b5b</code></a> GitHub Workflows security hardening (<a href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller/issues/7112">#7112</a>)</li>
<li><a href="https://github.com/pyinstaller/pyinstaller/commit/a8b27e380171101c78a7764064fd4ee35fd473e2"><code>a8b27e3</code></a> Tests: Requirements: Scheduled weekly dependency update for week 39 (<a href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller/issues/7110">#7110</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/pyinstaller/pyinstaller/compare/v4.7...v5.5">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pyinstaller&package-manager=pip&previous-version=4.7&new-version=5.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

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

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

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

dependabot bot commented on behalf of github Oct 25, 2022

Superseded by #31.

@dependabot dependabot bot closed this Oct 25, 2022
@dependabot dependabot bot deleted the dependabot/pip/pyinstaller-5.5 branch October 25, 2022 05:10
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.

0 participants