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

Update pyinstaller-hooks-contrib requirement from ==2022.* to ==2023.* #44

Merged
merged 1 commit into from
Mar 2, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 1, 2023

Updates the requirements on pyinstaller-hooks-contrib to permit the latest version.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

2023.0

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2023.0 (2023-02-13)

New hooks


* Add hook for ``minecraft-launcher-lib`` (`[#536](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/536)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/536>`_)
* Add hook for ``nbt`` (`[#537](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/537)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/537>`_)

Updated hooks

  • Have fiona hook collect the package's data files (e.g., the projections database). ([#541](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541>_)
  • Update fiona hook for compatibility with fiona 1.9.0. ([#541](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/541>_)

2022.15 (2023-01-15)

New hooks


* Add a hook for `easyocr <https://github.com/JaidedAI/EasyOCR>`_,
  which imports recognition backends via ``imporlib.import_module()``
  and has a number of datafiles for different languages.

Users can set which languages to include datafiles for with a hook option. ([#530](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530) &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/530&gt;_)

  • Add hook for charset-normalizer to fix ModuleNotFoundError: No module named 'charset_normalizer.md__mypyc'. ([#534](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534) &lt;https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/534&gt;_)

Updated hooks

  • Update shapely hook for compatibility with shapely >= 2.0.0. ([#527](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/527) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/527>_)

Project & Process


</tr></table> 

... (truncated)

Commits
  • 63d24c3 Release v2023.0
  • a9431e1 Scheduled weekly dependency update for week 06 (#543)
  • 23a86ad Scheduled weekly dependency update for week 05 (#540)
  • aced500 hooks: fiona: update for compatibility with fiona 1.9.0
  • 88366af hooks: fiona: collect the package's data files
  • 7dba7f9 Scheduled weekly dependency update for week 04 (#539)
  • 00038a3 Add hook for NBT (#537)
  • 0e3528e Scheduled weekly dependency update for week 03 (#538)
  • e1f1601 Add hook for minecraft-launcher-lib (#536)
  • b5d051d Release v2022.15
  • 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 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)

@dependabot dependabot bot force-pushed the dependabot/pip/pyinstaller-hooks-contrib-eq-2023.star branch from e7999e0 to 217cdc2 Compare March 1, 2023 19:12
Updates the requirements on [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) to permit the latest version.
- [Release notes](https://github.com/pyinstaller/pyinstaller-hooks-contrib/releases)
- [Changelog](https://github.com/pyinstaller/pyinstaller-hooks-contrib/blob/master/CHANGELOG.rst)
- [Commits](pyinstaller/pyinstaller-hooks-contrib@2022.0...2023.0)

---
updated-dependencies:
- dependency-name: pyinstaller-hooks-contrib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/pyinstaller-hooks-contrib-eq-2023.star branch from 217cdc2 to afd7d10 Compare March 1, 2023 19:27
@Guts Guts merged commit 1b0c57b into main Mar 2, 2023
@Guts Guts deleted the dependabot/pip/pyinstaller-hooks-contrib-eq-2023.star branch March 2, 2023 17:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant