Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 1, 2025

Bumps pyinstaller-hooks-contrib from 2025.4 to 2025.9.

Release notes

Sourced from pyinstaller-hooks-contrib's releases.

v2025.9

Please see the changelog for more details

v2025.8

Please see the changelog for more details

v2025.7

Please see the changelog for more details

v2025.6

Please see the changelog for more details

v2025.5

Please see the changelog for more details

Changelog

Sourced from pyinstaller-hooks-contrib's changelog.

2025.9 (2025-09-24)

New hooks


* Add hook for ``cumm`` to ensure that header files from ``cumm/include``
  directory are collected. (`[#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>`_)
* Add hook for ``globus_sdk`` package. (`[#940](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/940)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/940>`_)
* Add hook for ``pointcept`` to collect its source .py files for
  TorchScript/JIT. (`[#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>`_)

Updated hooks

  • Harden blib2to3 and torch hooks against missing RECORD in the corresponding distributions' metadata, which would lead to a 'NoneType' object is not iterable error when the hook tries to iterate over distribution's file list. ([#942](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/942) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/942>_)
  • Update numba hook for changes made in numba v0.62.0 (i.e., removal of the new type system that was previously introduced in v0.61 series). ([#949](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/949) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/949>_)
  • Update torch hook to check whether torch is installed via Anaconda pytorch package, and collect DLLs from Anaconda mkl package and its dependencies, if necessary. ([#941](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941) <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/941>_)

2025.8 (2025-07-27)

New hooks


* Add hook for ``uuid6``, which, starting with version 2025.0.1, requires
  its metadata to be collected. (`[#929](https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/929)
  <https://github.com/pyinstaller/pyinstaller-hooks-contrib/issues/929>`_)

Updated hooks

  • shapely hook: extend the search for geos_c DLL to also look for an alternative name with lib prefix (i.e., libgeos_c), which is used

... (truncated)

Commits
  • 7bbc310 Release v2025.9
  • 800eb2c Scheduled weekly dependency update for week 38 (#948)
  • 1befd93 hooks: update numba hook for changes made in numba v0.62.0
  • 53ddb38 Scheduled weekly dependency update for week 37 (#947)
  • 34e9603 Scheduled weekly dependency update for week 36 (#944)
  • 99284ec hooks: update clr hook to use importlib_metadata from compat module
  • 31294a5 hooks: harden blib2to3 and torch hooks against missing RECORD in metadata
  • 780e05e ci: macOS: remove the pre-installed cmake
  • dd7b3f4 Tests: Requirements: Scheduled weekly dependency update for week 35
  • 9c7bdc9 hooks: add a hook for pointcept
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [pyinstaller-hooks-contrib](https://github.com/pyinstaller/pyinstaller-hooks-contrib) from 2025.4 to 2025.9.
- [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@v2025.4...v2025.9)

---
updated-dependencies:
- dependency-name: pyinstaller-hooks-contrib
  dependency-version: '2025.9'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Oct 1, 2025
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant