Skip to content

Commit

Permalink
Update pyinstaller-hooks-contrib requirement from ==2022.* to ==2023.* (
Browse files Browse the repository at this point in the history
#201)

Updates the requirements on
[pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib)
to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases">pyinstaller-hooks-contrib's
releases</a>.</em></p>
<blockquote>
<h2>2023.0</h2>
<p>Please see the <a
href="https://www.github.com/pyinstaller/pyinstaller-hooks-contrib/tree/master/CHANGELOG.rst">changelog</a>
for more details</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst">pyinstaller-hooks-contrib's
changelog</a>.</em></p>
<blockquote>
<h2>2023.0 (2023-02-13)</h2>
<p>New hooks</p>
<pre><code>
* Add hook for ``minecraft-launcher-lib``
(`[#536](pyinstaller/pyinstaller-hooks-contrib#536)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/536&gt;`_)
* Add hook for ``nbt``
(`[#537](pyinstaller/pyinstaller-hooks-contrib#537)

&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/537&gt;`_)
<p>Updated hooks
</code></pre></p>
<ul>
<li>Have <code>fiona</code> hook collect the package's data files (e.g.,
the
projections database).
(<code>[#541](pyinstaller/pyinstaller-hooks-contrib#541)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541&gt;</code>_)</li>
<li>Update <code>fiona</code> hook for compatibility with
<code>fiona</code> 1.9.0.
(<code>[#541](pyinstaller/pyinstaller-hooks-contrib#541)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541&gt;</code>_)</li>
</ul>
<h2>2022.15 (2023-01-15)</h2>
<p>New hooks</p>
<pre><code>
* Add a hook for `easyocr &lt;https://github.com/JaidedAI/EasyOCR&gt;`_,
  which imports recognition backends via ``imporlib.import_module()``
  and has a number of datafiles for different languages.
<p>Users can set which languages to include datafiles for with a hook
option.

(<code>[#530](pyinstaller/pyinstaller-hooks-contrib#530)
&amp;lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530&amp;gt;</code>_)</p>
<ul>
<li>Add hook for <code>charset-normalizer</code> to fix
<code>ModuleNotFoundError: No module named
'charset_normalizer.md__mypyc'</code>.
(<code>[#534](pyinstaller/pyinstaller-hooks-contrib#534)
&amp;lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534&amp;gt;</code>_)</li>
</ul>
<p>Updated hooks
</code></pre></p>
<ul>
<li>Update <code>shapely</code> hook for compatibility with
<code>shapely &gt;= 2.0.0</code>.
(<code>[#527](pyinstaller/pyinstaller-hooks-contrib#527)
&lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/527&gt;</code>_)</li>
</ul>
<p>Project &amp; Process</p>
<pre><code>
&lt;/tr&gt;&lt;/table&gt; 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/63d24c331f79c7dc018a3a0fd08b1397e6a81ec2"><code>63d24c3</code></a>
Release v2023.0</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/a9431e18f1e7b578311166b6fa3ae45ff5c5cfb8"><code>a9431e1</code></a>
Scheduled weekly dependency update for week 06 (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/543">#543</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/23a86ad948a81a311b080b10e6d059699844152c"><code>23a86ad</code></a>
Scheduled weekly dependency update for week 05 (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/540">#540</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/aced50065556bb9af136c10537773cb54014c57a"><code>aced500</code></a>
hooks: fiona: update for compatibility with fiona 1.9.0</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/88366af06d2bd48cbafdcbfb8674a1ae86efc5e3"><code>88366af</code></a>
hooks: fiona: collect the package's data files</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/7dba7f99de1ee981c7806f7a00c0b24179457e52"><code>7dba7f9</code></a>
Scheduled weekly dependency update for week 04 (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/539">#539</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/00038a3456a02dfb4ee19061e99b517ba13b80b8"><code>00038a3</code></a>
Add hook for NBT (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/537">#537</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/0e3528e46aa1c59d087e713d2a357cee9f813c78"><code>0e3528e</code></a>
Scheduled weekly dependency update for week 03 (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/538">#538</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/e1f160103cee85c2b8cd2232c0f9f473e96d807d"><code>e1f1601</code></a>
Add hook for minecraft-launcher-lib (<a
href="https://github-redirect.dependabot.com/pyinstaller/pyinstaller-hooks-contrib/issues/536">#536</a>)</li>
<li><a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/commit/b5d051d31f878a3e605d37f285a5dd2055c15297"><code>b5d051d</code></a>
Release v2022.15</li>
<li>Additional commits viewable in <a
href="https://github.com/pyinstaller/pyinstaller-hooks-contrib/compare/2022.0...2023.0">compare
view</a></li>
</ul>
</details>
<br />


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>
  • Loading branch information
Guts committed Mar 1, 2023
2 parents 85d2c53 + 562a6fc commit 40ccf13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/packaging.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
# ---------

pyinstaller>=5,<5.9
pyinstaller-hooks-contrib==2022.*
pyinstaller-hooks-contrib==2023.*
pypiwin32==223 ; sys_platform == 'win32'

0 comments on commit 40ccf13

Please sign in to comment.