Skip to content

chore(deps): update dependency pyinstaller-hooks-contrib to v2026.7 - #549

Closed
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pyinstaller-hooks-contrib-2026.x
Closed

chore(deps): update dependency pyinstaller-hooks-contrib to v2026.7#549
renovate[bot] wants to merge 1 commit into
developfrom
renovate/pyinstaller-hooks-contrib-2026.x

Conversation

@renovate

@renovate renovate Bot commented Aug 25, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
pyinstaller-hooks-contrib ==2026.2==2026.7 age confidence

Release Notes

pyinstaller/pyinstaller-hooks-contrib (pyinstaller-hooks-contrib)

v2026.7

Compare Source

New hooks


* Add hook for ``procrastinate``, which loads its SQL data files via
  ``importlib.resources`` and its own distribution metadata via
  ``importlib.metadata``. (`#​1036
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1036>`_)

Updated hooks
  • Add hook for timezonefinder_data to collect data files that were
    previously part of timezonefinder and were moved into dedicated
    package/dist with v8.3.0. (#&#8203;1041 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1041>_)
  • Update pygraphviz hook for improved compatibility with pygraphviz
    2.0 and its new binary wheels that are available for macOS, Windows, and
    Linux. (#&#8203;1031 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1031>_)
  • Update tkinterdnd2 hook to detect Tcl/Tk 9 and collect the
    {platform}-{arch}-tcl9 sub-directory, which became available in
    tkinterdnd2 v0.6.0 wheels. (#&#8203;1033 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1033>_)

v2026.6

Compare Source

Updated hooks


* Fix bug in ``pyi_rth_osgeo.py`` where the "GDAL_DATA" environment variable
  would not get set on Windows when building from a conda environment. (`#&#8203;1021
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1021>`_)
* Update ``dash`` hook for compatibility with ``dash`` 4.2.0. (`#&#8203;1026
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1026>`_)
* Update ``toga`` hooks for compatibility with ``toga`` 0.5.4. (`#&#8203;1016
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1016>`_)

Project & Process
  • Exclude generated Python bytecode files from source and wheel distributions.
    (#&#8203;1019 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1019>_)

v2026.5

Compare Source

New hooks


* Add a hook for ``plum``, to automatically discover and collect the
  ``{id}__mypyc`` top-level module. (`#&#8203;1008
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1008>`_)
* Add a hook for ``tensorrt``, which loads dynamic libraries. (`#&#8203;1005
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1005>`_)
* Add hook for ``psycopg_c`` (C-extension installation of Psycopg 3) to
  ensure that ``psycopg_c._uuid`` module is collected, in order to prevent
  missing-module error when working with data of UUID data type. (`#&#8203;1010
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1010>`_)

Updated hooks
  • Rework the findlibs run-time hook to improve compatibility with
    findlibs >= 0.1.0 and avoid problems with contemporary versions
    of eccodes / eccodeslib. (#&#8203;1014 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1014>_)
  • Update trame_client hook to collect package's metadata, which is
    required by trame-client v3.12.0 and later. (#&#8203;1015 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1015>_)

v2026.4

Compare Source

New hooks


* Add a hook for ``imagingcontrol4``, which loads dynamic libraries. (`#&#8203;1001
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1001>`_)

Updated hooks
  • Update chardet hook for compatibility with chardet v7.4.0. (#&#8203;1004 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/1004>_)
  • Update hook for weasyprint to collect the harfbuzz-subset shared
    library when building with WeasyPrint v63.0 or later. (#&#8203;999 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/999>_)

v2026.3

Compare Source

New hooks


* Add hook for ``chardet``, required for compatibility with ``chardet`` v7.0.0
  and later. (`#&#8203;995
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/995>`_)

Updated hooks
  • Update charset_normalizer hook for compatibility with
    charset-normalizer v3.4.5. (#&#8203;995 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/995>_)
  • Update psutil hook for compatibility with psutil installed in
    a Termux environment with python 3.13 or later. (#&#8203;996 <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/996>_)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@umati-bot umati-bot closed this Aug 26, 2026
@umati-bot
umati-bot deleted the renovate/pyinstaller-hooks-contrib-2026.x branch August 26, 2026 08:19
@renovate

renovate Bot commented Aug 26, 2026

Copy link
Copy Markdown
Contributor Author

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (==2026.7). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant